- Timestamp:
 - Oct 27, 1999, 3:16:28 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/conprop2.cpp (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/conprop2.cpp
r1477 r1478 1 /* $Id: conprop2.cpp,v 1. 2 1999-10-27 13:10:35phaller Exp $ */1 /* $Id: conprop2.cpp,v 1.3 1999-10-27 13:16:28 phaller Exp $ */ 2 2 3 3 /* … … 168 168 DWORD ConsolePropertyLoad(PICONSOLEOPTIONS pConsoleOptions) 169 169 { 170 dprintf (("KERNEL32: Console:ConsolePropertyLoad(%08xh) not implemented.\n",170 dprintf (("KERNEL32: Console:ConsolePropertyLoad(%08xh)\n", 171 171 pConsoleOptions)); 172 172 … … 270 270 DWORD ConsolePropertySave(PICONSOLEOPTIONS pConsoleOptions) 271 271 { 272 dprintf (("KERNEL32: Console:ConsolePropertySave(%08xh) not implemented.\n",272 dprintf (("KERNEL32: Console:ConsolePropertySave(%08xh)\n", 273 273 pConsoleOptions)); 274 274  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  