Displaying 3 results from an estimated 3 matches for "cplapplet".
Did you mean:
capplet
2010 Dec 17
2
Wine uninstaller crashes
...0000001 00000000 ffffffff
0x0032fcf8: 0016dedc ffffffff 00000000 00000000
0x0032fd08: 00000001 00000001 00000002 00000000
0x0032fd18: 00110868 ffffffff 7e48b10b 7e558ff4
0x0032fd28: 0016deb0 0016deb0 0032fdb0 7e4d9369
0x0032fd38: 00020030 0000000a 00000000 00000000
Backtrace:
=>0 0x7e149cc0 CPlApplet+0xd0() in appwiz.cpl (0x0032fd30)
1 0x7e4d9369 Control_RunDLLW+0x518() in shell32 (0x0032fdb0)
2 0x7e4d955d Control_RunDLLA+0xfc() in shell32 (0x0032fe00)
3 0x7eff95b4 wmain+0x2f3() in uninstaller (0x0032fe60)
4 0x7eff9962 in uninstaller (+0x9961) (0x0032fe90)
5 0x7b8565ac call_process_en...
2015 Nov 13
0
Wine release 1.7.55
...n importlib stdole2.tlb.
39568 err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols
39574 iNode 3.6 client needs ndis.sys.NdisInitUnicodeString
39575 Wine control panel app crashes when encountering builtin applets with unimplemented CPL entry points (bthprops.cpl.CPlApplet)
----------------------------------------------------------------
Changes since 1.7.54:
Alex Henrie (9):
opengl32: Check the minor version when determining extension support.
winex11: Initialize the length of each side of the color cube to 1.
winex11: Make color cubes as big as...
2008 Aug 22
0
Wine release 1.1.3
...'t force integral values while displaying a stack value, it doesn't work for float/double values.
Francois Gouget (12):
gdiplus: Add a trailing '\n' to a Wine trace.
appwiz.cpl: Fix compilation on systems that don't support nameless unions.
appwiz.cpl: Fix the CPlApplet() prototype.
gdi32: Include config.h before using HAVE_XXX.
quartz: assert.h is not a local include.
winex11.drv: Fix the SysCommand() and ImeGetRegisterWordStyle() prototypes.
mscoree: Fix the ND_WI8() prototype.
Add some API documentation stubs to make winapi_check h...