--- mstools/samples/memory/memory.h 2018/08/09 18:20:01 1.1 +++ mstools/samples/memory/memory.h 2018/08/09 18:21:21 1.1.1.2 @@ -6,7 +6,7 @@ * Niblet's header file * * History: -* 04-07-91 DarrinM Created. +* 04-07-91 Petrus Wong Created. \***************************************************************************/ #include @@ -56,3 +56,6 @@ #define IDEDIT_MAPFILE 104 #define IDEDIT_MAPNAME 105 + + +HWND ghwndClient;