This should fix the burning Mac tree...
git-svn-id: svn://10.0.0.236/trunk@11045 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -57,14 +57,14 @@
|
||||
#define _ALLXPSTR_H_
|
||||
|
||||
#include "resdef.h"
|
||||
|
||||
/*
|
||||
#ifdef XP_MAC
|
||||
#define XP_MSG_BASE 1000
|
||||
#define SEC_DIALOG_STRING_BASE 3000
|
||||
#else
|
||||
#else */
|
||||
#define XP_MSG_BASE 14000
|
||||
#define SEC_DIALOG_STRING_BASE (XP_MSG_BASE + 2000)
|
||||
#endif
|
||||
/*#endif*/
|
||||
|
||||
/* WARNING: DO NOT TAKE ERROR CODE -666, it is used internally
|
||||
by the message lib */
|
||||
|
||||
@@ -57,14 +57,14 @@
|
||||
#define _ALLXPSTR_H_
|
||||
|
||||
#include "resdef.h"
|
||||
|
||||
/*
|
||||
#ifdef XP_MAC
|
||||
#define XP_MSG_BASE 1000
|
||||
#define SEC_DIALOG_STRING_BASE 3000
|
||||
#else
|
||||
#else */
|
||||
#define XP_MSG_BASE 14000
|
||||
#define SEC_DIALOG_STRING_BASE (XP_MSG_BASE + 2000)
|
||||
#endif
|
||||
/*#endif*/
|
||||
|
||||
/* WARNING: DO NOT TAKE ERROR CODE -666, it is used internally
|
||||
by the message lib */
|
||||
|
||||
Reference in New Issue
Block a user