Changeset 1438 for trunk/dll/init.h


Ignore:
Timestamp:
Jun 28, 2009, 10:47:00 PM (16 years ago)
Author:
Gregg Young
Message:

Improved drivebar changes; Added AddBackslashToPath() to remove repeatative code. replaced "
" with PCSZ variable; ANY_OBJ added the DosAlloc... (experimental)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/init.h

    r1436 r1438  
    107107extern PCSZ PCSZ_FILLDIRQCURERRTEXT;
    108108extern PCSZ PCSZ_NODATA;
     109extern PCSZ PCSZ_BACKSLASH;
    109110extern PCSZ PCSZ_STARDOTEXE;
    110111extern PCSZ PCSZ_STARDOTINI;
Note: See TracChangeset for help on using the changeset viewer.