File:  [OS/2 SDKs] / pmsdk / samples / mdi / appdata.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:20 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

/* Global data extern declarations */
extern char szMDIClass[], szDocClass[];
extern USHORT cxBorder, cyBorder, cyHScroll, cxVScroll, cyVScrollArrow;
extern USHORT cxScreen, cyScreen, cyIcon, cxByteAlign, cyByteAlign;
extern USHORT cxSizeBorder, cySizeBorder;
extern ULONG clrNext;
extern LONG rglDevCaps[];

extern HAB hab;
extern HMQ hmqMDI;
extern HHEAP hHeap;
extern HWND hwndMDI, hwndMDIFrame, hwndActiveDoc;
extern HWND hwndMainMenu, hwndWindowMenu;
extern HWND hwndSysMenu, hwndAppMenu;
extern FONTMETRICS fmSystemFont;
extern NPDOC npdocFirst;


/* Procedure declarations */
MRESULT CALLBACK MDIWndProc(HWND, USHORT, MPARAM, MPARAM);
MRESULT CALLBACK AboutDlgProc(HWND, USHORT, MPARAM, MPARAM);
MRESULT CALLBACK DocWndProc(HWND, USHORT, MPARAM, MPARAM);
MRESULT CALLBACK DocFrameWndProc(HWND, USHORT, MPARAM, MPARAM);
MRESULT CALLBACK MainFrameWndProc(HWND, USHORT, MPARAM, MPARAM);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.