- Timestamp:
 - Oct 6, 1999, 12:02:34 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/virtual.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/virtual.cpp
r1152 r1153 1 /* $Id: virtual.cpp,v 1.1 4 1999-10-06 10:02:09phaller Exp $ */1 /* $Id: virtual.cpp,v 1.15 1999-10-06 10:02:34 phaller Exp $ */ 2 2 3 3 /* … … 389 389 { 390 390 dprintf(("KERNEL32:VirtualFree rc = #%d\n", 391 rc) ;391 rc)); 392 392 SetLastError(ERROR_GEN_FAILURE); 393 393 return(FALSE);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  