Mercurial > hg > xemacs-beta
comparison src/nt.c @ 707:a307f9a2021d
[xemacs-hg @ 2001-12-20 05:49:28 by andyp]
sync with 21-4-6-windows
author | andyp |
---|---|
date | Thu, 20 Dec 2001 05:49:48 +0000 |
parents | 023b83f4e54b |
children | 943eaba38521 |
comparison
equal
deleted
inserted
replaced
706:c9bf82d465b5 | 707:a307f9a2021d |
---|---|
505 { | 505 { |
506 return 0; | 506 return 0; |
507 } | 507 } |
508 #endif /* 0 */ | 508 #endif /* 0 */ |
509 | 509 |
510 #define REG_ROOT "SOFTWARE\\GNU\\XEmacs" | 510 #define REG_ROOT "SOFTWARE\\XEmacs\\XEmacs" |
511 | 511 |
512 LPBYTE | 512 LPBYTE |
513 nt_get_resource (char *key, LPDWORD lpdwtype) | 513 nt_get_resource (char *key, LPDWORD lpdwtype) |
514 { | 514 { |
515 LPBYTE lpvalue; | 515 LPBYTE lpvalue; |