>From my meager understanding of this patch some inline constants were moved into
>constant arrays.
But
'H','A','R','D','W','A','R','E','P','R','O','F','I','
seems to have warped into
HardwardProfiles
Is this a typing error or really supposed to be this way?
Albert.
--
Albert den Haan, Lead Developer @ Linux Port Team . Corel Corporation
[EMAIL PROTECTED] x 5318
Index: server/registry.c
===================================================================
RCS file: /home/wine/wine/server/registry.c,v
retrieving revision 1.21
diff -u -w -r1.21 registry.c
--- server/registry.c 2000/08/26 04:40:07 1.21
+++ server/registry.c 2000/08/28 15:33:38
@@ -85,7 +85,7 @@
"Machine", /*
HKEY_LOCAL_MACHINE */
"User", /* HKEY_USERS */
"PerfData", /*
HKEY_PERFORMANCE_DATA */
- "Machine\\System\\CurrentControlSet\\HardwardProfiles\\Current", /*
HKEY_CURRENT_CONFIG */
+ "Machine\\System\\CurrentControlSet\\HardwareProfiles\\Current", /*
+HKEY_CURRENT_CONFIG */
"DynData" /* HKEY_DYN_DATA
*/
};
--
The address in the headers is not the poster's real email address. Do not send
private mail to the poster using your mailer's "reply" feature. CC's of mail
to mailing lists are OK. Problem reports to "[EMAIL PROTECTED]".
The poster's email address is "[EMAIL PROTECTED]".