Changeset 10314 for trunk/include/win/shellapi.h
- Timestamp:
- Nov 12, 2003, 3:05:47 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/shellapi.h
r10162 r10314 166 166 typedef WORD PRINTEROP_FLAGS; 167 167 168 typedef struct _SHNAMEMAPPINGW { 169 LPWSTR pszOldPath; 170 LPWSTR pszNewPath; 171 int cchOldPath; 172 int cchNewPath; 173 } SHNAMEMAPPINGW, *LPSHNAMEMAPPINGW; 174 168 175 typedef struct _SHFILEOPSTRUCTA 169 176 { HWND hwnd;
Note:
See TracChangeset
for help on using the changeset viewer.