wine
15 years agomsvcrt: Added _wscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:33 +0000 (13:52 +0200)] 
msvcrt: Added _wscanf_s(_l) implementation.

15 years agomsvcrt: Added _fwscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:52:18 +0000 (13:52 +0200)] 
msvcrt: Added _fwscanf_s(_l) implementation.

15 years agomsvcrt: Added _scanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:57 +0000 (13:51 +0200)] 
msvcrt: Added _scanf_s(_l) implementation.

15 years agomsvcrt: Added fscanf_s(_l) implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:41 +0000 (13:51 +0200)] 
msvcrt: Added fscanf_s(_l) implementation.

15 years agomsvcrt: Added support for secure functions to scanf helper functions.
Piotr Caban [Thu, 22 Apr 2010 15:55:27 +0000 (17:55 +0200)] 
msvcrt: Added support for secure functions to scanf helper functions.

15 years agomsvcrt: Added _cscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:15 +0000 (13:51 +0200)] 
msvcrt: Added _cscanf_l implementation.

15 years agomsvcrt: Added _swscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:51:03 +0000 (13:51 +0200)] 
msvcrt: Added _swscanf_l implementation.

15 years agomsvcrt: Added _sscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:50:20 +0000 (13:50 +0200)] 
msvcrt: Added _sscanf_l implementation.

15 years agomsvcrt: Added _wscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:58 +0000 (13:49 +0200)] 
msvcrt: Added _wscanf_l implementation.

15 years agomsvcrt: Added _fwscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:35 +0000 (13:49 +0200)] 
msvcrt: Added _fwscanf_l implementation.

15 years agomsvcrt: Added _scanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:16 +0000 (13:49 +0200)] 
msvcrt: Added _scanf_l implementation.

15 years agomsvcrt: Added _fscanf_l implementation.
Piotr Caban [Thu, 22 Apr 2010 11:49:06 +0000 (13:49 +0200)] 
msvcrt: Added _fscanf_l implementation.

15 years agomsvcrt: Add support for locales in scanf helper functions.
Piotr Caban [Thu, 22 Apr 2010 11:48:49 +0000 (13:48 +0200)] 
msvcrt: Add support for locales in scanf helper functions.

15 years agowineps.drv: Calculate the font size directly from the logfont.
Huw Davies [Thu, 22 Apr 2010 10:25:54 +0000 (11:25 +0100)] 
wineps.drv: Calculate the font size directly from the logfont.

15 years agowineps.drv: Defer accessing the font metrics until we really need them.
Huw Davies [Thu, 22 Apr 2010 09:11:07 +0000 (10:11 +0100)] 
wineps.drv: Defer accessing the font metrics until we really need them.

15 years agowineps.drv: Make the rectangle an optional parameter to get_bbox().
Huw Davies [Thu, 22 Apr 2010 08:29:30 +0000 (09:29 +0100)] 
wineps.drv: Make the rectangle an optional parameter to get_bbox().

15 years agowinex11: Don't set a hint for the small icon if it has the same size as the large...
Alexandre Julliard [Thu, 22 Apr 2010 12:47:57 +0000 (14:47 +0200)] 
winex11: Don't set a hint for the small icon if it has the same size as the large one.

15 years agowinex11: Invert the icon mask only after the conversion to ARGB.
Alexandre Julliard [Thu, 22 Apr 2010 12:16:44 +0000 (14:16 +0200)] 
winex11: Invert the icon mask only after the conversion to ARGB.

15 years agousp10/tests: Add tests for CR and LF chars and remove some trailing white space.
Jeff Latimer [Thu, 22 Apr 2010 10:06:02 +0000 (20:06 +1000)] 
usp10/tests: Add tests for CR and LF chars and remove some trailing white space.

15 years agouser32: Remove variable mask which is not really used from check_alpha_draw.
Gerald Pfeifer [Wed, 21 Apr 2010 17:43:22 +0000 (19:43 +0200)] 
user32: Remove variable mask which is not really used from check_alpha_draw.

15 years agooleaut32: Remove two variables that are not really used; corresponding checks are...
Gerald Pfeifer [Wed, 21 Apr 2010 17:38:50 +0000 (19:38 +0200)] 
oleaut32: Remove two variables that are not really used; corresponding checks are disabled.

15 years agoshell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2...
Nikolay Sivov [Wed, 21 Apr 2010 21:34:35 +0000 (01:34 +0400)] 
shell32/shlview: Fix a typo in null pointer test condition, should be IShellFolder2 instead.

15 years agowinemaker: Allow compiling 32-bit targets to be compiled on 64-bit hosts.
André Hentschel [Wed, 21 Apr 2010 18:22:13 +0000 (20:22 +0200)] 
winemaker: Allow compiling 32-bit targets to be compiled on 64-bit hosts.

15 years agommdevapi: Add stub for IAudioEndpointVolume.
Maarten Lankhorst [Wed, 21 Apr 2010 13:44:07 +0000 (15:44 +0200)] 
mmdevapi: Add stub for IAudioEndpointVolume.

15 years agourlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:55 +0000 (00:28 +0200)] 
urlmon/tests: CreateAsyncBindCtxEx is not present on IE 4.0.

15 years agourlmon/tests: Skip protocol tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:54 +0000 (00:28 +0200)] 
urlmon/tests: Skip protocol tests on IE 4.0.

Register the filters is not possible due to the missing functions.
No tests left, so skip all of them (winetestbot W95B).

15 years agourlmon/tests: Skip even more tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:53 +0000 (00:28 +0200)] 
urlmon/tests: Skip even more tests on IE 4.0.

ObtainUserAgentString, ReleaseBindInfo and UrlMkGetSessionOption
missing on IE 4.0 (winetestbot W95B).

15 years agourlmon/tests: Skip more tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:52 +0000 (00:28 +0200)] 
urlmon/tests: Skip more tests on IE 4.0.

CoInternetQueryInfo, CopyStgMedium and FindMimeFromData
missing on IE 4.0 (winetestbot W95B).

15 years agourlmon/tests: Skip some tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:51 +0000 (00:28 +0200)] 
urlmon/tests: Skip some tests on IE 4.0.

CoInternetCompareUrl, CoInternetGetSecurityUrl, CoInternetGetSession,
CoInternetParseUrl missing on IE 4.0 (winetestbot W95B).

15 years agourlmon/tests: Skip some sec_mgr tests on IE 4.0.
Detlef Riekenberg [Wed, 21 Apr 2010 22:28:50 +0000 (00:28 +0200)] 
urlmon/tests: Skip some sec_mgr tests on IE 4.0.

CoInternetCreateSecurityManager, CoInternetCreateZoneManager,
CoInternetGetSecurityUrl missing on IE 4.0 (winetestbot W95B).

15 years agowineesd.drv: Add the missing calls to ESD_WaveClose/ESD_WaveInit.
Michael Stefaniuc [Wed, 21 Apr 2010 20:47:56 +0000 (22:47 +0200)] 
wineesd.drv: Add the missing calls to ESD_WaveClose/ESD_WaveInit.

15 years agokernel32: The Isle of Man uses the Manx Pound.
Michael Stefaniuc [Wed, 21 Apr 2010 22:41:47 +0000 (00:41 +0200)] 
kernel32: The Isle of Man uses the Manx Pound.

15 years agokernel32: Add some missing LOCALE_SNATIVECURRNAME constants.
Michael Stefaniuc [Wed, 21 Apr 2010 22:42:28 +0000 (00:42 +0200)] 
kernel32: Add some missing LOCALE_SNATIVECURRNAME constants.

15 years agokernel32: Update the Dutch (Suriname) NLS file.
Michael Stefaniuc [Wed, 21 Apr 2010 22:41:37 +0000 (00:41 +0200)] 
kernel32: Update the Dutch (Suriname) NLS file.

15 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to color_fill_fbo().
Henri Verbeet [Wed, 21 Apr 2010 20:02:33 +0000 (22:02 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to color_fill_fbo().

15 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().
Henri Verbeet [Wed, 21 Apr 2010 20:02:32 +0000 (22:02 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().

15 years agowined3d: Store the current render target as an IWineD3DSurfaceImpl pointer in the...
Henri Verbeet [Wed, 21 Apr 2010 20:02:31 +0000 (22:02 +0200)] 
wined3d: Store the current render target as an IWineD3DSurfaceImpl pointer in the context.

15 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_setup_target().
Henri Verbeet [Wed, 21 Apr 2010 20:02:30 +0000 (22:02 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_setup_target().

15 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to FindContext().
Henri Verbeet [Wed, 21 Apr 2010 20:02:29 +0000 (22:02 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to FindContext().

15 years agoshell32: Update Lithuanian translation.
Aurimas Fišeras [Wed, 21 Apr 2010 16:00:33 +0000 (19:00 +0300)] 
shell32: Update Lithuanian translation.

15 years agowrc: Drop hardcoded INCLUDEDIR.
Kirill Smelkov [Wed, 21 Apr 2010 15:33:14 +0000 (19:33 +0400)] 
wrc: Drop hardcoded INCLUDEDIR.

INCLUDEDIR should be defined in Makefile.in, and if not, we should notice.

15 years agowrc: Use INCLUDEDIR when compiling.
Kirill Smelkov [Wed, 21 Apr 2010 15:33:13 +0000 (19:33 +0400)] 
wrc: Use INCLUDEDIR when compiling.

15 years agowineps.drv: Remove the unscaled font hack and read the outline directly from the...
Huw Davies [Wed, 21 Apr 2010 13:28:40 +0000 (14:28 +0100)] 
wineps.drv: Remove the unscaled font hack and read the outline directly from the font file.

15 years agowineesd.drv: Clean up loading.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:33 +0000 (13:45 +0200)] 
wineesd.drv: Clean up loading.

15 years agowinejack.drv: Clean up loading.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:32 +0000 (13:45 +0200)] 
winejack.drv: Clean up loading.

15 years agowineoss.drv: Move opening devices to their respective xxxMessage functions.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:31 +0000 (13:45 +0200)] 
wineoss.drv: Move opening devices to their respective xxxMessage functions.

15 years agowinenas.drv: Move opening wave device to audio.c.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:30 +0000 (13:45 +0200)] 
winenas.drv: Move opening wave device to audio.c.

15 years agowinenas.drv: Clean up DriverProc.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:29 +0000 (13:45 +0200)] 
winenas.drv: Clean up DriverProc.

15 years agowineoss.drv: Clean up DriverProc.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:28 +0000 (13:45 +0200)] 
wineoss.drv: Clean up DriverProc.

15 years agowinealsa.drv: Clean up DriverProc.
Maarten Lankhorst [Wed, 21 Apr 2010 11:45:27 +0000 (13:45 +0200)] 
winealsa.drv: Clean up DriverProc.

15 years agotaskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify.
Gerald Pfeifer [Wed, 21 Apr 2010 11:51:27 +0000 (13:51 +0200)] 
taskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify.

15 years agowined3d: Remove variable dlc_tmp which is not really used from shader_arb_generate_ps...
Gerald Pfeifer [Wed, 21 Apr 2010 11:49:20 +0000 (13:49 +0200)] 
wined3d: Remove variable dlc_tmp which is not really used from shader_arb_generate_pshader.

15 years agowininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.
Gerald Pfeifer [Wed, 21 Apr 2010 11:46:00 +0000 (13:46 +0200)] 
wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.

15 years agommdevapi: Fix small capture bugs.
Maarten Lankhorst [Wed, 21 Apr 2010 11:21:17 +0000 (13:21 +0200)] 
mmdevapi: Fix small capture bugs.

15 years agomshtml: Limit message length to 2000 in IHTMLWindow2::alert.
Jacek Caban [Wed, 21 Apr 2010 12:01:22 +0000 (14:01 +0200)] 
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.

15 years agocomctl32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:37 +0000 (14:56 +0200)] 
comctl32: Fix handling of bitmap header size for V4/V5 bitmaps.

15 years agowinex11: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:32 +0000 (14:56 +0200)] 
winex11: Fix handling of bitmap header size for V4/V5 bitmaps.

15 years agouser32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:26 +0000 (14:56 +0200)] 
user32: Fix handling of bitmap header size for V4/V5 bitmaps.

15 years agogdi32: Fix handling of bitmap header size for V4/V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:56:22 +0000 (14:56 +0200)] 
gdi32: Fix handling of bitmap header size for V4/V5 bitmaps.

15 years agowrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.
Alexandre Julliard [Wed, 21 Apr 2010 12:07:50 +0000 (14:07 +0200)] 
wrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.

15 years agoconfigure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for...
Alexandre Julliard [Wed, 21 Apr 2010 10:28:22 +0000 (12:28 +0200)] 
configure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for 32-bit builds.

15 years agotools: Remove the deprecated wineprefixcreate script.
Alexandre Julliard [Wed, 21 Apr 2010 10:17:00 +0000 (12:17 +0200)] 
tools: Remove the deprecated wineprefixcreate script.

15 years agomsi: Try to apply a patch to each product it is targeted for.
Hans Leidekker [Wed, 21 Apr 2010 09:39:34 +0000 (11:39 +0200)] 
msi: Try to apply a patch to each product it is targeted for.

A patch may target multiple products but only one of them needs to
be installed for the patch to succeed. Fixes an Acrobat Reader 9 patch.

15 years agomsi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
Hans Leidekker [Wed, 21 Apr 2010 09:38:40 +0000 (11:38 +0200)] 
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.

For consistency with related functions msi_dup_property and msi_get_property_int
and because there is no ANSI version of these functions.

15 years agomsi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
Hans Leidekker [Wed, 21 Apr 2010 09:38:17 +0000 (11:38 +0200)] 
msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.

15 years agomsi: Make msi_get_property_int and friends take a pointer to a database instead of...
Hans Leidekker [Wed, 21 Apr 2010 09:37:54 +0000 (11:37 +0200)] 
msi: Make msi_get_property_int and friends take a pointer to a database instead of a package.

They only operate on a database and this way we can use them before a package is created.

15 years agomsi: Add a test to show that MsiOpenPackage must apply any existing patches.
Hans Leidekker [Wed, 21 Apr 2010 09:37:29 +0000 (11:37 +0200)] 
msi: Add a test to show that MsiOpenPackage must apply any existing patches.

15 years agontdll/tests: Avoid using the 'long' types.
Michael Stefaniuc [Wed, 21 Apr 2010 09:00:26 +0000 (11:00 +0200)] 
ntdll/tests: Avoid using the 'long' types.

15 years agomsiexec: Recognize /uninstall as alias for /x [resend].
Detlef Riekenberg [Wed, 21 Apr 2010 08:44:10 +0000 (10:44 +0200)] 
msiexec: Recognize /uninstall as alias for /x [resend].

15 years agoinclude: Add asptlb.idl.
Alistair Leslie-Hughes [Wed, 21 Apr 2010 03:04:41 +0000 (13:04 +1000)] 
include: Add asptlb.idl.

15 years agomshtml: Implement IHTMLEventObj IDispatch functions.
Alistair Leslie-Hughes [Wed, 21 Apr 2010 04:56:41 +0000 (14:56 +1000)] 
mshtml: Implement IHTMLEventObj IDispatch functions.

15 years agocomdlg32: Replaced collate icons with Tango compliant icons.
Joel Holdsworth [Tue, 20 Apr 2010 22:51:02 +0000 (23:51 +0100)] 
comdlg32: Replaced collate icons with Tango compliant icons.

15 years agotools: Fixed buildicon to support rectangular icons.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:58 +0000 (23:50 +0100)] 
tools: Fixed buildicon to support rectangular icons.

15 years agotools: Remove fallback render rule.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:55 +0000 (23:50 +0100)] 
tools: Remove fallback render rule.

15 years agotools: Fixed buildicon to use the path of rsvg provided in the environment variable.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:52 +0000 (23:50 +0100)] 
tools: Fixed buildicon to use the path of rsvg provided in the environment variable.

15 years agotaskmgr: Show a 48x48 icon in the about box.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:48 +0000 (23:50 +0100)] 
taskmgr: Show a 48x48 icon in the about box.

15 years agowinecfg: Installed a Tango compliant application icon.
Joel Holdsworth [Tue, 20 Apr 2010 22:50:45 +0000 (23:50 +0100)] 
winecfg: Installed a Tango compliant application icon.

15 years agowineboot: Update Spanish translation.
Jaime Rave [Tue, 20 Apr 2010 23:38:01 +0000 (18:38 -0500)] 
wineboot: Update Spanish translation.

15 years agocomctl32/listview: Properly handle subitem hittesting outside of horizontal columns...
Nikolay Sivov [Tue, 20 Apr 2010 21:54:43 +0000 (01:54 +0400)] 
comctl32/listview: Properly handle subitem hittesting outside of horizontal columns bounds.

15 years agowined3d: Simply pass implementation pointers to stretch_rect_fbo().
Henri Verbeet [Tue, 20 Apr 2010 20:38:43 +0000 (22:38 +0200)] 
wined3d: Simply pass implementation pointers to stretch_rect_fbo().

15 years agowined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_get_gl_buffer().
Henri Verbeet [Tue, 20 Apr 2010 20:38:42 +0000 (22:38 +0200)] 
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_get_gl_buffer().

15 years agowined3d: Avoid some unnecessary invalidations of the the onscreen depth buffer.
Henri Verbeet [Tue, 20 Apr 2010 20:38:41 +0000 (22:38 +0200)] 
wined3d: Avoid some unnecessary invalidations of the the onscreen depth buffer.

This can happen for example when the application switches to a different
depth/stencil for offscreen rendering and back again.

15 years agowined3d: Move location loading and modification together in IWineD3DDeviceImpl_ClearS...
Henri Verbeet [Tue, 20 Apr 2010 22:35:05 +0000 (00:35 +0200)] 
wined3d: Move location loading and modification together in IWineD3DDeviceImpl_ClearSurface().

15 years agowined3d: Fix some more misspellings of "device".
Henri Verbeet [Tue, 20 Apr 2010 20:38:39 +0000 (22:38 +0200)] 
wined3d: Fix some more misspellings of "device".

15 years agoshell32: Update French translation.
Frédéric Delanoy [Tue, 20 Apr 2010 20:08:48 +0000 (22:08 +0200)] 
shell32: Update French translation.

15 years agojscript: Update Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 19:43:03 +0000 (21:43 +0200)] 
jscript: Update Dutch translation.

15 years agomapi32: Add Dutch translation.
Paul Vriens [Tue, 20 Apr 2010 19:41:52 +0000 (21:41 +0200)] 
mapi32: Add Dutch translation.

15 years agomsvcrt: Added _strtod_l implementation.
Piotr Caban [Wed, 21 Apr 2010 09:26:22 +0000 (11:26 +0200)] 
msvcrt: Added _strtod_l implementation.

15 years agomsvcrt: Added _get_heap_handle implementation.
Piotr Caban [Tue, 20 Apr 2010 19:39:22 +0000 (21:39 +0200)] 
msvcrt: Added _get_heap_handle implementation.

15 years agomsvcrt: Added strncpy_s implementation.
Piotr Caban [Tue, 20 Apr 2010 19:39:11 +0000 (21:39 +0200)] 
msvcrt: Added strncpy_s implementation.

15 years agomsvcrt: Added swprintf_s implementation.
Piotr Caban [Tue, 20 Apr 2010 19:39:01 +0000 (21:39 +0200)] 
msvcrt: Added swprintf_s implementation.

15 years agomsvcrt: Added _wfopen_s implementation.
Piotr Caban [Tue, 20 Apr 2010 19:38:33 +0000 (21:38 +0200)] 
msvcrt: Added _wfopen_s implementation.

15 years agowordpad: Italian translation update.
Davide Pizzetti [Tue, 20 Apr 2010 17:15:28 +0000 (19:15 +0200)] 
wordpad: Italian translation update.

15 years agouser32: Only call the driver when the cursor has actually changed.
Alexandre Julliard [Tue, 20 Apr 2010 19:15:04 +0000 (21:15 +0200)] 
user32: Only call the driver when the cursor has actually changed.

15 years agouser32: Remove the CURSORICON parameter in the SetCursor entry point.
Alexandre Julliard [Tue, 20 Apr 2010 19:14:31 +0000 (21:14 +0200)] 
user32: Remove the CURSORICON parameter in the SetCursor entry point.

15 years agowinex11: Update the cursor from the thread input status instead of caching it per...
Alexandre Julliard [Tue, 20 Apr 2010 18:52:17 +0000 (20:52 +0200)] 
winex11: Update the cursor from the thread input status instead of caching it per-thread in x11drv.

15 years agoserver: Return the current cursor when queuing a hardware message.
Alexandre Julliard [Tue, 20 Apr 2010 18:51:45 +0000 (20:51 +0200)] 
server: Return the current cursor when queuing a hardware message.

15 years agoserver: Fix structure padding for requests that have a reply.
Alexandre Julliard [Tue, 20 Apr 2010 19:25:38 +0000 (21:25 +0200)] 
server: Fix structure padding for requests that have a reply.

15 years agowinex11: Move creation of an empty cursor to a separate helper function.
Alexandre Julliard [Tue, 20 Apr 2010 19:23:00 +0000 (21:23 +0200)] 
winex11: Move creation of an empty cursor to a separate helper function.

15 years agowinex11: Implement the entry points for creating and destroying cursors.
Alexandre Julliard [Tue, 20 Apr 2010 17:25:14 +0000 (19:25 +0200)] 
winex11: Implement the entry points for creating and destroying cursors.