Mail Archives: djgpp/2000/01/11/21:21:23
Mark Poolman wrote:
>
> I hope this isn't too obvious a question to post, but how do I get
> djgpp (programs) to generate (load) dlls. The equivalent in *n*x would
> be the -shared flag and the functions in dlfcn.h, dlopen() etc. But
> none of these of these seem to exist in DJGPP.
You need the RSXNTDJ package to generate Win32 programs. It is capable
of generating DLLs.
To use a DLL in a Windows program, you use the windows.h macros
LoadLibrary() and GetProcAddress().
> Thanks for reading, and a happy y2k2y'all
Happy y2k2u2
--
Weiqi Gao
weiqigao AT a DOT crl DOT com
- Raw text -