André Hentschel
|
c008984a01
|
kernel32: Implement IsThreadAFiber function.
|
2010-01-25 12:56:26 +01:00 |
André Hentschel
|
a9353a1caf
|
kernel32/tests: Test Fiber callback count.
|
2010-01-25 12:55:41 +01:00 |
André Hentschel
|
30deb6b896
|
kernel32/tests: Test Fiber Local Storage functions.
|
2010-01-25 12:55:34 +01:00 |
André Hentschel
|
e0475a3e11
|
kernel32/tests: Test IsThreadAFiber function.
|
2010-01-25 12:55:22 +01:00 |
André Hentschel
|
f57dbecda8
|
kernel32/tests: Test fiber Ex functions.
|
2010-01-25 12:55:12 +01:00 |
André Hentschel
|
ffae80a39c
|
kernel32/tests: Run fiber tests on more platforms.
|
2010-01-25 12:55:00 +01:00 |
Justin Chevrier
|
64f2c03457
|
user32: EnumDisplayDevicesW, populate DeviceID member.
|
2010-01-25 12:54:19 +01:00 |
Jacek Caban
|
f623e3add8
|
jscript: Skip tests on old jscript.dll.
|
2010-01-25 12:53:26 +01:00 |
Jacek Caban
|
09651321e0
|
jscript: Moved resetting lastIndex to do_regexp_match_next.
|
2010-01-25 12:53:22 +01:00 |
Jacek Caban
|
43bc4af02d
|
jscript: Added String.replace implementation.
|
2010-01-25 12:53:18 +01:00 |
Jacek Caban
|
7749951d35
|
jscript: Make RegExp contructor implementation more generic.
|
2010-01-25 12:53:13 +01:00 |
Eric Pouech
|
520fcae5d2
|
dbghelp: For PE modules, when no debug info is present, also try to load symbols out of COFF symbol table.
|
2010-01-25 12:53:03 +01:00 |
Eric Pouech
|
181de55619
|
dbghelp: Removed some unused fields for public symbol description.
|
2010-01-25 12:52:46 +01:00 |
Eric Pouech
|
5cab72bc95
|
winmm: For MCI parsing, use 64bit compatible variables.
|
2010-01-25 12:52:22 +01:00 |
Eric Pouech
|
c62cf2e049
|
winmm: In mmio manipulation, always ensure that we use a HFILE for mmio internal handlers (and not a HANDLE).
|
2010-01-25 12:51:55 +01:00 |
Eric Pouech
|
37afecb883
|
winmm: A couple of simple fixes for winmm compilation on 64bit platforms.
|
2010-01-25 12:51:31 +01:00 |
André Hentschel
|
2d956be11d
|
kernel32/tests: Fix header comments.
|
2010-01-25 12:46:00 +01:00 |
Freddie Tilley
|
323b36f521
|
ntdll: Detect more cpu features in get_cpuinfo.
|
2010-01-25 12:45:22 +01:00 |
André Hentschel
|
115b50cc23
|
winegcc: Update comments.
|
2010-01-25 12:45:00 +01:00 |
Jacek Caban
|
ff06efd1eb
|
shdocvw: Moved WebBrowser client site realizing to separated function and release more interfaces in SetClientSite.
|
2010-01-25 12:44:53 +01:00 |
Jacek Caban
|
8112b59c9e
|
shdocvw: Moved DocHost client site releasing to separated function and release more interfaces in SetClientSite.
|
2010-01-25 12:44:48 +01:00 |
Alexandre Julliard
|
4945a136dc
|
makefiles: Cross-compile all static libraries and import libs to .cross.a files to avoid conflicts.
|
2010-01-23 20:51:41 +01:00 |
Alexandre Julliard
|
62e0de5f73
|
Avoid using wine/port.h in static libraries.
|
2010-01-23 20:51:27 +01:00 |
Alexandre Julliard
|
1f254216d1
|
makefiles: Add rules for cross-compiling static libraries.
|
2010-01-23 20:51:12 +01:00 |
Alexandre Julliard
|
07af19f3ab
|
winegcc: Add support for specifying a custom static library suffix.
|
2010-01-23 20:25:20 +01:00 |
Alexandre Julliard
|
cce4387193
|
makefiles: Move some of the cross-compile rules to the main rules file.
|
2010-01-23 19:40:53 +01:00 |
Alexandre Julliard
|
79cac381cb
|
makefiles: Remove the obsolete rule for .spec.o files.
|
2010-01-23 18:26:10 +01:00 |
Alexandre Julliard
|
8e9050ba05
|
makefiles: Disable 16-bit specific modules from make_makefiles.
|
2010-01-23 18:25:59 +01:00 |
Alexandre Julliard
|
aa6c4d4e92
|
configure: Add specific creation macros for the various types of makefiles.
|
2010-01-23 14:15:43 +01:00 |
Alexandre Julliard
|
e2af560aa3
|
Release 1.1.37.
|
2010-01-22 17:54:11 +01:00 |
Huw Davies
|
06ad4ce1c8
|
shell32: Add a test to show the IShellLink_GetIDList returns a copy of the IDList, remove an incorrect comment and fix a memory leak.
Found by Valgrind.
|
2010-01-22 13:56:16 +01:00 |
Hans Leidekker
|
36b654e695
|
msi: Add tests for updating rows in join tables.
|
2010-01-22 13:09:15 +01:00 |
Hans Leidekker
|
882e4fb233
|
msi: Add support for updating rows in join tables.
|
2010-01-22 13:09:11 +01:00 |
Peter Dons Tychsen
|
a3528a7642
|
comctl32: Handle WM_NOTIFY correctly when the parent returns zero.
|
2010-01-22 13:09:01 +01:00 |
Paul Vriens
|
b3c38d3d34
|
msvcrtd/tests: Fix a memory leak (Valgrind).
|
2010-01-22 13:07:42 +01:00 |
Paul Vriens
|
da91da4652
|
rpcrt4/tests: Fix some memory leaks (Valgrind).
|
2010-01-22 13:07:39 +01:00 |
Paul Vriens
|
307b9fb687
|
xmllite/tests: Remove some tests that make Vista SP0 crash.
|
2010-01-22 13:07:34 +01:00 |
Nikolay Sivov
|
89092c928a
|
xmllite: Basic input object creation on IXmlReader::SetInput().
|
2010-01-22 13:07:24 +01:00 |
Nikolay Sivov
|
4e3283fdd2
|
xmllite: Add IXmlReaderInput stub implementation.
|
2010-01-22 13:06:40 +01:00 |
Nikolay Sivov
|
5c1f0dbae0
|
xmllite/tests: Test query for supported interface sequence while creating IXmlReaderInput instance.
|
2010-01-22 13:05:40 +01:00 |
Alexandre Julliard
|
baa7eed11c
|
winex11: Use the thread connection to clear the systray icon window.
|
2010-01-22 12:44:59 +01:00 |
Alexandre Julliard
|
dabda7e3ee
|
kernel32/tests: Add tests for the global flag and its influence on the heap flags.
|
2010-01-22 12:33:24 +01:00 |
Alexandre Julliard
|
9055e9e3dd
|
ntdll: Set the heap debug flags based on the GlobalFlag value.
|
2010-01-22 12:33:03 +01:00 |
Alexandre Julliard
|
e7810c8bc6
|
ntdll: Make it possible to use RtlGetNtGlobalFlags before the TEB is initialized.
|
2010-01-22 12:32:40 +01:00 |
Jacek Caban
|
2a81ef06f8
|
jscript: Skip tests on too old jscript.dll.
|
2010-01-22 12:25:43 +01:00 |
Jacek Caban
|
65d9ab1650
|
mshtml: Added IDispatchEx support for frame element.
|
2010-01-22 12:23:44 +01:00 |
Jacek Caban
|
a06ee80be0
|
mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
|
2010-01-22 12:23:40 +01:00 |
Jacek Caban
|
e4af9ccd25
|
mshtml: Added IHTMLFrameElement3 stub implementation.
|
2010-01-22 12:23:34 +01:00 |
Jacek Caban
|
1f98d8e8bb
|
mshtml.idl: Added IHTMLFrameElement3 declaration.
|
2010-01-22 12:23:26 +01:00 |
Jacek Caban
|
af926beaaf
|
mshtml.idl: Added DispHTMLFrameElement dispinterface declaration.
|
2010-01-22 12:23:22 +01:00 |