Changeset 21860 for branches/gcc-kmk/src/shell32/shelllink.c
- Timestamp:
 - Dec 7, 2011, 7:50:11 PM (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/gcc-kmk/src/shell32/shelllink.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/gcc-kmk/src/shell32/shelllink.c
r10547 r21860 264 264 265 265 #ifdef __WIN32OS2__ 266 static BOOL SaveIconFileAsOS2ICO(c har *szFileName,char *szXPMFileName)266 static BOOL SaveIconFileAsOS2ICO(const char *szFileName, const char *szXPMFileName) 267 267 { 268 268 HFILE fXPMFile = NULL, fICOFile = NULL;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  