|
* How to use cygwin1.dll with VC++
I would like to use the gettimeofday function in
cygwin.dll. I included all the header files needed, the LoadLibrary,
GetProcAddress. However its failed when run to gettimeofday(can't read address
0x0000000). Any stufff I missed?? And is there any way to make cygwin1.lib so
that VC++ can use the library directly.
* How to make my own *.dll and BCB/VC++ *.lib with gcc?? Is
there any document?? Or if anyone can tell me the tips briefly
Thanks a million |
- Problems related to MS VC++ 鄭有倫
- Re: Problems related to MS VC++ 鄭有倫
- Re: Problems related to MS VC++ Christopher Faylor
