search for: dlgtemplat

Displaying 4 results from an estimated 4 matches for "dlgtemplat".

Did you mean: dlgtemplate
2011 Jan 31
1
crash with winecfg
...dlls/user32/message.c:3042] in user32 (0x0032f5d8) 24 0x7e98ff1c SendMessageW+0x4b(hwnd=0x60398, msg=0x110, wparam=0xb0396, lparam=0x12c0a8) [/build/buildd/wine1.3-1.3.11/dlls/user32/message.c:3165] in user32 (0x0032f8b8) 25 0x7e95abb0 DIALOG_CreateIndirect+0xd7f(hInst=<is not available>, dlgTemplate=<is not available>, owner=(nil), dlgProc=0x715b233b, param=0x12c0a8, unicode=0x1, modal=0) [/build/buildd/wine1.3-1.3.11/dlls/user32/dialog.c:694] in user32 (0x0032f8e8) 26 0x7e95be5a CreateDialogIndirectParamAorW+0x39(hInst=0x71590000, dlgTemplate=0x12c860, owner=(nil), dlgProc=0x715b233b...
2004 Sep 08
2
Running microsoft vss under wine
Hello, I am using wine on RH9. I am running Visual Source Safe like thus wine --ssexp.exe THe VSS GUI starts OK. the Visual Source Safe database is on Windows Partition. This Windows Partition is mounted on my Linux like thus: mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss I am able to launch a VSS session : I can successfully check out and check in files (I point my
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...4 in CreateWindowExW (exStyle=4, className=0x4074e8e8, windowName=0x4074c30e, style=1342177283, x=16, y=40, width=32, height=32, parent=65569, menu=1088, instance=4194304, data=0x0) at win.c:1392 #26 0x4071ed0c in DIALOG_CreateControls (hwnd=65569, template=0x4074c314 "", dlgTemplate=0x404f4958, hInst=0, win32=1) at dialog.c:487 #27 0x4071f891 in DIALOG_CreateIndirect (hInst=0, dlgTemplate=0x4074c2f8 "\003", owner=0, dlgProc=0x4072bae0 <MSGBOX_DlgProc>, param=1078938108, procType=WIN_PROC_32A, modal=1) at dialog.c:874 #28 0x4071ffb5 in DialogBoxIndi...
2010 May 21
0
Wine release 1.2-rc1
...sor is set to a window. user32: Remove the CURSORICONINFO parameter in the CreateCursorIcon driver entry point. user32: No longer store the icon bits in the icon object. user32: Get rid of the CURSORICONINFO structure in icon objects. Andrew Eikum (3): user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs. comctl32/listview: Derive subitem rect from listview origin. Revert "user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs.". Andrew Nguyen (9): urlmon: Validate URL and output pointer in CreateURLMoniker. urlm...