Eric Pouech
|
4bcca691d1
|
dbghelp: When looking up for a local variable (or parameter), pass the function pointer.
|
2006-11-27 17:49:27 +01:00 |
Eric Pouech
|
32c96adddd
|
dbghelp: Added a process field to the modules pair structure.
This makes the code simpler to read, a bit more efficient, and
furthermore it'll be needed in future patches.
|
2006-11-27 17:49:01 +01:00 |
Eric Pouech
|
04c7c203fc
|
dbghelp: Simplify code with function to get section size.
|
2006-11-27 17:48:44 +01:00 |
Kirill K. Smirnov
|
3cd3ca68fe
|
ole32: Fix logic in Storage32Impl_SmallBlocksToBigBlocks function.
|
2006-11-27 17:44:47 +01:00 |
Louis Lenders
|
532f57a243
|
crypt32: Add test for I_CryptInstallOssGlobal.
|
2006-11-27 17:21:02 +01:00 |
Louis Lenders
|
3fa930cb3b
|
crypt32: Better stub for I_CryptInstallOssGlobal.
|
2006-11-27 17:20:57 +01:00 |
Alexandre Julliard
|
d5ee62342a
|
winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.
The DC palette only matters for DIB_PAL_COLORS.
|
2006-11-27 17:04:19 +01:00 |
Andrew Talbot
|
4659870d0d
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:52 +01:00 |
Andrew Talbot
|
c8e64830f9
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:52 +01:00 |
Andrew Talbot
|
3be7b8b64c
|
winex11.drv: Cast-qual warnings fix.
|
2006-11-27 17:03:51 +01:00 |
Vitaliy Margolen
|
b417435744
|
winex11drv: State of side mouse buttons (X-buttons) is not returned from XQueryPointer.
|
2006-11-27 17:03:51 +01:00 |
Alexandre Julliard
|
86ba62a563
|
gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.
|
2006-11-27 13:47:17 +01:00 |
Roderick Colenbrander
|
57ff710cde
|
wgl: Unify pixel format code.
|
2006-11-27 13:46:47 +01:00 |
Mike McCormack
|
54ab47ef59
|
msi: Use MSI_QueryGetRecord in ACTION_AppSearchReg.
|
2006-11-27 13:46:37 +01:00 |
Mike McCormack
|
fa6bc9e50b
|
msi: Use MSI_QueryGetRecord in ACTION_AppSearchComponents.
|
2006-11-27 13:46:32 +01:00 |
Mike McCormack
|
a1c969ee23
|
msi: Use MSI_QueryGetRecord in ACTION_AppSearchGetSignature.
|
2006-11-27 13:46:09 +01:00 |
Mike McCormack
|
0670ebc67b
|
msi: Use MSI_IterateRecords when cloning properties.
|
2006-11-27 13:46:06 +01:00 |
Clinton Stimpson
|
78584b6ee1
|
riched20: Only send EN_CHANGE when it is supposed to be sent.
|
2006-11-27 13:46:02 +01:00 |
Kevin Koltzau
|
44685c234f
|
winex11.drv: Process browser and multimedia key events.
|
2006-11-27 13:44:35 +01:00 |
Kevin Koltzau
|
80db3ad8bb
|
user32: Generate WM_APPCOMMAND messages for browser and multimedia keys.
|
2006-11-27 13:44:31 +01:00 |
Kevin Koltzau
|
baaefe9783
|
winuser.h: Define browser and multimedia keys.
|
2006-11-27 13:43:25 +01:00 |
Dmitry Timoshkov
|
f4b444249b
|
kernel32: Improve the PE loader test.
|
2006-11-27 13:43:17 +01:00 |
Andrew Talbot
|
92dc74016a
|
wined3d: Cast-qual warnings fix.
|
2006-11-27 13:43:10 +01:00 |
Andrew Talbot
|
f3a515ce19
|
wined3d: Cast-qual warnings fix.
|
2006-11-27 13:43:05 +01:00 |
Andrew Talbot
|
5381dd2cf6
|
wined3d: Cast-qual warnings fix.
|
2006-11-27 13:43:00 +01:00 |
Francois Gouget
|
48af421a8b
|
msi: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:53 +01:00 |
Francois Gouget
|
a8cd5acdb8
|
msacm32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:50 +01:00 |
Francois Gouget
|
bc32fb64c8
|
mpr: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:47 +01:00 |
Francois Gouget
|
cb4faf425f
|
comdlg32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:44 +01:00 |
Francois Gouget
|
7965efd252
|
comctl32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:42 +01:00 |
Francois Gouget
|
c5b5aaa082
|
avifil32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-27 13:42:39 +01:00 |
Markus Amsler
|
3fd8fe089c
|
d3d: Fix partially applied patch: Remove AddRef from GetDirect3D.
|
2006-11-24 12:57:01 +01:00 |
Christoph Frick
|
53620bc77b
|
dinput: Simplify the code that finds the offset of the given linux event.
|
2006-11-24 12:56:50 +01:00 |
Marcus Meissner
|
caa301a736
|
oleaut32: Protect against integer overflow in SysAllocStringLen.
|
2006-11-24 12:56:42 +01:00 |
Francois Gouget
|
1a145bb532
|
msvcrt/tests: We cannot link with _initterm() with Visual C++, so we have to load it dynamically.
|
2006-11-24 12:56:35 +01:00 |
Andrew Talbot
|
89bb54601f
|
winmm/wineoss: Cast-qual warning fix.
|
2006-11-24 12:56:31 +01:00 |
Andrew Talbot
|
d9cdd23411
|
ws2_32: Cast-qual warnings fix.
|
2006-11-24 12:56:26 +01:00 |
Andrew Talbot
|
972826b267
|
winspool.drv: Cast-qual warning fix + make function static.
|
2006-11-24 12:56:23 +01:00 |
Detlef Riekenberg
|
8fcd1107bb
|
localspl/tests: Add test for DeletePort.
|
2006-11-24 12:56:18 +01:00 |
Detlef Riekenberg
|
ca199009af
|
localspl: Implement DeletePort.
|
2006-11-24 12:56:14 +01:00 |
Paul Vriens
|
9d0b69d130
|
advpack: Remove test that crashes on systems with IE7.
|
2006-11-24 11:51:01 +01:00 |
Jacek Caban
|
958596b70a
|
mshtml: Added Exec(IDM_FONTSIZE) implementation.
|
2006-11-24 11:50:58 +01:00 |
Jacek Caban
|
c6d7f14296
|
mshtml: Added missing break.
|
2006-11-24 11:50:42 +01:00 |
Marcus Meissner
|
9e8b1259ca
|
kernel32/tests: Test -1 length for NULL ptr too.
|
2006-11-24 11:50:36 +01:00 |
Francois Gouget
|
22209db865
|
comdlg32: Moved a FIXME out of the user-visible string.
|
2006-11-24 11:50:25 +01:00 |
Francois Gouget
|
4e2a8b5b66
|
serialui: Update the Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-24 11:50:01 +01:00 |
Francois Gouget
|
b5f104d05b
|
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
|
2006-11-24 11:49:32 +01:00 |
Francois Gouget
|
3988c3dc8f
|
user32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:25 +01:00 |
Francois Gouget
|
b2765fc45a
|
msvcrt/tests: The tests must not include msvcrt.h because it contains declarations that may be incompatible with the PSDK headers.
|
2006-11-24 11:49:13 +01:00 |
Francois Gouget
|
fb957ec589
|
comctl32/tests: Fix the CheckDPA() tests.
There is no guarantee that the compiler will compute the function arguments in left-to-right order.
|
2006-11-24 11:49:07 +01:00 |
Francois Gouget
|
26b2cdf8a0
|
shlwapi/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:49:00 +01:00 |
Francois Gouget
|
144995b5a5
|
shell32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-24 11:48:56 +01:00 |
Francois Gouget
|
73c6275e94
|
mapi32/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:53 +01:00 |
Francois Gouget
|
cc1cb0ad8e
|
dsound/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:50 +01:00 |
Francois Gouget
|
dc44dbfa41
|
dinput/tests: Remove unneeded NONAMELESS* macros.
|
2006-11-24 11:48:47 +01:00 |
Francois Gouget
|
9d2f40cf33
|
comctl32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-24 11:48:42 +01:00 |
Francois Gouget
|
9fefaa87a9
|
shell32: Remove unused parameters from SHELL_FindExecutableByOperation().
|
2006-11-24 11:48:35 +01:00 |
Andrew Talbot
|
529aa7de90
|
winmm: Cast-qual warnings fix.
|
2006-11-24 11:47:44 +01:00 |
Andrew Talbot
|
a8f02b8bb7
|
winmm: Cast-qual warnings fix.
|
2006-11-24 11:47:39 +01:00 |
Andrew Talbot
|
4ef6043a57
|
wininet: Cast-qual warnings fix.
|
2006-11-22 11:45:05 +01:00 |
Mike McCormack
|
4e25188a2a
|
msi: Treat the SourceDir folder the same as TargetDir.
|
2006-11-22 11:43:09 +01:00 |
Mike McCormack
|
7eb270265f
|
msi: Load all folders in one query, rather one per query.
|
2006-11-22 11:43:05 +01:00 |
Alex Villacís Lasso
|
cf0c21af47
|
kernel32: Restore C locale for LC_NUMERIC.
|
2006-11-22 11:42:17 +01:00 |
Markus Amsler
|
f84f687e6d
|
d3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
|
2006-11-22 11:40:50 +01:00 |
Markus Amsler
|
5c4008719c
|
d3d: Remove AddRef from IWineD3DDevice_GetIndices.
|
2006-11-22 11:40:43 +01:00 |
Markus Amsler
|
16b1e046d8
|
d3d: Remove AddRef from IWineD3DDevice_GetStreamSource.
|
2006-11-22 11:40:37 +01:00 |
Markus Amsler
|
274df6ef88
|
d3d: Remove AddRef from IWineD3DDevice_GetTexture.
|
2006-11-22 11:40:31 +01:00 |
Markus Amsler
|
18546a65e6
|
d3d: Remove AddRef from IWineD3DDevice_GetDepthStencilSurface.
|
2006-11-22 11:40:24 +01:00 |
Markus Amsler
|
a7518f6f54
|
d3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
|
2006-11-22 11:40:05 +01:00 |
Markus Amsler
|
478a414e58
|
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
|
2006-11-22 11:39:52 +01:00 |
Markus Amsler
|
167b83c28a
|
d3d: Remove AddRef from IWineD3DDevice_GetDirect3D.
|
2006-11-22 11:39:39 +01:00 |
Mike McCormack
|
b1a16d978d
|
msi: Only wait for custom actions that don't have msidbCustomActionTypeContinue specified.
|
2006-11-22 11:39:25 +01:00 |
Mike McCormack
|
2a95a8ae78
|
msi: Split process_action_return_value into two different functions.
|
2006-11-22 11:39:21 +01:00 |
Mike McCormack
|
eb16fd5198
|
msi: Remove an unused parameter.
|
2006-11-22 11:39:16 +01:00 |
Dmitry Timoshkov
|
53cf91bced
|
user32: Restore the len == 0 check which got lost in a previous patch.
|
2006-11-22 11:39:11 +01:00 |
Huw Davies
|
8519a6c49e
|
ole32: Spelling fixes.
|
2006-11-22 11:39:03 +01:00 |
Huw Davies
|
1f34fdffee
|
ole32: CoGetInterfaceAndReleaseStream shouldn't crash when passed a NULL stream.
|
2006-11-22 11:38:57 +01:00 |
Marcus Meissner
|
267e660bd6
|
shell32: Pass number of wide chars, not bytes as last argument to MBtoWC().
|
2006-11-22 11:38:46 +01:00 |
Rob Shearman
|
06dd3efe2f
|
rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
handled at the binding level now instead of the message level, so
remove this special handling in RPCRT4_Send.
|
2006-11-22 11:37:15 +01:00 |
Rob Shearman
|
20c53a77e2
|
rpcrt4: Allow applications to specify authentication levels other than connect in RpcBindingSetAuthInfoA/W.
Map the default authentication level and service to sane values.
Don't create an RpcAuthInfo object if RPC_C_AUTHN_LEVEL_NONE is specified.
|
2006-11-22 11:37:08 +01:00 |
Alexandre Julliard
|
881095d720
|
ntdll: Setting the needs_close flag in server_get_unix_fd got lost in the previous change.
|
2006-11-21 22:38:51 +01:00 |
Dmitry Timoshkov
|
a7c1b0e0c6
|
user32: Add a rudimentary WM_SETFONT message test for the static control, make it pass under Wine.
|
2006-11-21 15:03:11 +01:00 |
Alexandre Julliard
|
10c3a4db67
|
comctl32: Remove invalid NULL check.
|
2006-11-21 12:40:39 +01:00 |
Paul Vriens
|
b75f36595f
|
ntdll: Remove unused variables.
|
2006-11-21 12:39:29 +01:00 |
Paul Vriens
|
d2218eb998
|
ntdll: Use intended variable.
|
2006-11-21 12:39:23 +01:00 |
Paul Vriens
|
8896cb8e37
|
ntdll: Remove tests that crash on XP and W2K3.
|
2006-11-21 12:39:16 +01:00 |
Paul Vriens
|
b3df6da417
|
ntdll: Remove unused variables.
|
2006-11-21 12:39:09 +01:00 |
Paul Vriens
|
409b7e3edf
|
ntdll: Remove tests that crash on XP and W2K3.
|
2006-11-21 12:39:02 +01:00 |
Dmitry Timoshkov
|
3a7bd67479
|
user32: Add support for DdeEnableCallback(EC_DISABLE) command.
|
2006-11-21 12:16:27 +01:00 |
Mike McCormack
|
5b670b68f2
|
riched20: Simplify an array size calculation.
|
2006-11-21 12:16:10 +01:00 |
Mike McCormack
|
5b8fdad920
|
msi: Fix use of integer fields in MsiFormatRecord.
|
2006-11-21 12:16:05 +01:00 |
Mike McCormack
|
8f20756068
|
msi: Test MsiRecordGetString on an integer record fields with a NULL output buffer.
|
2006-11-21 12:15:59 +01:00 |
Mike McCormack
|
99129d20a6
|
msi: Add a test for formatting records with strings.
|
2006-11-21 12:15:55 +01:00 |
Mike McCormack
|
ed663fe216
|
msi: Don't access the list of controls after the dialog is destroyed.
|
2006-11-21 12:14:44 +01:00 |
Mike McCormack
|
6a2fb05451
|
msi: Create a function to free control data.
|
2006-11-21 12:14:34 +01:00 |
Mike McCormack
|
fbfc221a77
|
msi: Fix an access after freeing memory.
|
2006-11-21 12:14:31 +01:00 |
Dmitry Timoshkov
|
056a9404a8
|
user32: Add some optional messages to the button message test.
|
2006-11-21 12:14:04 +01:00 |
Huw Davies
|
a6e2fe5ae3
|
comctl32: Set the result to IDOK on 'Finish'.
|
2006-11-21 12:13:58 +01:00 |
Alexandre Julliard
|
a902632483
|
ntdll: Don't bother with async I/O on regular files.
|
2006-11-20 14:15:43 +01:00 |
Alexandre Julliard
|
83ce958793
|
ntdll: Store the fd type in the cache and return it in server_get_unix_fd.
|
2006-11-20 14:15:06 +01:00 |
Alexander Nicolaysen Sørnes
|
0427c0ded3
|
Updated Norwegian Bokmål translations.
|
2006-11-20 12:03:44 +01:00 |
Ken Thomases
|
9124858b08
|
winex11.drv: Correct the count of characters matching with layout.
|
2006-11-20 12:00:17 +01:00 |
Ken Thomases
|
89bdf03989
|
winex11.drv: Enable code for picking layout-independent vkey as second pass.
|
2006-11-20 12:00:10 +01:00 |
Ken Thomases
|
c7ffd04be7
|
winex11.drv: Changed indenting of some dead code.
|
2006-11-20 12:00:02 +01:00 |
Ken Thomases
|
fac3dc6075
|
winex11.drv: Move some dead code from inside a loop to just after the loop.
|
2006-11-20 11:59:54 +01:00 |
Ken Thomases
|
0dee5eb160
|
winex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants.
|
2006-11-20 11:59:46 +01:00 |
Ken Thomases
|
8c768fb437
|
winex11.drv: Track which vkeys have already been assigned to keycodes.
|
2006-11-20 11:59:23 +01:00 |
Ken Thomases
|
30f691f56b
|
winex11.drv: Reset the keyc2vkey table to empty before rebuilding it.
|
2006-11-20 11:59:15 +01:00 |
Mike McCormack
|
b921118f14
|
msi: Split msi_set_sourcedir_props into a separate function.
|
2006-11-20 11:50:15 +01:00 |
Mike McCormack
|
fc56423904
|
msi: Spelling fixes.
|
2006-11-20 11:50:15 +01:00 |
Mike McCormack
|
69c6fff384
|
msi: Add another test for the SourceDir property.
|
2006-11-20 11:50:15 +01:00 |
Mike McCormack
|
ebf2733527
|
msi: Clean up parameters of msi_media_get_disk_info().
|
2006-11-20 11:50:15 +01:00 |
Mike McCormack
|
18db60782f
|
msi: Fix some memory leaks.
|
2006-11-20 11:50:15 +01:00 |
Mike McCormack
|
13078f180e
|
msi: Don't leak row handles.
|
2006-11-20 11:50:15 +01:00 |
Detlef Riekenberg
|
c8a12d0f62
|
kernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
|
2006-11-20 11:50:15 +01:00 |
Detlef Riekenberg
|
e33a6d61fe
|
kernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx).
|
2006-11-20 11:50:15 +01:00 |
H. Verbeet
|
9d6f22002c
|
wined3d: Only copy the depth buffer if there is one.
|
2006-11-20 11:50:14 +01:00 |
H. Verbeet
|
d1e6e81bbe
|
wined3d: Make sure render target textures aren't bound when we start drawing.
|
2006-11-20 11:50:14 +01:00 |
H. Verbeet
|
da65aed442
|
wined3d: Support cube map FBO attachments.
|
2006-11-20 11:50:14 +01:00 |
H. Verbeet
|
8afe27dacd
|
wined3d: Fix GL_ARB_texture_cube_map extension support.
|
2006-11-20 11:50:14 +01:00 |
Alexandre Julliard
|
0beeffa935
|
winmm: Avoid using sizeof() in traces.
|
2006-11-20 11:50:14 +01:00 |
James Hawkins
|
15fd7a028f
|
kernel32: Replace magic numbers with descriptive defines.
|
2006-11-20 11:24:48 +01:00 |
Andrew Talbot
|
a07dceb002
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:42 +01:00 |
Andrew Talbot
|
bc95bfd3c1
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:25 +01:00 |
Andrew Talbot
|
8831a79e90
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:15 +01:00 |
Andrew Talbot
|
115af5bc8a
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:23:49 +01:00 |
Marcus Meissner
|
c28a97e116
|
ntdll: Converted bitmask into TRUE/FALSE.
|
2006-11-20 11:23:39 +01:00 |
Marcus Meissner
|
87f9dcdb23
|
kernel32: Added missing shift by 8.
|
2006-11-20 11:23:32 +01:00 |
H. Verbeet
|
ef2c062c09
|
wined3d: Allow the depth buffer to be shared between onscreen and offscreen rendering modes.
|
2006-11-17 18:14:25 +01:00 |
H. Verbeet
|
6d66085150
|
wined3d: Add FBO support for offscreen rendering.
|
2006-11-17 18:14:13 +01:00 |
H. Verbeet
|
ad4c2bdb69
|
wined3d: Make the offscreen render mode a registry setting.
|
2006-11-17 18:13:57 +01:00 |
H. Verbeet
|
44f4e254a6
|
wined3d: Fix depth buffer formats to use actual depth textures.
|
2006-11-17 15:54:01 +01:00 |
H. Verbeet
|
9bf04ecd03
|
wined3d: Rename renderUpsideDown to render_offscreen.
|
2006-11-17 15:53:52 +01:00 |
Huw Davies
|
459dd11f3f
|
msxml3: Implement createElement.
|
2006-11-17 15:51:33 +01:00 |
Hans Leidekker
|
17f66b7086
|
setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.
|
2006-11-17 15:51:25 +01:00 |
Jacek Caban
|
7f9a5fac71
|
mshtml: Remove nscstring and nscwstring typedefs.
|
2006-11-17 15:50:36 +01:00 |
Jacek Caban
|
2f853fadb1
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |
Jacek Caban
|
84af63604a
|
mshtml: Added put_fontSize implementation.
|
2006-11-17 15:50:27 +01:00 |
Jacek Caban
|
c8c9a5fb20
|
mshtml: Added put_backgroundColor implementation.
|
2006-11-17 15:50:23 +01:00 |
Jacek Caban
|
7c478bf719
|
mshtml: Added put_fontFamily implementation.
|
2006-11-17 15:50:19 +01:00 |
Jacek Caban
|
5a9980e1b7
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
|
2006-11-17 15:49:36 +01:00 |
Jacek Caban
|
5b1af5b7d1
|
mshtml: Added get_style implementation.
|
2006-11-17 15:49:30 +01:00 |
Alexandre Julliard
|
2731998ae6
|
include: Get rid of heap.h.
|
2006-11-17 15:29:40 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
456891b377
|
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
|
2006-11-17 14:39:04 +01:00 |
Alexandre Julliard
|
5e7afb8c3b
|
winex11.drv: Store the palette mapping in an X context instead of the GDI object.
|
2006-11-17 14:38:43 +01:00 |
Alexandre Julliard
|
bb51f96907
|
gdi32: Get rid of the palette mapping handling and leave it up to the driver.
|
2006-11-17 14:38:11 +01:00 |
Alexandre Julliard
|
719b7068a9
|
winex11.drv: Abstract accesses to the palette color mapping.
|
2006-11-17 14:36:34 +01:00 |
Alexandre Julliard
|
385ceeb8bc
|
winex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.
|
2006-11-17 14:34:56 +01:00 |
Alexandre Julliard
|
ed4f22ab5f
|
gdi32: Moved the system palette flags to winex11.drv.
|
2006-11-17 14:34:44 +01:00 |
Alexandre Julliard
|
c60757b7d8
|
gdi32: Avoid accessing the internal palette object from dib.c.
|
2006-11-17 14:34:20 +01:00 |
Alexandre Julliard
|
46dd467941
|
d3d9: Include wingdi.h, not gdi.h.
|
2006-11-17 12:46:15 +01:00 |
Andrew Talbot
|
60cafb5e95
|
urlmon: Cast-qual warnings fix.
|
2006-11-17 12:45:35 +01:00 |
Louis Lenders
|
fa47970e6c
|
msvcrt: Add _fstat64 and _stat64 to msvcrt.spec.
|
2006-11-17 12:45:21 +01:00 |
Mike McCormack
|
eba742e5cd
|
msi: Fix a memory leak in load_folder().
|
2006-11-17 11:14:44 +01:00 |
Mike McCormack
|
cf370a8d39
|
msi: Remove unnecessary includes.
|
2006-11-17 11:14:41 +01:00 |
Mike McCormack
|
6b38139e62
|
msi: Remove a level of indent in resolve_folder().
|
2006-11-17 11:14:39 +01:00 |
Mike McCormack
|
4052b8be05
|
msi: Add a test showing the _Properties table is a bit strange.
|
2006-11-17 11:14:33 +01:00 |
Mike McCormack
|
2f2143b4ec
|
msi: Add a test showing which tables are special.
|
2006-11-17 11:14:31 +01:00 |
Mike McCormack
|
5bffd28be7
|
msi: Remove some redundant else statements.
|
2006-11-17 11:14:27 +01:00 |
Huw Davies
|
7c34694c01
|
msxml3: Implement createProcessingInstruction with a stub PI object.
|
2006-11-17 11:04:42 +01:00 |
Alexandre Julliard
|
2b01f6e07c
|
kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is used.
For instance LOCALE_SDATE is looked up in the lcid corresponding to
LC_TIME, LOCALE_IDIGITS in the LC_NUMERIC lcid, etc.
|
2006-11-16 22:11:58 +01:00 |
Alexandre Julliard
|
e8b8c5bf6a
|
kernel32: Added the locale name entry to all locale definitions.
|
2006-11-16 22:11:36 +01:00 |
Alexandre Julliard
|
123b6fec22
|
kernel32: Rewrote the locale matching to match more elements and to support Windows-format locale names.
Added implementation for LocaleNameToLCID and LCIDToLocaleName.
|
2006-11-16 22:11:19 +01:00 |
Huw Davies
|
241336c749
|
ole32: CoRegisterMessageFilter shouldn't crash on an uninitialized apartment.
|
2006-11-16 22:09:24 +01:00 |
Detlef Riekenberg
|
7c70f7f9b2
|
shell32: Fix a function name in a comment.
|
2006-11-16 22:09:19 +01:00 |
Dmitry Timoshkov
|
a77d00eabb
|
kernel32: Add a basic PE loader test.
|
2006-11-16 22:09:11 +01:00 |
Hans Leidekker
|
134c03b3be
|
setupapi: Implement SetupGetTargetPath{A,W}.
|
2006-11-16 22:08:41 +01:00 |
Detlef Riekenberg
|
01ab25e4fe
|
localspl/tests: Add test for ConfigurePortW.
|
2006-11-16 22:08:35 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |
Markus Amsler
|
b9807c2a3b
|
d3d9: Forward port d3d8 refcount tests.
|
2006-11-16 12:48:52 +01:00 |
Markus Amsler
|
07fad29c7d
|
d3d8: Show that the implicit surfaces are not freed if refcount reaches 0.
|
2006-11-16 12:48:45 +01:00 |
Andrew Talbot
|
b7b28e33f0
|
shlwapi: Cast-qual warnings fix.
|
2006-11-16 12:46:32 +01:00 |
Andrew Talbot
|
cb12dd6cd9
|
shlwapi: Cast-qual warnings fix.
|
2006-11-16 12:45:36 +01:00 |
Louis Lenders
|
d14d772f80
|
shell32: Define a few more icon resources.
|
2006-11-16 12:45:25 +01:00 |
Mike McCormack
|
efc8317bb2
|
oleaut32: Remove incorrect references to malloc.
|
2006-11-16 12:45:12 +01:00 |
Mike McCormack
|
f8829297da
|
kernel32: Downgrade a FIXME to a WARN.
|
2006-11-16 12:45:09 +01:00 |
Detlef Riekenberg
|
3b8929b9e8
|
localspl: Replace number with a defined value (static buffer size).
|
2006-11-16 12:44:25 +01:00 |
Detlef Riekenberg
|
3c287f2049
|
localspl: Implement ConfigurePort.
|
2006-11-16 12:44:12 +01:00 |
Dmitry Timoshkov
|
a3722bf494
|
user: Use DDE critical section exclusively for instance list protection.
|
2006-11-16 12:44:04 +01:00 |
Dmitry Timoshkov
|
5ef324ee89
|
user: Set DDE errors in some failing cases.
|
2006-11-16 12:36:11 +01:00 |
Clinton Stimpson
|
4b292b0cb5
|
riched20: Fix key handling in dialogs.
|
2006-11-15 12:24:54 +01:00 |
Hans Leidekker
|
ae64a62241
|
setupapi: Implement SetupGetSourceInfo{A,W}.
|
2006-11-15 12:24:50 +01:00 |
Alexandre Julliard
|
1e6786699d
|
Revert "comctl32: Fix a potential regression in ImageList_ReplaceIcon()."
This reverts commit 9e772d1369 .
|
2006-11-15 11:33:35 +01:00 |
Andrew Talbot
|
fdd9a4e2a7
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:38 +01:00 |
Andrew Talbot
|
2f4bb7b78d
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:32 +01:00 |
Byeong-Sik Jeon
|
8a4fe8e6e4
|
user32: Update the edit control when the IME composition string is emptied.
|
2006-11-15 11:32:25 +01:00 |
Alexandre Julliard
|
6fa6cc7e83
|
kernel32/tests: Reserve some more memory for the environment.
|
2006-11-15 11:31:41 +01:00 |
Rob Shearman
|
8bb10f1082
|
rpcrt4: Use SecInvalidateHandle and SecIsValidHandle for handling RpcConnection::ctx instead of setting/comparing the field to 0.
|
2006-11-15 11:25:57 +01:00 |
Rob Shearman
|
51dd6f9fb8
|
rpcrt4: Add support for signing, verifying, encrypting and decrypting RPC packets.
|
2006-11-15 11:25:53 +01:00 |
Rob Shearman
|
8e178b2d4f
|
rpcrt4: Fix a crash in RPCRT4_OpenBinding that can occur if
RPCRT4_CreateConnection fails by checking the return value from the
function and returning in this case.
|
2006-11-15 11:25:44 +01:00 |
Rob Shearman
|
079b6b074c
|
rpcrt4: Add a FIXME for unsupported client protocol sequences.
|
2006-11-15 11:25:35 +01:00 |
Markus Amsler
|
ee7bf7954d
|
d3d8: Test AddRef with refcount==0.
|
2006-11-15 11:25:31 +01:00 |
Markus Amsler
|
577d5d2580
|
d3d8: Test refcount forwarding.
|
2006-11-15 11:25:18 +01:00 |
Markus Amsler
|
886c196e05
|
d3d8: Back buffer is identical to the render target, test it only once.
|
2006-11-15 11:25:07 +01:00 |
Sam Dennis
|
48c006621d
|
msvcrt: Use the custom vsnprintf implementation for msvcrt.vsprintf too.
|
2006-11-15 11:25:00 +01:00 |
Eric Pouech
|
5b1f3b14ca
|
ntdll: Fixed returned status for NtQueryThreadInformation's ThreadDescriptorTable
(spotted by Peter Oberndorfer).
|
2006-11-15 11:24:41 +01:00 |
Kovács András
|
9bf5140575
|
mshtml: HTMLElementCollection_item implementation.
|
2006-11-14 14:41:34 +01:00 |
Alexandre Julliard
|
63b62dc50b
|
msvcrt/tests: Clean up a temp file.
|
2006-11-14 12:00:38 +01:00 |
Alexandre Julliard
|
dc0c3677cd
|
shell32: Don't use the short path name to delete files in SHFileOperation.
|
2006-11-14 12:00:23 +01:00 |
Hwang YunSong(황윤성)
|
bbe4550b46
|
shdoclc: Updated Korean resource.
|
2006-11-14 11:59:36 +01:00 |
Mike McCormack
|
eadf2f82be
|
msi: Split MSI_CreatePackage into two functions.
|
2006-11-14 11:43:39 +01:00 |
Mike McCormack
|
032b1389b1
|
msi: Delete the tempfile created by GetTempFileName.
|
2006-11-14 11:43:34 +01:00 |
Mike McCormack
|
3c2e79e727
|
msi: Defer package deletion until after the database is closed.
|
2006-11-14 11:43:30 +01:00 |
Mike McCormack
|
c88c0b453d
|
msi: Remove track_tempfile()'s unused 2nd parameter.
|
2006-11-14 11:43:17 +01:00 |
Mike McCormack
|
f241daef54
|
msi: Always delete temp files after creating them.
|
2006-11-14 11:43:10 +01:00 |
Mike McCormack
|
6914c4749e
|
msi: Print a message if we fail to delete a file.
|
2006-11-14 11:43:05 +01:00 |
Huw Davies
|
4696417941
|
msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid.
|
2006-11-14 11:42:24 +01:00 |
Huw Davies
|
9e1284df23
|
msxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.
|
2006-11-14 11:42:17 +01:00 |
Huw Davies
|
8518ee38e3
|
msxml3: Initialize the uuids that aren't in libuuid.
|
2006-11-14 11:42:14 +01:00 |
Jesse Allen
|
a697fe51e0
|
msvcrt: printf buffer overrun tests.
|
2006-11-14 11:37:40 +01:00 |
Jesse Allen
|
5b75c86921
|
msvcrt: Estimate required buffer size better in pf_vsnprintf.
|
2006-11-14 11:37:31 +01:00 |
Jesse Allen
|
fa8656f841
|
msvcrt: Free correct buffer in pf_vsnprintf.
|
2006-11-14 11:35:42 +01:00 |
Mike McCormack
|
f3c6114d75
|
comctl32: Remove a redundant variable.
|
2006-11-14 11:35:31 +01:00 |
Mike McCormack
|
9e772d1369
|
comctl32: Fix a potential regression in ImageList_ReplaceIcon().
|
2006-11-14 11:35:24 +01:00 |
Mike McCormack
|
2614e0ee91
|
comctl32: When removing an image, move the remaining images one forward, not one backwards.
|
2006-11-14 11:35:18 +01:00 |
Mike McCormack
|
8f375e70f8
|
user32: Print a fixme only once.
|
2006-11-14 11:35:13 +01:00 |
Mike McCormack
|
15446fb9c0
|
kernel32: Print a FIXME only once.
|
2006-11-14 11:35:11 +01:00 |
James Hawkins
|
31a9b087c1
|
msi: Notify the external UI handler when changing media.
|
2006-11-14 11:35:00 +01:00 |
Andrew Talbot
|
2f5824438e
|
setupapi: Cast-qual warning fix.
|
2006-11-14 11:34:51 +01:00 |
Andrew Talbot
|
fde63f9742
|
secur32: Cast-qual warning fix.
|
2006-11-14 11:34:42 +01:00 |
Andrew Talbot
|
5319668a30
|
rsaenh: Cast-qual warning fix.
|
2006-11-14 11:34:37 +01:00 |
Hans Leidekker
|
02c5df73d2
|
setupapi: Implement SetupGetSourceFileLocation{A,W}.
|
2006-11-14 11:34:31 +01:00 |
Hans Leidekker
|
709735e294
|
setupapi: The inf section suffix that corresponds to __x86_64 is .ntamd64.
|
2006-11-14 11:34:24 +01:00 |
Kai Blin
|
1037e20bc7
|
secur32: Fix handling of ISC_REQ* flags in InitializeSecurityContext.
|
2006-11-14 11:34:19 +01:00 |
Alexandre Julliard
|
00e097b6e3
|
winex11.drv: Update the X11 window position when the primary monitor origin changes.
|
2006-11-14 10:40:49 +01:00 |
Alexandre Julliard
|
a9f214cb0d
|
ntdll: Added support for reading directories using the BSD getdirentries function.
|
2006-11-13 15:42:48 +01:00 |
Paul Vriens
|
d4796304ad
|
comctl32: Remove deadcode (Coverity).
|
2006-11-13 14:51:20 +01:00 |
Andrey Turkin
|
131d9964b7
|
atl: Implement AtlModuleRegisterServer.
|
2006-11-13 14:44:06 +01:00 |
Andrey Turkin
|
da7bdf745f
|
atl: Implement AtlRegisterLoadTypeLib.
|
2006-11-13 14:43:57 +01:00 |
Andrey Turkin
|
8141b99d11
|
atl: Implement AtlModuleLoadTypeLib.
|
2006-11-13 14:43:45 +01:00 |
Andrey Turkin
|
19c2b0bb6a
|
atl: Fix incorrect prototypes.
|
2006-11-13 14:43:37 +01:00 |
Andrey Turkin
|
6ecdc5bbeb
|
atl: AtlAxGetHost and AtlAxGetControl implementation.
|
2006-11-13 14:43:02 +01:00 |
Andrey Turkin
|
26e6c13c43
|
atl: Host component implementation: IOleControlSite.
|
2006-11-13 14:42:50 +01:00 |
Andrey Turkin
|
566d5db2a2
|
atl: Host component implementation: IOleInPlaceFrame.
|
2006-11-13 14:39:40 +01:00 |
Andrey Turkin
|
39b17cab1d
|
atl: Host component implementation: IOleInPlaceSiteWindowless.
|
2006-11-13 14:39:26 +01:00 |
Andrey Turkin
|
6366a1b054
|
atl: Host component implementation: IOleContainer.
|
2006-11-13 14:39:01 +01:00 |
Andrey Turkin
|
7c5f011c11
|
atl: Implement AtlAxAttachControl.
|
2006-11-13 14:34:26 +01:00 |
Andrey Turkin
|
e1d94f3633
|
alt: Host component implementation: IOleClientSite.
|
2006-11-13 14:34:19 +01:00 |
Rob Shearman
|
fff2d8e82b
|
ole32: Re-enable the code that unregisters interfaces with the RPC runtime.
|
2006-11-13 14:32:45 +01:00 |
Rob Shearman
|
29a9abff8a
|
rpcrt4: Implement RpcServerUnregisterIf.
|
2006-11-13 14:32:41 +01:00 |
Rob Shearman
|
0b1cc1061b
|
rpcrt4: Convert the server interfaces list into a standard Wine list.
|
2006-11-13 14:32:24 +01:00 |
Rob Shearman
|
59a90143bf
|
rpcrt4: Fix a comment and move a WARN to where it really indicates a problem, rather than falsely triggering on normal conditions.
|
2006-11-13 14:32:21 +01:00 |
Alexandre Julliard
|
7a1522a20f
|
kernel32: Use LC_NUMERIC instead of LC_ALL to determine the user locale.
Passing LC_ALL to setlocale() doesn't do what we want.
|
2006-11-13 14:27:00 +01:00 |
Mike McCormack
|
4811743b36
|
msi: Only free a string in one place.
|
2006-11-13 13:02:26 +01:00 |
Mike McCormack
|
959c71846d
|
msi: Fix error handling.
|
2006-11-13 13:02:22 +01:00 |
Mike McCormack
|
3ef703ad6c
|
msi: Track temp files as soon as they are created.
|
2006-11-13 13:02:15 +01:00 |
Mike McCormack
|
1767989bd1
|
msi: Fail if we can't write out a temporary file.
|
2006-11-13 13:02:12 +01:00 |
Mike McCormack
|
2a46821b82
|
msi: Fix an uninitialized variable in the test cases.
|
2006-11-13 13:02:03 +01:00 |
Mike McCormack
|
0b7a17d282
|
msi: Clean upstore_binary_to_temp.
|
2006-11-13 13:02:00 +01:00 |
Francois Gouget
|
1ccf944900
|
Assorted spelling fixes.
|
2006-11-13 13:01:53 +01:00 |
Francois Gouget
|
b2656633a6
|
Add some documentation headers to make winapi_check happy.
|
2006-11-13 13:01:15 +01:00 |
Francois Gouget
|
aa857dead3
|
ole32: Standardize some documentation comments.
|
2006-11-13 13:01:08 +01:00 |
Francois Gouget
|
e9fb8c6728
|
winex11.drv: Fix some comments so they are properly formatted documentation headers.
|
2006-11-13 13:01:05 +01:00 |
Francois Gouget
|
5962cf6e4f
|
rpcrt4: Add some stub documentation headers to make winapi_check happy.
Also fix some headers that identified internal APIs as external.
|
2006-11-13 13:00:53 +01:00 |
Francois Gouget
|
c35b6b9223
|
shell32: Fix inclusion of conditional headers (spotted by winapi_check).
|
2006-11-13 12:59:18 +01:00 |
Francois Gouget
|
6a385ae273
|
msi: assert.h is not a local header (spotted by winapi_check).
|
2006-11-13 12:59:14 +01:00 |
Francois Gouget
|
49ad2b10c1
|
ole32/tests: Don't use the NONAMELESS* macros in the tests.
|
2006-11-13 12:59:11 +01:00 |
Dmitry Timoshkov
|
2fab58053e
|
ntdll: Alphabetically sort the Makefile entries.
|
2006-11-13 12:59:05 +01:00 |
Paul Vriens
|
646139dd6e
|
comdlg32: Remove unused variable (Coverity).
|
2006-11-13 12:58:58 +01:00 |
Paul Vriens
|
9fa27f3be3
|
rsaenh: Move type-check before len-check (Coverity).
|
2006-11-13 12:58:53 +01:00 |
Paul Vriens
|
ded9943b5b
|
msi: Fix typo's (Coverity).
|
2006-11-13 12:58:46 +01:00 |
Stefan Dösinger
|
7311e9fc8e
|
wined3d: Fix a comment.
|
2006-11-13 12:58:40 +01:00 |
Jacek Caban
|
396b0ad126
|
mshtml: Added border implementation.
|
2006-11-13 12:52:05 +01:00 |
Jacek Caban
|
2a78268430
|
mshtml: Added IDM_ORDERLIST implementation.
|
2006-11-13 12:51:52 +01:00 |
Jacek Caban
|
8d76b3deed
|
mshtml: Added IDM_UNORDERLIST implementation.
|
2006-11-13 12:51:47 +01:00 |
Jacek Caban
|
80db14763d
|
mshtml: Added IDM_HORIZONTALLINE implementation.
|
2006-11-13 12:51:40 +01:00 |
Jacek Caban
|
6f4146a30b
|
mshtml: Added IDM_INDENT and IDM_OUTDENT implementation.
|
2006-11-13 12:51:34 +01:00 |
Jacek Caban
|
7a1a6cbb9d
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Jacek Caban
|
2d3a5a616f
|
shdoclc: Added shdoclc.dll.
|
2006-11-13 12:51:19 +01:00 |
Michael Stefaniuc
|
8f0f9371a8
|
winmm/tests: Win64 printf format warning fixes.
|
2006-11-13 12:49:27 +01:00 |
Michael Stefaniuc
|
60c19952b7
|
winmm/tests: Fix the parameters of LPTIMECALLBACK functions.
|
2006-11-13 12:49:14 +01:00 |
Michael Stefaniuc
|
26bd2ec9c3
|
dsound: Win64 printf format warning fixes.
|
2006-11-13 12:49:04 +01:00 |
Michael Stefaniuc
|
0f08667c8a
|
dsound: Fix the declaration/definition of DSOUND_timer().
|
2006-11-13 12:48:27 +01:00 |
Hans Leidekker
|
bc2e37ba44
|
shlwapi: UrlEscapeA should fail with E_POINTER when querying the buffer size.
|
2006-11-13 12:48:15 +01:00 |
Roderick Colenbrander
|
5b026479c5
|
wgl: Fix a typo in the pbuffer pixelformat enumeration code.
|
2006-11-13 12:48:01 +01:00 |
H. Verbeet
|
22b5890862
|
winex11.drv: The y coordinate should be offset agaist the height, not the width.
|
2006-11-13 12:47:33 +01:00 |
Andrew Talbot
|
ac28398d12
|
advapi32: Constify a parameter.
|
2006-11-13 12:47:10 +01:00 |
Andrew Talbot
|
fcb5bc6a1f
|
rpcrt4: Cast-qual warnings fix.
|
2006-11-13 12:47:00 +01:00 |
Andrew Talbot
|
b011a4eecd
|
rpcrt4: Cast-qual warnings fix.
|
2006-11-13 12:46:53 +01:00 |
Andrew Talbot
|
a0e9fc872f
|
quartz: Cast-qual warnings fix.
|
2006-11-13 12:46:41 +01:00 |
Andrew Talbot
|
4b675fd355
|
qcap: Cast-qual warnings fix.
|
2006-11-13 12:46:33 +01:00 |
James Hawkins
|
5cc4a8915f
|
msi: Fix a heap corruption bug by resizing the src string before adding to it.
|
2006-11-13 12:46:25 +01:00 |
Francois Gouget
|
d78ea3ccfa
|
include/tapi.h: Add missing include directives.
|
2006-11-13 12:45:45 +01:00 |
Francois Gouget
|
8e9c876288
|
user: Only perform the screen resolution changing tests in interactive mode.
|
2006-11-13 12:45:39 +01:00 |
Francois Gouget
|
4c9f668e7c
|
kernel32: Fix the 'MAP_FOLDCZONE' ok() test.
|
2006-11-13 12:45:31 +01:00 |
Alexandre Julliard
|
e9d5e5503f
|
rpcrt4: Avoid a sizeof in a trace.
|
2006-11-10 14:29:55 +01:00 |
Rob Shearman
|
61967ff4be
|
rpcrt4: Create one protseq object per used protocol sequence, not per RpcServerUseProtseq* function call.
|
2006-11-10 13:50:17 +01:00 |
Rob Shearman
|
e1561038d0
|
rpcrt4: Don't store the endpoint in the protseq.
|
2006-11-10 13:50:12 +01:00 |
Rob Shearman
|
e0acc8d276
|
rpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when using an unsupported protseq.
|
2006-11-10 13:50:07 +01:00 |
Rob Shearman
|
44922d29db
|
rpcrt4: Correctly align the results in the RPC Bind Ack packet.
|
2006-11-10 13:50:03 +01:00 |
Dmitry Timoshkov
|
50a18ca57e
|
shlwapi: Unify SHDeleteKeyW implementation with SHDeleteKeyA.
|
2006-11-10 13:50:00 +01:00 |
Dmitry Timoshkov
|
75dd3534f9
|
oleaut32: Constify some data.
|
2006-11-10 13:49:56 +01:00 |
Alexandre Julliard
|
879da0436a
|
opengl32: Hack to make sure winex11 is loaded before getting function pointers.
|
2006-11-10 12:37:04 +01:00 |
Alexandre Julliard
|
3d73173fe1
|
advapi32: Fixed last error check in RegSaveKey.
|
2006-11-10 12:22:44 +01:00 |
Andrew Talbot
|
35c0886939
|
quartz: Cast-qual warning fix.
|
2006-11-10 11:36:57 +01:00 |
Markus Amsler
|
100038dfb1
|
d3d8: Add GetContainer tests for implicit surfaces.
|
2006-11-10 11:36:48 +01:00 |
Markus Amsler
|
2c40b823e1
|
d3d9: Forwardport implicit surface tests.
|
2006-11-10 11:36:41 +01:00 |
Mike McCormack
|
c6118c34b2
|
riched20: Flush the clipboard before exiting the test.
|
2006-11-10 11:36:36 +01:00 |
Mike McCormack
|
c6e25b54c9
|
riched20: Add missing void to parameter list.
|
2006-11-10 11:36:16 +01:00 |