Changeset 5135 for trunk/src/wnaspi32
- Timestamp:
 - Feb 14, 2001, 4:14:46 PM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/wnaspi32/initterm.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/wnaspi32/initterm.cpp
r5130 r5135 76 76 aspi = NULL; 77 77 } 78 __ctordtorTerm();78 ctordtorTerm(); 79 79 return TRUE; 80 80 } … … 103 103 switch (ulFlag) { 104 104 case 0: 105 __ctordtorInit();105 ctordtorInit(); 106 106 107 107 CheckVersionFromHMOD(PE2LX_VERSION, hModule); /*PLF Wed 98-03-18 05:28:48*/  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  