Dmitry Timoshkov wrote:
"Eric Pouech" <[EMAIL PROTECTED]> wrote:


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...


Because they look too hard for Gregory... Did you read the whole thread?

yes I did... but I don't so many differences between read and ReadFile... which is not as easy for open vs. CreateFile as I wrote

A+

--
Eric Pouech




Reply via email to