![]() | Logo by DaveyD (anonymous IP: 52.14.232.170,0) | |||||||||||
| ||||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Total files: 4423 Full index file Recent index file
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 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 (c) 2004-2025 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |