Use RegOpenKey instead of RegOpenKeyEx to avoid trouble with handle
authorAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 16:36:47 +0000 (16:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 16:36:47 +0000 (16:36 +0000)
commit848a6f1b3b3b8e6f138c4ce267572414167398d2
tree4f1c3c30c26596c77aeb92711252eb936354390b
parenta18f20616a981f6370b3ef51042027ce541df8ba
Use RegOpenKey instead of RegOpenKeyEx to avoid trouble with handle
access rights.
programs/winecfg/winecfg.c