WinAPI Wide Functions

Jakob Ovrum jakobovrum at gmail.com
Sun Dec 15 15:41:22 PST 2013


On Sunday, 15 December 2013 at 18:36:08 UTC, Jeroen Bollen wrote:
> I would but there doesn't seem to be any documentation on that 
> binding set. How am I supposed to know which modules to use or 
> what DLLs to link?

As with most bindings, the project's interface modules mirror the 
headers it ports, so just use the MSDN documentation. On MSDN, 
the header and DLL of a function are listed near the bottom.


More information about the Digitalmars-d-learn mailing list