Mike McCormack
63cdee2741
msi: Remove an unused initializer.
2007-02-13 17:47:30 +01:00
Mike McCormack
b937f33d23
ole32: Add missing parameter for RunningObjectTableImpl_UnInitialize.
2007-02-13 17:47:28 +01:00
Misha Koshelev
8aa5c99379
msi: Conformance test, check that INSTALLUILEVEL flags don't trigger UI install.
2007-02-13 17:45:20 +01:00
Kirill K. Smirnov
5ccc6380fc
user32/tests: Add tests for WM_SETICON.
2007-02-13 17:33:36 +01:00
Kirill K. Smirnov
828cb4f4f8
user32: Handle WM_SETICON message similarly to WM_SETTEXT.
2007-02-13 17:33:29 +01:00
Alexandre Julliard
bd7595af7b
ntdll: Allow APCs to run while waiting for a debug event reply.
2007-02-13 17:17:58 +01:00
Alexandre Julliard
34c5104bcc
winex11.drv: We still have to flush the display after mapping a window.
...
The Photoshop splash screen needs this.
2007-02-13 17:17:26 +01:00
Vitaliy Margolen
abcbcc35da
winex11.drv: Popup windows with system menu are managed.
2007-02-13 17:16:54 +01:00
Leslie Choong
b3c0a29061
comctl32: updown: Getter and setter tests for updown control.
2007-02-13 17:16:31 +01:00
Anatoly Lyutin
bea5ed4fa9
comdlg32: fontdlg: Add initialisation for comboboxes.
2007-02-13 17:15:52 +01:00
Marcus Meissner
fa32d53810
ntdll/tests: Fixed WCHAR overflow.
2007-02-13 17:15:24 +01:00
Peter Oberndorfer
b54cecab40
ntdll: Test that shows RtlRaiseException with EXCEPTION_BREAKPOINT mangles Eip of context.
2007-02-13 12:19:32 +01:00
Michael Stefaniuc
90c0ffd45e
atl: Fix a comparison between signed and unsigned.
2007-02-13 12:19:11 +01:00
Michael Stefaniuc
c6c68bf304
wldap32: Missing HeapFree on error path (found by Smatch).
2007-02-13 12:19:08 +01:00
Dmitry Timoshkov
74950a9e1f
comctl32: Implement ImageList_GetFlags.
2007-02-13 12:08:41 +01:00
Dmitry Timoshkov
474a8f5357
user32: Activate an MDI child on WM_SETFOCUS as well as on WM_CHILDACTIVATE.
2007-02-13 12:08:38 +01:00
Andrew Talbot
e744c3a5b1
dinput: Constify some variables.
2007-02-13 12:08:26 +01:00
Andrew Talbot
8cbba46dba
amstream: Constify a variable.
2007-02-13 12:08:15 +01:00
Stefan Dösinger
f5f501d573
wined3d: Use the context manager to create onscreen contexts.
2007-02-13 12:08:02 +01:00
Stefan Dösinger
00aa8ab08c
d3d8: Deleting bound shaders unbinds them.
2007-02-13 12:07:46 +01:00
Stefan Dösinger
12252d0589
wined3d: Use the context manager to select the primary render target.
2007-02-13 12:05:35 +01:00
Stefan Dösinger
7253fae31f
wined3d: Make the context array dynamic.
2007-02-13 12:04:40 +01:00
Stefan Dösinger
e534340450
wined3d: Improve render target to texture blits.
2007-02-13 12:04:20 +01:00
Stefan Dösinger
f22d37e4dd
wined3d: Use the context manager to prepare for blitting.
2007-02-13 12:04:08 +01:00
Stefan Dösinger
c1623d4e7b
wined3d: Use the context manager to prepare for drawing.
2007-02-13 12:03:40 +01:00
Stefan Dösinger
380930dc54
wined3d: Store dirty states per context.
2007-02-13 11:55:07 +01:00
Stefan Dösinger
e6c9a073b0
wined3d: Store state optmization members in the context.
2007-02-13 11:50:38 +01:00
Stefan Dösinger
c739c387b6
wined3d: Add a per context structure for context management.
2007-02-13 11:50:14 +01:00
Hans Leidekker
890f63a1d8
wininet: Fix a test that fails on Windows.
2007-02-13 11:50:07 +01:00
Hans Leidekker
2024f68753
wininet: Skip empty accept type strings in HttpOpenRequest.
2007-02-13 11:50:01 +01:00
Paul Vriens
f0f3e15ac2
wininet/ftp.c: Fix some returned error codes.
2007-02-13 11:49:40 +01:00
Paul Vriens
00b7b29c3a
wininet/ftp.c: Add tests to show the order of parameter checking.
2007-02-13 11:49:22 +01:00
Rob Shearman
b6d8b27be5
rpcrt4: The format structures used in the marshaling code should have 1-byte alignment.
2007-02-12 15:20:52 +01:00
Francois Gouget
fff13d2751
ntdll: Fix compilation on systems that don't support nameless structs.
2007-02-12 15:20:18 +01:00
Francois Gouget
76e258cb53
ntdll: Add prototypes to winnt.h for the SList functions.
2007-02-12 14:16:52 +01:00
Jacek Caban
102ae714c7
urlmon: Added mk protocol handling test.
2007-02-12 14:14:01 +01:00
Jacek Caban
c5280fcc00
urlmon: Added test of handlong its protocol.
2007-02-12 14:13:54 +01:00
Jacek Caban
c374936472
urlmon: Depend on Read result in report_data.
2007-02-12 14:13:48 +01:00
Jacek Caban
f66b99db83
urlmon: Store download state in Binding object.
2007-02-12 14:13:43 +01:00
Alexandre Julliard
639ffbfde7
rpcrt4: Enter new named pipe connections into the protocol connection list.
2007-02-12 14:13:22 +01:00
Dmitry Timoshkov
369749dcb2
comctl32: Make ImageList_Read and ImageList_Write compatible with each other, simplify the code.
2007-02-12 14:12:48 +01:00
Mike McCormack
63e554994a
msi: Store dll based custom actions in a separate list.
2007-02-12 14:12:41 +01:00
Mike McCormack
5927015726
msi: Simplify ACTION_FinishCustomActions.
2007-02-12 14:12:34 +01:00
Chris Robinson
5f1a1bbc84
wined3d: Properly round negative values in shader_glsl_mov.
2007-02-12 14:12:29 +01:00
Paul Vriens
2ba1cdad69
wininet/ftp.c: Add another test.
2007-02-12 13:58:56 +01:00
Paul Vriens
d20833fc52
wininet/ftp.c: Fix some returned error codes.
2007-02-12 13:47:11 +01:00
Paul Vriens
54c80612ac
wininet/ftp.c: Fix some returned error codes.
2007-02-12 13:47:03 +01:00
Paul Vriens
6c05048756
wininet/ftp.c: Fix some returned error codes.
2007-02-12 13:46:52 +01:00
Jacek Caban
31bbe886f0
mshtml: Handle resource protocol like chrome protocol.
2007-02-12 13:46:31 +01:00
Jacek Caban
9750893eff
mshtml: Call SetWineURL in Clone.
2007-02-12 13:43:29 +01:00
Jacek Caban
124cb44903
mshtml: Start binding asynchronously.
2007-02-12 13:43:20 +01:00
Jacek Caban
48b445b80d
mshtml: Move AddRequest call to OnStartBinding.
2007-02-12 13:42:03 +01:00
Jacek Caban
2e53ac9d8e
mshtml: Remove no longer used [Get|Set]Moniker functions.
2007-02-12 13:41:51 +01:00
Alexandre Julliard
fe57f04a44
mshtml: Don't test the contents of an output parameter.
2007-02-12 13:41:35 +01:00
Jacek Caban
0da187dda8
mshtml: Don't store moniker in nsURI.
2007-02-12 13:41:22 +01:00
Jacek Caban
5ea16d7856
mshtml: Added [Set|Get]WineURL functions to nsIWineURI.
2007-02-12 13:39:07 +01:00
Jacek Caban
8beb142b94
mshtml: Store URL in unicode in nsURI.
2007-02-12 13:38:58 +01:00
Jacek Caban
961627d344
shlwapi: Fix handling mk URLs.
2007-02-12 12:40:01 +01:00
Jacek Caban
557e4d308b
shlwapi: Unicodified scheme detecting code.
2007-02-12 12:39:54 +01:00
Jacek Caban
73452e90a4
itss: Fix handling URLs without '/' in object name.
2007-02-12 12:39:42 +01:00
Duane Clark
5bc1a8de87
treeview: Scrolling does not cause label being edited to lose focus.
2007-02-12 12:39:34 +01:00
Mike McCormack
d0e12bdef7
msi: Split process_handle() into two separate functions.
2007-02-12 12:39:05 +01:00
Mikołaj Zalewski
33ee219ce3
shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs).
2007-02-12 12:38:57 +01:00
Mikołaj Zalewski
c55277c7e1
shell32: Add a confirmation dialog with a "Yes to All" option.
2007-02-12 12:38:39 +01:00
Mikołaj Zalewski
474bf4fc4b
shell32: Make sure BrowseForFolder doesn't return NULL for the Desktop folder as this means a cancel.
2007-02-12 12:38:33 +01:00
Stefan Dösinger
fa97fbdcad
wined3d: Make shader_cleanup more useful.
2007-02-12 12:37:48 +01:00
Stefan Dösinger
67b1f4a7e9
wined3d: BeginScene and EndScene tests and fixes.
2007-02-12 12:08:34 +01:00
Alexandre Julliard
1df72cc794
Make.rules: Automatically generate the header for all types of idl sources.
2007-02-09 14:32:57 +01:00
Francois Gouget
abedd3df59
shell32/tests: wnsprintfA() is missing on Win9x, so use sprintf() instead.
2007-02-09 14:32:57 +01:00
Francois Gouget
f97a2f9def
shell32/tests: Fix test_GetDisplayName() to cope with a left-over test directory.
2007-02-09 14:32:57 +01:00
Francois Gouget
14712ece18
shell32/tests: ILFree() and ILIsEqual() are exported by ordinal only on Win9x. So use GetProcAddress().
2007-02-09 14:32:57 +01:00
Francois Gouget
f3899c2651
ntdll: Better match the PSDK types and fix the winapi_check warnings.
2007-02-09 14:32:57 +01:00
Francois Gouget
7a37f21a78
ntdll: The fourth parameter of RtlUnwind() is a pointer, not a long.
2007-02-09 14:32:56 +01:00
Francois Gouget
589fcd8ccf
ntdll: ZwRaiseException() is not a register function.
2007-02-09 14:32:56 +01:00
Marcus Meissner
beb603e908
kernel32/tests: Fixed several uninitialized variables.
2007-02-09 12:07:14 +01:00
Paul Vriens
7100dd4b33
user32/listbox: Remove deadcode (Coverity).
2007-02-09 12:05:26 +01:00
Eric Pouech
f415b5ddeb
msvcrt: Use raise(SIGABRT) for abort() and assert().
2007-02-09 11:50:37 +01:00
Eric Pouech
bb5a20c61a
msvcrt: Implemented the raise function.
2007-02-09 11:50:25 +01:00
Eric Pouech
9f309b32e6
msvcrt: Reset a signal to DFL before it's used.
2007-02-09 11:50:16 +01:00
Paul Vriens
1f5e5a2b75
wininet/ftp.c: Fix some returned error codes.
2007-02-09 11:50:09 +01:00
Konstantin Kondratyuk
4f976741a4
ntdll: Add Omsk time zone.
2007-02-09 11:50:04 +01:00
Marcus Meissner
c05b43f464
kernel32: Remove CloseHandle call.
2007-02-09 11:49:56 +01:00
Marcus Meissner
b224319a26
devenum: Initialize hKeysub.
2007-02-09 11:49:03 +01:00
Marcus Meissner
a4c47c9ec3
ntdll: Initialize needs_close to FALSE.
2007-02-09 11:48:55 +01:00
Marcus Meissner
ddb5720118
riched20: Removed more dead code.
2007-02-09 11:48:46 +01:00
Vitaly Lipatov
c8bcbdb90d
Some fixes in russian resources.
2007-02-09 11:48:28 +01:00
James Hawkins
5b8282120a
msi: Don't skip files continued from a previous cabinet.
2007-02-08 13:01:40 +01:00
Mikołaj Zalewski
3ea059c9d7
comctl32: listview: Create the LISTVIEW_INFO in WM_NCCREATE.
2007-02-08 13:01:18 +01:00
Rob Shearman
30b6f9acd6
oleaut32: Fix the return value of ITypeInfo::Invoke when the property-put named argument isn't DISPID_PROPERTYPUT.
2007-02-08 12:59:36 +01:00
Rob Shearman
a3235dd1d4
oleaut32: Implement automatic value getting in ITypeInfo::Invoke.
...
If an IDispatch object is returned from in the retval for a propget
function and an extra parameter was passed in to ITypeInfo::Invoke then
it should call IDispatch::Invoke on the returned object with the extra
parameter to retrieve the value of the object, which is then returned in
pVarResult.
2007-02-08 12:59:32 +01:00
Rob Shearman
8b43f8bec9
oleaut32: Fix the IDL for the "Value" method in the tmarshal tests.
2007-02-08 12:59:26 +01:00
Rob Shearman
d794398e73
oleaut32: Comment out "dual" attribute of IKindaEnumWidget in tmarshal test to cause the interface to be marshaled correctly.
...
This fixes a bunch of tmarshal tests.
2007-02-08 12:59:23 +01:00
Rob Shearman
d2a38cef99
oleaut32: Always register the typelib for the tmarshal tests.
2007-02-08 12:58:35 +01:00
Jacek Caban
6299859ee7
urlmon: Fix continue_call handling.
2007-02-08 11:56:59 +01:00
Jacek Caban
88f76cc29e
urlmon: Call OnProgress directly in report_data.
2007-02-08 11:56:51 +01:00
Jacek Caban
4613567d32
urlmon: Added ReportProgress(BINDSTATUS_DIRECTBIND) implementation.
2007-02-08 11:56:46 +01:00
Jacek Caban
f799192b3e
urlmon: Fix ReportResult on async protocols.
2007-02-08 11:56:33 +01:00
Mike McCormack
94edfde1d9
msi: Register the typelib.
2007-02-08 11:56:16 +01:00
Kevin Koltzau
05c0df15e2
ntdll: Fix compile errors for Win64.
2007-02-08 11:56:03 +01:00
Andrew Talbot
a9446b9c5c
winex11.drv: Remove unused items.
2007-02-08 11:55:44 +01:00