Changeset 1164 for trunk/dll/defview.c
- Timestamp:
- Sep 5, 2008, 11:44:14 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/defview.c
r1138 r1164 38 38 #include "errutil.h" // Dos_Error... 39 39 #include "notebook.h" // external viewers 40 #include "defview.h" 41 #include "info.h" // DrvInfoProc 42 #include "assoc.h" // ExecAssociation 43 #include "info.h" // FileInfoProc 44 #include "valid.h" // IsExecutable 45 #include "srchpath.h" // RunFM2Util 46 #include "inis.h" // StartIniEditor 40 47 #include "fm3dll.h" 48 #include "misc.h" // ExecFile, ViewHelp 41 49 42 50 static PSZ pszSrcFile = __FILE__;
Note:
See TracChangeset
for help on using the changeset viewer.