Displaying 3 results from an estimated 3 matches for "dialogboxparam".
Did you mean:
dialogboxparamw
2018 Jan 02
0
Wine release 2.0.4
...loader/wine.pl.UTF-8.man.in: Move WineHQ URL to https.
Bas Weelinck (1):
start: Ignore multiple quoted arguments as title.
Daniel Lehman (2):
msvcrt: Add __ExceptionPtrAssign.
server: Fix copy & paste for number of subkeys.
Dmitry Timoshkov (3):
user32/tests: Test DialogBoxParam using a dialog template with invalid control class.
user32: DialogBoxParam should return -1 when dialog control creation fails.
cmd: '$E' in the prompt should be interpreted as an escape code (0x1b).
Fabian Maurer (5):
shell32: Draw text on message boxes without backgroun...
2017 Sep 01
0
Wine release 2.16
...ngeW FIXME once.
Changhui Liu (2):
gdiplus/tests: Add test for hdc with window origin point changed.
gdiplus/tests: Add drawing tests for GdipFillRegion with gdi transform.
Dmitry Timoshkov (6):
gdiplus/tests: Add a test for loading PNG grayscale images.
user32/tests: Test DialogBoxParam using a dialog template with invalid control class.
user32: DialogBoxParam should return -1 when dialog control creation fails.
gdiplus: Force conversion of 8 bpp grayscale PNG images to 32 bpp BGRA.
gdiplus/tests: Add a test for image flags to PNG grayscale image tests.
gdi...
2007 Feb 16
0
Wine release 0.9.31
...Lei Zhang (1):
tools/wineshelllink: Create links with WINEPREFIX.
Leslie Choong (1):
comctl32: updown: Getter and setter tests for updown control.
Louis Lenders (2):
user32: Don't crash if a WM_NCCREATE message is sent with lParam=0.
user32: Fix error return values in DialogBoxParam + simple test.
Maarten Lankhorst (4):
wined3d: Report D3D caps properly for ATI cards.
winealsa: Split driver up in tiny pieces.
winealsa: Cosmetic stuff.
winealsa: Use a helper thread instead of asynchronous callbacks.
Marcus Meissner (15):
devenum: Fix uninitialize...