Alternative solution to WINAPI CreateFile()

Posted by Dhaval on Stack Overflow See other posts from Stack Overflow or by Dhaval
Published on 2010-05-21T11:29:44Z Indexed on 2010/05/21 11:30 UTC
Read the original article Hit count: 249

Filed under:

Hi,

I am developing program on window's using msys and mingw. I want to have similar function as provided by WINAPI CreateFile(). Is there any solution for this?

Regards, Dhaval

© Stack Overflow or respective owner

Related posts about Windows