68037 Commits

Author SHA1 Message Date
Piotr Caban
776998866a msvcrt: Added _get_heap_handle implementation. 2010-04-21 11:07:46 +02:00
Piotr Caban
23d0369d9d msvcrt: Added strncpy_s implementation. 2010-04-21 11:07:45 +02:00
Piotr Caban
c483bebe2b msvcrt: Added swprintf_s implementation. 2010-04-21 11:07:45 +02:00
Piotr Caban
2ff04b9d57 msvcrt: Added _wfopen_s implementation. 2010-04-21 11:07:45 +02:00
Davide Pizzetti
f54fd9ac86 wordpad: Italian translation update. 2010-04-21 11:07:45 +02:00
Alexandre Julliard
33e6f7dca3 user32: Only call the driver when the cursor has actually changed. 2010-04-21 11:07:45 +02:00
Alexandre Julliard
8ec6359bbb user32: Remove the CURSORICON parameter in the SetCursor entry point. 2010-04-21 11:07:45 +02:00
Alexandre Julliard
eed9c63ac7 winex11: Update the cursor from the thread input status instead of caching it per-thread in x11drv. 2010-04-21 11:07:45 +02:00
Alexandre Julliard
cd28e2be7c server: Return the current cursor when queuing a hardware message. 2010-04-21 11:07:31 +02:00
Alexandre Julliard
3044d734b1 server: Fix structure padding for requests that have a reply. 2010-04-20 21:25:38 +02:00
Alexandre Julliard
776527f38f winex11: Move creation of an empty cursor to a separate helper function. 2010-04-20 21:23:28 +02:00
Alexandre Julliard
9485f0b756 winex11: Implement the entry points for creating and destroying cursors. 2010-04-20 21:20:10 +02:00
Alexandre Julliard
d676bf246d user32: Add driver entry points for cursor creation and destruction, and pass the cursor handle to SetCursor. 2010-04-20 19:22:38 +02:00
Tony Wasserka
7746136f9a d3dx9: Add tests for D3DXDeclaratorFromFVF. 2010-04-20 18:13:56 +02:00
Tony Wasserka
a1945388f5 d3dx9: Add a stubbed D3DXDeclaratorFromFVF. 2010-04-20 18:13:41 +02:00
Paul Vriens
26e93215a4 wordpad: Update/fix Dutch translation. 2010-04-20 17:46:36 +02:00
Michael Stefaniuc
b0c4c93538 wineconsole: Always show an ASCII string in the font test. 2010-04-20 17:46:32 +02:00
Maarten Lankhorst
724351ede4 mmdevapi: Add AudioSimpleVolume stub. 2010-04-20 17:42:19 +02:00
Maarten Lankhorst
f259ae550e mmdevapi: Add support for IAudioSessionControl2. 2010-04-20 17:42:07 +02:00
Maarten Lankhorst
2e13008735 mmdevapi: Add support for the clock interface. 2010-04-20 17:41:58 +02:00
Maarten Lankhorst
f062e1b127 mmdevapi: Add audio capture code. 2010-04-20 17:40:21 +02:00
Maarten Lankhorst
cffb95fdb8 mmdevapi: Add support for IAudioRenderClient. 2010-04-20 17:39:55 +02:00
Maarten Lankhorst
bcaa470607 mmdevapi: Implement audio formats. 2010-04-20 17:39:11 +02:00
Maarten Lankhorst
a94395f502 mmdevapi: Implement some methods in audioclient. 2010-04-20 17:37:58 +02:00
Maarten Lankhorst
416f0156d6 mmdevapi: Set PKEY_AudioEngine_DeviceFormat for capture too. 2010-04-20 17:37:14 +02:00
Maarten Lankhorst
fa202c52c3 mmdevapi: Add initial audioclient stub. 2010-04-20 17:35:36 +02:00
Maarten Lankhorst
f9293dc977 mmdevapi: Improve EndpointNotificationCallback stubs. 2010-04-20 17:34:59 +02:00
Alistair Leslie-Hughes
c79c849479 urlmon: Strip forward and back slashes when using the file: protocol. 2010-04-20 16:24:44 +02:00
Roderick Colenbrander
9eaab2cec1 wgl: Print the fbconfig fmt_id in ConvertPixelFormatWGLtoGLX instead of the meaningless pointer. 2010-04-20 16:24:29 +02:00
Roderick Colenbrander
26862c5ece wgl: Ignore fbconfigs which are window drawable but which lack a visual. 2010-04-20 16:24:25 +02:00
Paul Vriens
4e0bb60c7c wineboot: Update Dutch translation. 2010-04-20 16:23:36 +02:00
Paul Vriens
8cb645ab23 shell32: Update Dutch translation. 2010-04-20 16:23:32 +02:00
Gerald Pfeifer
90e5edbf18 taskmgr: Remove two variables which are not really used from ApplicationPageCompareFunc. 2010-04-20 16:23:24 +02:00
Gerald Pfeifer
62871e0b71 wordpad: Remove variable hwndPreview which is not really used from init_preview. 2010-04-20 16:22:34 +02:00
Gerald Pfeifer
b33d0d5405 winhlp32: Remove not really used id from WINHELP_IndexDlgProc. 2010-04-20 16:22:28 +02:00
Gerald Pfeifer
aa745feddc comctl32: Remove unused scrollInfo from LISTVIEW_MouseWheel. 2010-04-20 16:22:23 +02:00
Nikolay Sivov
c31c4454aa odbc32: Don't crash on null pointers while TRACE enabled. 2010-04-20 16:21:37 +02:00
Nikolay Sivov
7371d0d2fc comctl32/listview: Exit early on LVM_CREATEDRAGIMAGE if null pointer passed for a point. 2010-04-20 16:21:37 +02:00
Detlef Riekenberg
1b67da3566 shlwapi/tests: Add tests for SHCreateThreadRef. 2010-04-20 16:21:37 +02:00
Detlef Riekenberg
bb1ca6e08d shlwapi: Implement SHCreateThreadRef. 2010-04-20 16:21:37 +02:00
Alexandre Julliard
f84f939411 winex11: Fix memory leaks in get_bitmap_argb. 2010-04-20 16:21:37 +02:00
Alexandre Julliard
3858ad7bd3 gdi32: Convert the driver list to a standard Wine list. 2010-04-20 16:21:37 +02:00
Nikolay Sivov
f375123f01 shell32/tests: Fix a test failure on W2K (unimplemented method). 2010-04-20 16:21:37 +02:00
Jaime Rave
6105216404 user32: Draw the rect edges from left to right and top to bottom. 2010-04-20 16:21:37 +02:00
Michael Stefaniuc
06a9ff98d7 wineboot: Update the Romanian translation. 2010-04-20 16:21:37 +02:00
Michael Stefaniuc
e647799197 shell32: Update the Romanian translation. 2010-04-20 11:17:08 +02:00
Eric Pouech
1298f2233f server: Fix write_process_memory on Wow64. 2010-04-20 11:17:03 +02:00
Eric Pouech
e5555b0fb5 winedbg: Don't assert on some lvalue's write conditions. 2010-04-20 11:16:40 +02:00
Eric Pouech
22da105b4d winegcc: When specifying -m32, force i386 cpu when compiling on x86_64 boxes. 2010-04-20 11:16:29 +02:00
Eric Pouech
d4dfcc1f32 winegcc: On x86-64, don't define twice the fastcall macros. 2010-04-20 11:15:48 +02:00