comparison src/syswindows.h @ 819:6504113e7c2d

[xemacs-hg @ 2002-04-25 18:03:23 by andyp] sync up windows branch from 21.4
author andyp
date Thu, 25 Apr 2002 18:04:24 +0000
parents a634e3b7acc8
children 6728e641994e
comparison
equal deleted inserted replaced
818:accc481aef34 819:6504113e7c2d
408 #ifdef UNICODE 408 #ifdef UNICODE
409 #define BFFM_VALIDATEFAILED BFFM_VALIDATEFAILEDW 409 #define BFFM_VALIDATEFAILED BFFM_VALIDATEFAILEDW
410 #else 410 #else
411 #define BFFM_VALIDATEFAILED BFFM_VALIDATEFAILEDA 411 #define BFFM_VALIDATEFAILED BFFM_VALIDATEFAILEDA
412 #endif 412 #endif
413 #endif /* not BFFM_VALIDATEFAILED */ 413 #endif
414 414
415 /* winnls.h defines */ 415 /* winnls.h defines */
416 #ifndef MAC_CHARSET
417 #define MAC_CHARSET 77
418 #endif
416 #ifndef LOCALE_RETURN_NUMBER 419 #ifndef LOCALE_RETURN_NUMBER
417 #define LOCALE_RETURN_NUMBER 0x20000000 420 #define LOCALE_RETURN_NUMBER 0x20000000
418 #endif 421 #endif
419 422
420 /* OEM resources */ 423 /* OEM resources */
421 #ifndef OCR_ICOCUR 424 #ifndef OCR_ICOCUR
422 #define OCR_ICOCUR 32647 425 #define OCR_ICOCUR 32647