[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ros-diffs
Subject:    [ros-diffs] [weiden] 19791: fixed querying the automatic
From:       <weiden () svn ! reactos ! com>
Date:       2005-11-30 23:32:34
Message-ID: 000001c5f606$576c7710$6b01a8c0 () PENELOPE
[Download RAW message or body]

fixed querying the automatic daylight-savings information
Modified: trunk/reactos/lib/cpl/timedate/timedate.c
  _____  

Modified: trunk/reactos/lib/cpl/timedate/timedate.c
--- trunk/reactos/lib/cpl/timedate/timedate.c	2005-11-30 23:24:19 UTC
(rev 19790)
+++ trunk/reactos/lib/cpl/timedate/timedate.c	2005-11-30 23:32:31 UTC
(rev 19791)
@@ -462,7 +462,7 @@

   if (RegOpenKeyExW(HKEY_LOCAL_MACHINE,
 
L"SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation",
 		    0,
-		    KEY_SET_VALUE,
+		    KEY_QUERY_VALUE,
 		    &hKey))
     return;
 

[Attachment #3 (text/html)]

<html>
<head>
<style>
<!--
body { background-color:#ffffff }
.file { border:1px solid #eeeeee; margin-top:1em; margin-bottom:1em }
.pathname { font-family:monospace; float:right }
.fileheader { margin-bottom:.5em }
.diff { margin:0 }
.tasklist { padding:4px; border:1px dashed #000000; margin-top:1em }
.tasklist ul { margin-top:0; margin-bottom:0 }
tr.alt { background-color:#eeeeee }
#added { background-color:#ddffdd }
#addedchars { background-color:#99ff99; font-weight:bolder }
tr.alt #added { background-color:#ccf7cc }
#removed { background-color:#ffdddd }
#removedchars { background-color:#ff9999; font-weight:bolder }
tr.alt #removed { background-color:#f7cccc }
#info { color:#888888 }
#context { background-color:#eeeeee }
td {padding-left:.3em; padding-right:.3em }
tr.head { border-bottom-width:1px; border-bottom-style:solid }
tr.head td { padding:0; padding-top:.2em }
.task { background-color:#ffff00 }
.comment { padding:4px; border:1px dashed #000000; background-color:#ffffdd }
.error { color:red }
hr { border-width:0px; height:2px; background:black }
-->
</style>
</head>
<body>
<pre class="comment">fixed querying the automatic daylight-savings \
information</pre><pre class="diff" id="context">Modified: \
trunk/reactos/lib/cpl/timedate/timedate.c </pre><hr /><div class="file">
<div class="fileheader"><big><b>Modified: \
trunk/reactos/lib/cpl/timedate/timedate.c</b></big></div> <pre class="diff"><small \
id="info">--- trunk/reactos/lib/cpl/timedate/timedate.c	2005-11-30 23:24:19 UTC (rev \
                19790)
+++ trunk/reactos/lib/cpl/timedate/timedate.c	2005-11-30 23:32:31 UTC (rev 19791)
@@ -462,7 +462,7 @@
</small></pre><pre class="diff" id="context"> &nbsp; if \
(RegOpenKeyExW(HKEY_LOCAL_MACHINE,  &nbsp; \
&nbsp;L&quot;SYSTEM\\CurrentControlSet\\Control\\TimeZoneInformation&quot;,  &nbsp; \
&nbsp;0, </pre><pre class="diff" id="removed">-		 &nbsp; &nbsp;KEY_<span \
id="removedchars">SET</span>_VALUE, </pre><pre class="diff" id="added">+		 &nbsp; \
&nbsp;KEY_<span id="addedchars">QUERY</span>_VALUE, </pre><pre class="diff" \
id="context"> 		 &nbsp; &nbsp;&amp;hKey))  &nbsp; &nbsp; return;
 
</pre>
</div>

</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic