alibek » 11.01.2004 (Вс) 12:42
MSDN, раздел Resource Functions
BeginUpdateResource Returns a handle that can be used by UpdateResource to add, delete, or replace resources.
CopyImage Creates a new icon, cursor, or bitmap and copies the attributes of the old one to the new one.
EndUpdateResource Ends a resource update in an executable file.
EnumResLangProc An application-defined callback function used with EnumResourceLanguages.
EnumResNameProc An application-defined callback function used with EnumResourceNames
EnumResourceLanguages Searches for resources of a specified type and name and passes the language to a callback function.
EnumResourceNames Searches for resources of a specified type and passes the name or the ID to a callback function
EnumResourceTypes Searches for resources and passes each type to a callback function.
EnumResTypeProc An application-defined callback function used with EnumResourceTypes.
FindResource Finds a resource with a specified type and name.
FindResourceEx Finds a resource with a specified type, name, and language.
LoadImage Loads an icon, cursor, or bitmap
LoadResource loads a resource into global memory.
LockResource Locks a resource in memory.
SizeofResource Returns the size of a resource.
UpdateResource Adds, deletes, or replaces a resource.
Lasciate ogni speranza, voi ch'entrate.