Property Page Helper Functions
Property Page Helper Functions
The Videoctl.h header file in the Microsoft® DirectShow® base classes provides functions to help with property page implementations.
Function |
Description |
GetDialogSize |
Retrieves the size of a resource dialog box in screen pixels. |
StringFromResource |
Loads a string from a resource file with the given resource identifier. |
WideStringFromResource |
Loads a wide-character string from a resource file with the given resource identifier. |