Displaying 3 results from an estimated 3 matches for "get_config_key".
Did you mean:
set_config_key
2011 Jan 02
2
Page fault in winecfg
...ohn-GA-MA78LM-S2H:~$ wine winecfg
wine: created the configuration directory '/home/john/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x90fe914, overlapped 0x90fe918): stub
wine: configuration in '/home/john/.wine' has been updated.
err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6)
err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6)
err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6)
err:winecfg:get_config_key RegOpenKey failed on wine config key (res=6)
wine: Unhandled page fault on read acc...
2013 Sep 13
0
Wine release 1.7.2
...face_modify_location().
d3drm: Avoid LPDWORD.
d3drm: Avoid LPRECT.
wined3d: Get rid of the render target / overlay check in wined3d_surface_flip().
wined3d: Properly check if the swapchain format is WINED3DFMT_P8_UINT in primary_render_target_is_p8().
ddraw: Get rid of get_config_key().
ddraw: Avoid LPVOID.
ddraw: Avoid LPBYTE.
wined3d: Make primary_render_target_is_p8() work on a swapchain.
wined3d: Allow the first render target to be set to NULL.
ddraw: Just set the render target to NULL in d3d_device_inner_Release().
ddrawex: Avoid LPVOID....
2007 Sep 28
0
Wine release 0.9.46
...tArrayEx.
Tijl Coosemans (2):
ws2_32/tests: Don't wait for FD_CONNECT event when non-blocking connect() was successful.
msvcrt: Resolve symbols clashes with FreeBSD libc.
Vitaliy Margolen (6):
mshtml: Fix typo.
mshtml: Fix another typo and add trace.
dinput: Move get_config_key to a common place.
dinput: Add a helper function to open configuration registry keys.
dinput: Make default dead zone configurable.
dinput: Implement GetDeviceInfo for evdev joystick.
--
Alexandre Julliard
julliard at winehq.org