- Timestamp:
 - Nov 23, 2001, 5:07:19 PM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/hmparport.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/hmparport.cpp
r7435 r7439 1 /* $Id: hmparport.cpp,v 1. 5 2001-11-23 00:50:06phaller Exp $ */1 /* $Id: hmparport.cpp,v 1.6 2001-11-23 16:07:19 phaller Exp $ */ 2 2 3 3 /* … … 149 149 if(pData!= NULL) 150 150 HMDeviceRegisterEx("LPT1", this, pData); 151 152 // @@@PH 153 // Note: also register \Device\ParallelPort1... 154 // -> we need the kernel object name space mapping 151 155 } 152 156  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  