search for: regsetvalueexa

Displaying 3 results from an estimated 3 matches for "regsetvalueexa".

2001 Sep 04
0
AOL/Jr Monopoly game installer. Crash on exit
...ueKey(0000006c,40122e98,00000000,00000004,40523a90,00000004) ret=4067b9f4 08074390:Ret ntdll.NtSetValueKey() retval=00000000 ret=4067b9f4 08074390:Call ntdll.RtlNtStatusToDosError(00000000) ret=4067ba18 08074390:Ret ntdll.RtlNtStatusToDosError() retval=00000000 ret=4067ba18 08074390:Ret advapi32.RegSetValueExA() retval=00000000 ret=404f9af1 08074390:Call advapi32.RegSetValueExA(0000006c,405069cd "BreakOnAttach",00000000,00000004,40523aa0,00000004) ret=404f9af1 08074390:Call kernel32.GetVersion() ret=4067b8f3 08074390:Ret kernel32.GetVersion() retval=c0000004 ret=4067b8f3 08074390:Call ntdll.Rt...
2008 Feb 22
0
Wine release 0.9.56
...as strcasecmp isn't portable and doesn't take into account the current codepage. kernel32: Fix handle leak in start_console_renderer_helper. shell32: Fix incorrect character count passed into RegEnumKeyExW in CreateDesktopEnumList. msi: Fix the character count passed into RegSetValueExA in test_MsiQueryFeatureState. winspool: Fix character count passed to RegQueryValueExW in get_local_monitors. advapi32: Add tests for RegSetValueA/W. advapi32: Document that the cbData parameter of RegSetValueA/W is ignored. advapi32: Add tests for the off-by-one fixing beha...
2007 Aug 24
0
Wine release 0.9.44
...bedTextOut. gdiplus/tests: Added GdipAddPathLineI test. gdiplus/tests: Added GpStringFormat tests. gdiplus: Fix default value of StringTrimmingCharacter. Francois Gouget (7): mshtml: Update win32.api to fix the winapi_check warnings. kernel32/tests: Remove a redundant RegSetValueExA() call. nddeapi: Update win32.api to fix the winapi_check warnings. ntdll: Better match the PSDK types and fix the winapi_check warnings. ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings. ntprint: Update win32.api to fix the winapi_check warnings....