15 Aug
2003
15 Aug
'03
10:42 p.m.
"Gregory M. Turner" <gmturner007(a)ameritech.net> wrote:
One ritual is that you should not use msvcrt from other dlls, this will cause trouble with apps that use the Unix libc.
Is it OK to do LoadLibrary/GetProcAddress, or is that equally problematic?
Why don't you use _lclose, _lcreat, _llseek, _lopen, _lread, _lwrite exported from kernel32? -- Dmitry.