WGX Logo WGX library

Architecture - Reference Manual - Guides

misc.c File Reference

Miscellaneous code. More...

Go to the source code of this file.

Functions

void __cdecl WgxEnableWindows (HANDLE hMainWindow,...)
 Enables a child windows.
void __cdecl WgxDisableWindows (HANDLE hMainWindow,...)
 Disables a child windows.
void __stdcall WgxSetIcon (HINSTANCE hInstance, HWND hWindow, UINT IconID)
 Sets a window icon.
HFONT __stdcall WgxSetFont (HWND hWindow, LPLOGFONT lplf)
 Sets a font for the window and all its children.
void __stdcall WgxCheckWindowCoordinates (LPRECT lprc, int min_width, int min_height)
 Prevents a window to be outside the screen.
BOOL __stdcall WgxShellExecuteW (HWND hwnd, LPCWSTR lpOperation, LPCWSTR lpFile, LPCWSTR lpParameters, LPCWSTR lpDirectory, INT nShowCmd)
 Calls a Win32 ShellExecute() procedure and shows a message box with detailed information in case of errors.

Detailed Description

Miscellaneous code.

Definition in file misc.c.


Generated on Sat May 29 23:06:45 2010 for WGX by doxygen 1.6.2