Changeset 21970 for trunk/include/os2wrap2.h
- Timestamp:
- Feb 16, 2012, 3:03:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/os2wrap2.h
r21916 r21970 2170 2170 #define os2_DM_RETAIN 2 2171 2171 #define os2_DM_DRAWANDRETAIN 3 2172 #define os2_ADDRESS 0 2173 #define os2_DRIVER_NAME 1 2174 #define os2_DRIVER_DATA 2 2175 #define os2_DATA_TYPE 3 2176 #define os2_COMMENT 4 2177 #define os2_PROC_NAME 5 2178 #define os2_PROC_PARAMS 6 2179 #define os2_SPL_PARAMS 7 2180 #define os2_NETWORK_PARAMS 8 2172 2181 #define PDEVOPENDATA os2_PDEVOPENDATA 2173 2182 #define _DRIVDATA os2__DRIVDATA … … 4823 4832 #undef DM_RETAIN 4824 4833 #undef DM_DRAWANDRETAIN 4834 #undef ADDRESS 4835 #undef DRIVER_NAME 4836 #undef DRIVER_DATA 4837 #undef DATA_TYPE 4838 #undef COMMENT 4839 #undef PROC_NAME 4840 #undef PROC_PARAMS 4841 #undef SPL_PARAMS 4842 #undef NETWORK_PARAMS 4825 4843 #undef PDEVOPENDATA 4826 4844 #undef _DRIVDATA
Note:
See TracChangeset
for help on using the changeset viewer.