Logo by Alkaron (anonymous IP: 98.81.24.230,2242) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (600) Document (22) Driver (97) Emulation (148) Game (1005) Graphics (500) Library (116) Network (233) Office (66) Utility (930) Video (69) Total files: 4383 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 |