cab_G_00-pre1 (RFC)

Eric Pouech pouech-eric at wanadoo.fr
Sat Aug 16 02:25:21 CDT 2003


Dmitry Timoshkov wrote:
> "Gregory M. Turner" <gmturner007 at 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?
> 
except for _lopen which differs a bit from CreateFile, but why not using 
ReadFile, WriteFile, CloseHandle...
A+

-- 
Eric Pouech




More information about the wine-devel mailing list