Changeset 985 for trunk/dll/defview.c


Ignore:
Timestamp:
Mar 1, 2008, 2:37:14 AM (17 years ago)
Author:
Gregg Young
Message:

Update sizes dialog (ticket 44); Make max command line length user settable (ticket 199); use xfree for free in most cases (ticket 212); initial code to check for valid ini file (ticket 102); Some additional refactoring and structure rework; Some documentation updates;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/defview.c

    r907 r985  
    1717  20 Aug 07 GKY Move #pragma alloc_text to end for OpenWatcom compat
    1818  20 Dec 07 GKY Open jpg files with OS2 object default since image.exe fails
     19  29 Feb 08 GKY Refactor global command line variables to notebook.h
    1920
    2021***********************************************************************/
     
    3435#include "arccnrs.h"                    // StartArcCnr
    3536#include "errutil.h"                    // Dos_Error...
     37#include "notebook.h"                   // external viewers
    3638#include "fm3dll.h"
    3739
Note: See TracChangeset for help on using the changeset viewer.