search for: dcx_noresetattr

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

Did you mean: dcx_noresetattrs
2010 Jul 24
4
Wine 1.2-GIT: Compiler error in user32/painting.c
I got the following compiler error with Wine 1.2-GIT (up-to-date checkout): Code: make[1]: Entering directory `/home/quix0r/git/wine/dlls/user32' ccache gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_USER32_ -D_WINABLE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g
2010 Jun 18
0
Wine release 1.2-rc4
...nsock.h is included before system headers. wrc: Avoid use of toupper/isupper on signed chars. user32: Don't try to alpha blend icons when drawing to a monochrome device. ntdll: Print a warning when failing to set execute permissions on a section. user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC. user32/tests: Ignore repeat key flag that causes occasional failures on Windows. user32/tests: Fix some class tests that behave differently on WoW64. shell32: Flesh out the stub DDE query for Progman groups a little. gdi32: Fix the...
2010 Jul 30
0
Wine release 1.3.0
...ed to read the variance first. wrc: Display a warning in pedantic mode when using memory options in 32-bit resources. msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit. include: Make sure wine/port.h and msvcrt headers are not used together. user32: DCX_NORESETATTRS should be applied at DC release time. gdi32/tests: Fix a typo in a macro name. gdi32: Update the DC mappings when the layout is changed. include: Don't install tlb files, they are platform-dependent. user32: Don't make constants static to avoid compile error without...