Initial check-in: JSRef is migrating from /m/src JSFUN13_BRANCH to trunk /m/pub repository git-svn-id: svn://10.0.0.236/trunk@583 18797224-902f-48f8-a5cc-f745e15eee43
10 lines
119 B
C
10 lines
119 B
C
|
|
/* jband - 11/08/97 - */
|
|
|
|
#include "headers.h"
|
|
|
|
/* Globals */
|
|
|
|
HINSTANCE g_hInstance = 0;
|
|
HWND g_hMainDlg = 0;
|