|
|
Microsoft OS/2 SDK PM 02-24-1989
/****** Resource IDs *****/ #define IDM_DOCSYSMENU 3 #define IDP_HSPLIT 4 #define IDP_VSPLIT 5 #define IDP_HVSPLIT 6 /****** Menu command IDs *****/ #define SC_SPLIT 0x0010 #define SC_DOCSYSMENU 0x0011 /* AAB Doc Maximized Doc System Menu */ #define IDM_AABDOCSYSMENU -127 #define CMD_DOCRESTORE 0x0001 #define CMD_DOCNEXT 0x0002 #define CMD_DOCMOVE 0x0003 #define CMD_DOCSIZE 0x0004 #define CMD_DOCMINIMIZE 0x0005 #define CMD_DOCMAXIMIZE 0x0006 #define CMD_DOCCLOSE 0x0007 #define CMD_DOCSPLIT 0x0008 /* * Window IDs for window splitting action. */ #define ID_VERTSPLITBAR 0x5000 #define ID_HORZSPLITBAR 0x5001 #define ID_VERTSCROLL2 0x5002 #define ID_HORZSCROLL2 0x5003 #define ID_CLIENT2 0x5004 #define ID_CLIENT3 0x5005 #define ID_CLIENT4 0x5006 /* * Splitbar styles. */ #define SPS_VERT 0x0001L #define SPS_HORZ 0x0002L
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.