home *** CD-ROM | disk | FTP | other *** search
- /**********************************************************************/
- /* */
- /* DATA.C */
- /* */
- /* Copyright (c) 1995-1996 Microsoft Corporation */
- /* */
- /**********************************************************************/
-
- #include "windows.h"
- #include "imm.h"
- #include "resource.h"
-
- HANDLE hInst;
- HWND hWndMain;
-
- HWND hWndDef1;
- HWND hWndDef2;
- HWND hWndIMC1;
- HWND hWndIMC2;
- HWND hWndIMCUI1;
- HWND hWndIMCUI2;
-
-