]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/isql.h
set the index for BEGIN_DRAG events (patch 726308)
[wxWidgets.git] / include / wx / isql.h
index 9edfae366ad3ab377b3a542a3115827524a31c63..5d4bb72fe2b1fc345cafa009e8028943a581a268 100644 (file)
 #define CALLBACK
 #define SQL_API                                EXPORT CALLBACK
 
+#ifndef __EMX__
 typedef void *HWND;
 #endif
+#endif
 
 typedef void *SQLHWND;