Changeset 7722 for trunk/src/kernel32/Fileio.cpp
- Timestamp:
- Jan 2, 2002, 7:37:51 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/Fileio.cpp
r7564 r7722 1 /* $Id: Fileio.cpp,v 1.6 2 2001-12-07 11:28:09sandervl Exp $ */1 /* $Id: Fileio.cpp,v 1.63 2002-01-02 18:37:51 sandervl Exp $ */ 2 2 3 3 /* … … 1403 1403 ODINPROCEDURE0(SetFileApisToANSI) 1404 1404 { 1405 dprintf((" SetFileApisToANSI() stub\n"));1405 dprintf(("!WARNING! SetFileApisToANSI() stub\n")); 1406 1406 } 1407 1407
Note:
See TracChangeset
for help on using the changeset viewer.