Changeset 21877 for branches/gcc-kmk/src/DPlayX/dplayx_main.cpp
- Timestamp:
- Dec 9, 2011, 10:32:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/DPlayX/dplayx_main.cpp
r21494 r21877 43 43 /* Last instance performs destruction of global processor data */ 44 44 rc = DPLAYX_DestructData(); 45 #if def __WIN32OS2__45 #if defined(__WIN32OS2__) && defined(__IBMC__) 46 46 if(gdwDPlaySPRefCount==0) // only do this the last time ? 47 47 ctordtorTerm();
Note:
See TracChangeset
for help on using the changeset viewer.