Changeset 1163 for trunk/dll/assoc.c
- Timestamp:
- Sep 5, 2008, 11:43:52 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/dll/assoc.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/assoc.c
r1119 r1163 38 38 #include "errutil.h" // Dos_Error... 39 39 #include "strutil.h" // GetPString 40 #include "assoc.h" 40 41 #include "fm3dll.h" 41 42 #include "fortify.h" … … 69 70 70 71 static PSZ pszSrcFile = __FILE__; 72 73 static VOID load_associations(VOID); 74 static VOID save_associations(VOID); 71 75 72 76 MRESULT EXPENTRY AssocTextProc(HWND hwnd, ULONG msg, MPARAM mp1, MPARAM mp2)
Note:
See TracChangeset
for help on using the changeset viewer.
