Could someone show me how to open and read files using the standerd win32 api? From what i know your supposed to use CreateFile to open a file, but i just couldnt figure out how to use it.