Logo by Alessandro Bacchia (anonymous IP: 18.224.52.108,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Currently the following Windows API functions are implemented: CloseHandle CreateDirectory CreateFile DeleteFile FileTimeToLocalFileTime FileTimeToSystemTime FindClose FindFirstFile FindNextFile GetFileSize GetFileSizeEx GetFileTime GetLastError ReadFile RemoveDirectory SetEndOfFile SetFilePointer SetFileTime SetLastError SetLastErrorEx WriteFile Installation: Copy libwin32/release/SDK/#? all SDK: Usage: gcc blah1.o blah2.o ... -o blah-exe -lwin32 -lauto Changes: 0.2 (19-Apr-2011) - Completely rewritten from scratch and simplified (currently only file related functions are implemented) - SetFilePointer should now work the same as on Windows (i.e. allows seeking beyond end of file) - Some additional functions like filetime conversion and creating/deleting directories are now implemented 0.1 (5-Mar-2008) - First released version |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |