C# Class Orchestra.IconHelper.NativeMethods

Mostra file Open project: WildGums/Orchestra

Private Methods

Method Description
EnumResourceNames ( IntPtr hModule, IntPtr lpszType, ENUMRESNAMEPROC lpEnumFunc, IntPtr lParam ) : bool
FindResource ( IntPtr hModule, IntPtr lpName, IntPtr lpType ) : IntPtr
FreeLibrary ( IntPtr hModule ) : bool
GetCurrentProcess ( ) : IntPtr
GetMappedFileName ( IntPtr hProcess, IntPtr lpv, StringBuilder lpFilename, int nSize ) : int
LoadLibraryEx ( string lpFileName, IntPtr hFile, uint dwFlags ) : IntPtr
LoadResource ( IntPtr hModule, IntPtr hResInfo ) : IntPtr
LockResource ( IntPtr hResData ) : IntPtr
QueryDosDevice ( string lpDeviceName, StringBuilder lpTargetPath, int ucchMax ) : int
SizeofResource ( IntPtr hModule, IntPtr hResInfo ) : uint