Add LoadLibraryEx binding

db4
U-SLAVA-DFB8FF805\Slava 2008-06-27 19:24:10 -05:00
parent 358c09d204
commit aed0909c55
1 changed files with 2 additions and 1 deletions

View File

@ -1182,7 +1182,8 @@ FUNCTION: BOOL IsProcessorFeaturePresent ( DWORD ProcessorFeature ) ;
! FUNCTION: LeaveCriticalSection ! FUNCTION: LeaveCriticalSection
! FUNCTION: LoadLibraryA ! FUNCTION: LoadLibraryA
! FUNCTION: LoadLibraryExA ! FUNCTION: LoadLibraryExA
! FUNCTION: LoadLibraryExW FUNCTION: HMODULE LoadLibraryExW ( LPCTSTR lpFile, HANDLE hFile, DWORD flags ) ;
ALIAS: LoadLibraryEx LoadLibraryExW
! FUNCTION: LoadLibraryW ! FUNCTION: LoadLibraryW
! FUNCTION: LoadModule ! FUNCTION: LoadModule
! FUNCTION: LoadResource ! FUNCTION: LoadResource