Changeset 1162 for trunk/dll/newview.c
- Timestamp:
- Sep 5, 2008, 11:43:09 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/newview.c
r1084 r1162 53 53 #include "strutil.h" // GetPString 54 54 #include "notebook.h" // httprun etc 55 #include "colors.h" // ColorDlgProc 56 #include "defview.h" // DefaultView 57 #include "draglist.h" // DragOne 58 #include "mainwnd.h" // FillClient, MakeBubble 59 #include "valid.h" // IsBinary 60 #include "saveclip.h" // ListToClipboardHab 61 #include "codepage.h" // PickCodepage 62 #include "fonts.h" // SetPresParamFromFattrs 63 #include "newview.h" 64 #include "strips.h" // chop_at_crnl, convert_nl_to_nul 65 // remove_first_occurence_of_character 66 #include "strips.h" // strip_lead_char, strip_trail_char 55 67 #include "fm3dll.h" 56 68 #include "fortify.h"
Note:
See TracChangeset
for help on using the changeset viewer.