search for: dcx_noresetattrs

Displaying 3 results from an estimated 3 matches for "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
The Wine development release 1.2-rc4 is now available. What's new in this release (see below for details): - Many translation updates. - A lot of bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc4.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.2-rc4.tar.bz2 Binary packages for various
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...