Alexandre Julliard
|
a4d0d63489
|
atl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.
|
2011-05-03 20:52:24 +02:00 |
Piotr Caban
|
a343c1fbd0
|
crypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
1ece5b3ab6
|
wintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
3a945c3987
|
wintrust: Fix CryptSIPGetSignedMsg (from PE file).
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
3a6196b79e
|
wintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
0cd94ac51f
|
imagehlp: Set Index in ImageAddCertificate function.
|
2011-05-03 19:34:29 +02:00 |
Rico Schüller
|
f3f59d2cf8
|
d3dx9: Implement ID3DXBaseEffect::GetString().
|
2011-05-03 19:34:29 +02:00 |
Rico Schüller
|
46b3727df3
|
d3dx9: Implement ID3DXBaseEffect::GetValue().
|
2011-05-03 19:34:29 +02:00 |
Francois Gouget
|
f09bbacf9e
|
msi: get_msi_typelib() is not used anymore so remove it.
|
2011-05-03 19:34:29 +02:00 |
Francois Gouget
|
c3bac586bf
|
winecfg: Fix ellipsis usage in the menu and button labels.
|
2011-05-03 19:34:28 +02:00 |
Francois Gouget
|
1f5af2d451
|
winefile: Fix ellipsis usage in the menu and button labels.
|
2011-05-03 19:34:28 +02:00 |
Francois Gouget
|
a430f1f439
|
winhlp32: Fix the ellipsis usage in the menu and button labels.
|
2011-05-03 19:34:28 +02:00 |
Francois Gouget
|
dbb74598e9
|
view: Fix ellipsis usage in the menus.
|
2011-05-03 19:34:27 +02:00 |
Francois Gouget
|
d1e487f940
|
regedit: Fix ellipsis usage in the menu labels.
|
2011-05-03 19:34:27 +02:00 |
Marcus Meissner
|
63823061ed
|
quartz: Handle NULL return from strchr() (Coverity).
|
2011-05-03 19:34:27 +02:00 |
Aric Stewart
|
14efad5d66
|
wine.inf: Register wineqtdecoder.dll.
|
2011-05-03 19:34:26 +02:00 |
Alexandre Julliard
|
537b35006c
|
msvcp: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Alexandre Julliard
|
3a1086a659
|
msvcrt: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
67b5a868f1
|
msvcrt: Added _swprintf and vsnprintf functions.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
2a3484a22d
|
msvcrt: Added _wtmpnam implementation.
|
2011-05-03 19:34:26 +02:00 |
Huw Davies
|
3a91df11e1
|
gdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
6744fec6c7
|
tools: Add more spec files to synchronize automatically.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
cd2beae51b
|
d3dcompiler: Specify arguments for stub entry points that are used in forwards.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
2565019d4a
|
d3dx10: Specify arguments for stub entry points.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
1ac7000a88
|
d3dx9: Synchronize entry point declarations across spec files.
|
2011-05-03 19:34:25 +02:00 |
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 |