]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/isql.h
renamed wxComboControl to wxComboCtrl and related wxUSE_XXX and configure switches...
[wxWidgets.git] / include / wx / isql.h
index a86d193f00fdd36538e38f39480a9e26e7ea92ce..3ddfdaf70ab07f0f65fcfe1138c80fe5175a0b3c 100644 (file)
@@ -60,6 +60,8 @@ typedef long int SDWORD;
 typedef short int SWORD;
 typedef unsigned long int UDWORD;
 typedef unsigned short int UWORD;
+typedef long SQLINTEGER;
+typedef UDWORD SQLUINTEGER;
 
 typedef void FAR *PTR;
 typedef void FAR *HENV;