Alexandre Julliard
|
f9c75812e4
|
d3dx9_36: Specify arguments for stub entry points.
|
2011-05-03 19:34:24 +02:00 |
Huw Davies
|
d6ce0b10c4
|
shell32: Always clone the return pidl to avoid a double free if the selection is changed during teardown.
|
2011-05-03 19:34:24 +02:00 |
Damjan Jovanovic
|
8eb6b8bcb6
|
mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.
|
2011-05-03 14:38:06 +02:00 |
Damjan Jovanovic
|
0f9370aecb
|
mmsystem: Use SEGPTR for 16 bit string pointers in MCI_XXX_WINDOW_PARMS16.
|
2011-05-03 14:38:06 +02:00 |
Nicolas Le Cam
|
46988651d9
|
gdi32: Remove a set but unused variable.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
4d29b9716e
|
d3dcompiler_43: Make write_dword_unknown() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
aaec50d44c
|
user32: SCROLL_SetNCSbState() is not used anymore so remove it.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
7d460a4ea8
|
winefile: Fix the View and Options menu handles.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
6c8c68f7b6
|
wined3d: Make wined3d_event_query_test() and resource_get_type() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
8a8c8bbd86
|
msxml3: Make a bunch of XSLPattern_*() functions static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
ca268b199a
|
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
87d76cc2ab
|
infosoft: Export DllUnregisterServer().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
7b44caa752
|
d3d8/tests: Add a test for window styles on device creation.
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
65272a4f81
|
ddraw/tests: Add a test for SetCooperativeLevel() window styles.
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
0293e19928
|
ddraw/tests: Make sure the window is properly released by ddraw in test_wndproc().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
02f0d82d24
|
d3d9/tests: Destroy the window after we're done with it in test_reset().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
0116af3703
|
wined3d: Cleanup surfaces only once.
|
2011-05-03 14:38:06 +02:00 |
André Hentschel
|
a2d10bc2e5
|
winedbg: Implement printing the Program Status Register.
|
2011-05-03 14:38:06 +02:00 |
André Hentschel
|
423a447fbe
|
winedbg: Fix a typo.
|
2011-05-03 14:38:06 +02:00 |
Alexandre Julliard
|
6c88228078
|
msvcrt: Allow forwarding to stub functions when the arguments are known.
|
2011-05-03 14:38:05 +02:00 |
Alexandre Julliard
|
e51132b238
|
msvcrt: Specify arguments for the stub functions.
|
2011-05-03 14:37:51 +02:00 |
Alexandre Julliard
|
631fb9b652
|
winebuild: Output relay thunks for stub functions when the arguments are known.
|
2011-05-03 13:09:09 +02:00 |
Alexandre Julliard
|
2e6f48b730
|
winebuild: Allow specifying arguments to stub functions for documentation purposes.
|
2011-05-03 13:01:12 +02:00 |
Alexandre Julliard
|
5ac184cad5
|
msvcrt: Update spec files using the make_specfiles script.
|
2011-05-03 12:44:14 +02:00 |
Alexandre Julliard
|
2623e329cb
|
tools: Add a script to help synchronize spec files that share an implementation.
|
2011-05-03 12:44:05 +02:00 |
Alexandre Julliard
|
4be2026aef
|
msvcrt: Add a stub for msvcp71.dll.
|
2011-05-03 12:38:52 +02:00 |
Alexandre Julliard
|
2f9c02e8f1
|
msvcrt: Add a stub for msvcp70.dll.
|
2011-05-03 12:38:35 +02:00 |
Alexandre Julliard
|
92e05ed981
|
wineoss: Get rid of %ll printf formats.
|
2011-05-02 21:03:15 +02:00 |
Alexandre Julliard
|
f60a0f5e56
|
configure: Improve the detection of OSS v4.
|
2011-05-02 20:07:04 +02:00 |
Andrew Eikum
|
4d2622e65b
|
mmdevapi/tests: Add tests for IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
3025f7f505
|
winecoreaudio.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
4a95e7b0c9
|
wineoss.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
eabf5715ce
|
winealsa.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
4a37f2f093
|
mmdevapi: Initialize global driver data at DLL load time.
|
2011-05-02 18:48:20 +02:00 |
Nikolay Sivov
|
cefcadcc38
|
comctl32: Ignore size field when creating with -W calls.
|
2011-05-02 18:48:19 +02:00 |
Nikolay Sivov
|
bf3f848d8a
|
comctl32/tests: Add more MRU tests.
|
2011-05-02 18:48:14 +02:00 |
Nikolay Sivov
|
ed161054fa
|
comctl32: Adjust field names and some defines to match current documentation.
|
2011-05-02 18:33:28 +02:00 |
Hans Leidekker
|
cd34bfe6c1
|
msi: Define common strings just once.
|
2011-05-02 16:40:20 +02:00 |
Hans Leidekker
|
4668091528
|
msi: Rewrite the folder resolution code to keep track of the parent-child relationship.
|
2011-05-02 16:40:06 +02:00 |
Hans Leidekker
|
8fb5368d4e
|
msi: Use a separate function to retrieve the target folder path.
|
2011-05-02 16:39:52 +02:00 |
Hans Leidekker
|
0d0074d56b
|
msi: Skip disabled components in the InstallService action.
|
2011-05-02 16:39:44 +02:00 |
Hans Leidekker
|
c96cd6efc8
|
msi: Avoid casts in IWineMsiRemotePackage methods.
|
2011-05-02 16:39:37 +02:00 |
Hans Leidekker
|
cc517f2b38
|
msi: Support remote calls to MsiEnumComponentCosts.
|
2011-05-02 16:39:02 +02:00 |
Hans Leidekker
|
b4a7a30b18
|
msi: Fix handling of components without a key path in MsiEnumComponentCostsW.
|
2011-05-02 16:38:51 +02:00 |
Hans Leidekker
|
ee683f7162
|
ws2_32: Add a test to show that WSAIoctl is synchronous.
|
2011-05-02 16:38:34 +02:00 |
Jacek Caban
|
aa4e663954
|
wininet: Use test.winehq.org for post tests.
|
2011-05-02 16:38:01 +02:00 |
Aurimas Fišeras
|
ff5dbaede6
|
po: Update Lithuanian translation.
|
2011-05-02 12:59:12 +02:00 |
John Edmonds
|
2fb6b509cb
|
wined3d: If Wine fails to acquire the focus window, allow the wndproc function to continue receiving messages.
|
2011-05-02 12:59:10 +02:00 |
Lucas Fialho Zawacki
|
1fbf857dc1
|
dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics.
|
2011-05-02 12:58:51 +02:00 |
Adam Martinson
|
f912e55610
|
wined3d: Fix an oops/crash in context_destroy_gl_resources().
Introduced by 96b150929b .
|
2011-05-02 12:54:25 +02:00 |