Displaying 4 results from an estimated 4 matches for "ws_border".
Did you mean:
h_border
2011 Aug 16
1
Problem with visual studio feature pack
...rked from 1.3.22 to 1.3.26.
The problem is when using the MS Visual studio feature pack, menus are being displayed as framed windows instead of a frameless window giving the illusion of a menu. The two images show what Wine is currently displaying and what it should resemble. If I had to guess the WS_BORDER style is being set when it should not be.
[Image: http://i1085.photobucket.com/albums/j429/jwong2/Wine1326.png ]
[Image: http://i1085.photobucket.com/albums/j429/jwong2/correctmenu.png ]
2010 Oct 08
0
Wine release 1.2.1
...ction not found for forward 'krnl386.exe16.GetProcessDword'
24441 Fix the detection of the number of CPUs for OpenBSD.
----------------------------------------------------------------
Changes since 1.2:
Alexandre Julliard (17):
comctl32: Fix positioning of toolbars that have the WS_BORDER style.
winebuild: Add more checks to protect against corrupted resource files.
server: Try to use /proc/pid/mem to read process memory since it should be faster.
rpcrt4: Don't align the buffer after reading the conformance, we need to read the variance first.
include: Do...
2007 Oct 12
0
Wine release 0.9.47
...references.
winex11: Add generic mechanism for managing WM_STATE properties.
winex11: Set the SKIP_PAGER and SKIP_TASKBAR styles on tool windows.
winex11: Reuse the mwm hints when computing the window X11 rectangle.
winex11: Don't use a window manager border for a simple WS_BORDER-style border.
kernel32: Get rid of the NLS_RegOpenSubKey function, its behavior is broken.
Andrew Talbot (11):
msvfw32: Fix a memory leak.
ole32: Fix some memory leaks.
oleaut32: Fix some memory leaks.
secur32: Fix some memory leaks.
shell32: Fix some memory lea...
2010 Jul 30
0
Wine release 1.3.0
...xes popping up in non-interactive testing.
tests: Print information about the last executed test before crashing.
tests: Run all tests with the default FPU control word.
gdi32: Reject invalid DIB depths in CreateDIBSection.
comctl32: Fix positioning of toolbars that have the WS_BORDER style.
winebuild: Add more checks to protect against corrupted resource files.
server: Try to use /proc/pid/mem to read process memory since it should be faster.
d3d9/tests: Avoid sizeof in a trace.
sane.ds: Remove unused variables.
gphoto2.ds: Remove unused variables....