Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
541 B

; IOdll.def : Declares the module parameters for IODLL.DLL
LIBRARY IODLL
EXPORTS
RSOpenModule @2
RSCloseModule @3
RSEnumResType @4
RSEnumResId @5
RSEnumResLang @6
RSEnumResItemId @7
RSGetResItemData @8
RSGetResImage @9
RSUpdateResItemData @10
RSUpdateResImage @11
RSUpdateFromResFile @12
RSWriteResFile @13
RSFileType @14
RSHandleFromName @15
RSOpenModuleEx @16
RSCopyModule @17
RSSetGlobals @18
RSGetGlobals @19
RSLanguages @20