|
|
1.1 ! root 1: /***************************************************************************** ! 2: * ! 3: * Graph.h - Header for graphing window. ! 4: * ! 5: * Microsoft Confidential ! 6: * Copyright (c) 1992-1993 Microsoft Corporation ! 7: * ! 8: * ! 9: ****************************************************************************/ ! 10: ! 11: ! 12: #define GRAPH_BORDER 4 ! 13: ! 14: ! 15: BOOL GraphInitializeApplication (void) ; ! 16: ! 17: ! 18: HWND CreateGraphWindow (HWND hWndParent) ; ! 19: ! 20: ! 21: void SizeGraphComponents (HWND hWnd) ; ! 22: ! 23:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.