Changeset 1004 for trunk/dll/pathutil.h
- Timestamp:
- Apr 20, 2008, 7:59:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/pathutil.h
r985 r1004 28 28 PCSZ NormalizeCmdLine(PSZ pszWorkBuf, PSZ pszCmdLine_); 29 29 30 #define MAXCOMLINESTRGDEFAULT ( 2048) /* used to build command line strings */30 #define MAXCOMLINESTRGDEFAULT (1024) /* used to build command line strings */ 31 31 #define CMDLNLNGTH_MIN (299) 32 32 #define CMDLNLNGTH_MAX (32768)
Note:
See TracChangeset
for help on using the changeset viewer.