On Fri, 25 Mar 2005 17:08:25 +0900, Mike McCormack <[EMAIL PROTECTED]> wrote:
>
> James Hawkins wrote:
>
> > +/* mount a key directly under HKLM or HKU */
> > +static void mount_key(struct key *key, const WCHAR *subkey, obj_handle_t
> > handle)
> > +{
>
> > +if (!(f = fdopen(fd, "r")))
> >
James Hawkins wrote:
+/* mount a key directly under HKLM or HKU */
+static void mount_key(struct key *key, const WCHAR *subkey, obj_handle_t
handle)
+{
+if (!(f = fdopen(fd, "r")))
+return;
+
+/* create the key */
+newkey = create_key(key, subkey, NULL, KEY_DIRTY, 0, &crea