RE: .def and .rc files

  • From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 4 Apr 2011 18:41:53 -0400

The Rc file  is mainly for your layout and strings so I don't think you need
one for a dll, don't take that to the bank but I have made libraries with
out them.

Ken

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of John J. Boyer
Sent: Monday, April 04, 2011 3:57 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: .def and .rc files

I am getting ready to port liblouis and liblouisutdml to Windows using 
the Windows sdk. Where can I find documentation on the formats of .def 
and .rc files? For liblouis I should only need an EXPORTS sections in 
the .def file. For liblouisutdml I will also need an IMPORTS section. Is 
this correct? Do I need a .rc file just to make the dlls?

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: