Method | Description | |
---|---|---|
GetDialogFont ( UIDLGLOGFONT pLOGFONT ) : int | ||
GetUILibraryFileName ( string lpstrPath, string lpstrDllName, string &pbstrOut ) : int | ||
GetUILocale ( uint &plcid ) : int | ||
LoadDialog ( uint hMod, uint dwDlgResId, |
||
LoadUILibrary ( string lpstrPath, string lpstrDllName, uint dwExFlags, uint &phinstOut ) : int | ||
MungeDialogFont ( uint dwSize, byte pDlgTemplate, |
public GetDialogFont ( UIDLGLOGFONT pLOGFONT ) : int | ||
pLOGFONT | UIDLGLOGFONT | |
return | int |
public GetUILibraryFileName ( string lpstrPath, string lpstrDllName, string &pbstrOut ) : int | ||
lpstrPath | string | |
lpstrDllName | string | |
pbstrOut | string | |
return | int |
public LoadDialog ( uint hMod, uint dwDlgResId, |
||
hMod | uint | |
dwDlgResId | uint | |
ppDlgTemplate | ||
return | int |
public LoadUILibrary ( string lpstrPath, string lpstrDllName, uint dwExFlags, uint &phinstOut ) : int | ||
lpstrPath | string | |
lpstrDllName | string | |
dwExFlags | uint | |
phinstOut | uint | |
return | int |
public MungeDialogFont ( uint dwSize, byte pDlgTemplate, |
||
dwSize | uint | |
pDlgTemplate | byte | |
ppDlgTemplateOut | ||
return | int |