Changeset 21439 for trunk/include/win/minivcrt.h
- Timestamp:
 - Sep 1, 2010, 3:47:00 PM (15 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/win/minivcrt.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/win/minivcrt.h
r21402 r21439 89 89 WCHAR* _wtempnam(const WCHAR*,const WCHAR*); 90 90 91 char *MSVCRT__fullpath(char * absPath, const char* relPath, unsigned int size); 92 #undef _fullpath 93 #define _fullpath MSVCRT__fullpath 94 91 95 #ifdef __cplusplus 92 96 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  