mtollari 4db94043cb Patch level : 12.0 no-patch
Files correlati     : 
Commento            : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione

git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
2017-10-26 09:11:15 +00:00
..
2017-10-26 09:11:15 +00:00
2017-10-26 09:11:15 +00:00
2017-10-26 09:11:15 +00:00
2017-10-26 09:11:15 +00:00

----------------------------------------------------------------------------
Note: The files in this directory are not needed any more if you are using
      DigitalMars 8.38 or later.
----------------------------------------------------------------------------



This directory contains files for the Digitalmars compiler, currently 8.34 beta
to resolve externals which are not present in the .lib files released by DigitalMars.

To find the names of the functions

//create a library from the dll e.g.
implib ws.lib c:\WINNT\system32\wsock32.dll

//make a listing
lib -l ws.lib

//read the listing e.g.
type ws.lst | more

Chris Elliott, biol75@york.ac.uk, 07 May 03