#include <streams.h>#include "ddmm.h"Go to the source code of this file.
Functions | |
| TCHAR *WINAPI | StringFromResource (TCHAR *pBuffer, int iResourceID) |
| WCHAR *WINAPI | WideStringFromResource (WCHAR *pBuffer, int iResourceID) |
| BOOL WINAPI | GetDialogSize (int iResourceID, DLGPROC pDlgProc, LPARAM lParam, SIZE *pResult) |
| BOOL WINAPI GetDialogSize | ( | int | iResourceID, | |
| DLGPROC | pDlgProc, | |||
| LPARAM | lParam, | |||
| SIZE * | pResult | |||
| ) |
Definition at line 50 of file videoctl.cpp.
References FALSE, g_hInst, NULL, and TRUE.
Referenced by CBasePropertyPage::GetPageInfo().
Definition at line 29 of file videoctl.cpp.
References CP_ACP, g_amPlatform, g_hInst, and STR_MAX_LENGTH.
Referenced by CBasePropertyPage::GetPageInfo().
1.5.6