source: GTP/trunk/Lib/Illum/GPUObscurancesGT/Libraries/wx/lib/_sc/Readme.txt @ 1648

Revision 1648, 692 bytes checked in by igarcia, 18 years ago (diff)
Line 
1----------------------------------------------------------------------------
2Note: The files in this directory are not needed any more if you are using
3      DigitalMars 8.38 or later.
4----------------------------------------------------------------------------
5
6
7
8This directory contains files for the Digitalmars compiler, currently 8.34 beta
9to resolve externals which are not present in the .lib files released by DigitalMars.
10
11To find the names of the functions
12
13//create a library from the dll e.g.
14implib ws.lib c:\WINNT\system32\wsock32.dll
15
16//make a listing
17lib -l ws.lib
18
19//read the listing e.g.
20type ws.lst | more
21
22Chris Elliott, biol75@york.ac.uk, 07 May 03
Note: See TracBrowser for help on using the repository browser.