I am using turbo c++ 4.5, and intend to read and write file using win32 API. I've applied CreateFile(), but it shows an error:"Call to undefined function".I think i need Winbase.h file.
↧