- indexing
- title: "Visual Eiffel Library.", "Win32 API: Kernel functions"
- project: "Visual Eiffel Win32 Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: winlib
class WAPI_KERNEL_FUNCTIONS
- inherit
-
WAPI_DYNAMIC_LINK_LIBRARY_FUNCTIONS
- end
-
WAPI_FILE_FUNCTIONS
- end
-
WAPI_HANDLE_AND_OBJECT_FUNCTIONS
- end
-
WAPI_MEMORY_MANAGEMENT_FUNCTIONS
- end
-
WAPI_STRING_MANIPULATION_FUNCTIONS
- end
-
WAPI_TIME_FUNCTIONS
- end
end -- class WAPI_KERNEL_FUNCTIONS