Modified buffer sizes in define constants

git-svn-id: svn://10.0.0.236/trunk@22173 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
racham%netscape.com
1999-02-26 18:36:56 +00:00
parent cf0ce80158
commit 6cf0f5a6ad

View File

@@ -26,9 +26,10 @@
#include "resource.h" // main symbols
#include "WizardMachineDlg.h"
#define MIN_SIZE 100
#define MID_SIZE 500
#define MAX_SIZE 1000
#define MIN_SIZE 256
#define MID_SIZE 512
#define MAX_SIZE 1024
#define EXTD_MAX_SIZE 10240
// Some global structures
typedef struct NVPAIR