BindIoCompletionCallback()

JohnC johnch_atms at hotmail.com
Thu Dec 21 01:38:54 PST 2006


> it seems that the BindIoCompletionCallback() and related functions missing
> from the headers and libraries.
> how would i get those?

For a more complete conversion of the Win32 headers over and above what the 
standard library contains, try the WindowsAPI project on DSource - 
http://www.dsource.org/projects/bindings/browser/trunk/win32

Or just declare the functions you need access to in your own module and link 
with the associated .lib file. 




More information about the Digitalmars-d-learn mailing list