git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29907
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* be available and it must contain the app's instance
* handle.
*/
* be available and it must contain the app's instance
* handle.
*/
#define INSTANCE hInst
#endif /* __GSOCKET_STANDALONE__ */
#define INSTANCE hInst
#endif /* __GSOCKET_STANDALONE__ */
-extern HINSTANCE INSTANCE;
static HWND hWin;
static CRITICAL_SECTION critical;
static GSocket* socketList[MAXSOCKETS];
static HWND hWin;
static CRITICAL_SECTION critical;
static GSocket* socketList[MAXSOCKETS];