- Timestamp:
 - Jan 31, 2000, 10:40:07 AM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/windllpe2lx.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/windllpe2lx.cpp
r1844 r2580 1 /* $Id: windllpe2lx.cpp,v 1. 4 1999-11-26 00:05:19 sandervlExp $ */1 /* $Id: windllpe2lx.cpp,v 1.5 2000-01-31 09:40:07 bird Exp $ */ 2 2 3 3 /* … … 67 67 char *pszName; 68 68 69 //DebugInt3(); 69 #if 1 /* temporary fix */ 70 if (ulAttachType != 0UL) 71 return 0; 72 #endif 70 73 71 74 Win32Pe2LxDll *pWinMod = (Win32Pe2LxDll *)Win32DllBase::findModule(hinstance);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  