This function registers the graphic button window class.

#define INCL_SW
#include <os2.h>

BOOL    rc;

rc = WinRegisterGraphicButton();


[Back] [Next]