Jacek Caban
|
4bc259951b
|
ieframe: Added more DoVerb tests.
|
2012-07-09 15:07:04 -04:00 |
Jacek Caban
|
edcc38c6d1
|
ieframe: Call OnInPlaceDeactivate in DoVerb(OLEIVERB_HIDE) implementation.
|
2012-07-09 15:06:58 -04:00 |
Huw Davies
|
c4457ec191
|
winspool: Don't assume that CUPS is available.
|
2012-07-09 15:06:52 -04:00 |
Hans Leidekker
|
32fa9db888
|
msi: Don't hard-code the ServicePackLevel property.
|
2012-07-09 15:06:42 -04:00 |
Hans Leidekker
|
f55ee1a212
|
msi: Don't crash if no working directory is specified for custom action type 34.
|
2012-07-09 15:06:35 -04:00 |
Hans Leidekker
|
da922769c5
|
setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section.
|
2012-07-09 15:06:26 -04:00 |
Hans Leidekker
|
700eec9687
|
ntdll: Report 3dnow and sse features if the processor supports them.
|
2012-07-09 15:06:13 -04:00 |
Nikolay Sivov
|
ec8ec0fa9b
|
msxml3: Add VT_I1 type to variant dump helper.
|
2012-07-09 15:06:00 -04:00 |
Nikolay Sivov
|
9a28ac8f7b
|
msxml3: Remove unneeded xmlInitParser call.
|
2012-07-09 15:05:54 -04:00 |
Nikolay Sivov
|
41aa34758e
|
msxml3: Fix xml declaration output when it's specified in loaded document (in case of file).
|
2012-07-09 15:05:47 -04:00 |
Nikolay Sivov
|
46d08bb6ce
|
msxml3: Fix xml declaration output when it's specified in loaded document (in case of stream).
|
2012-07-09 15:05:41 -04:00 |
Nikolay Sivov
|
1a0552443c
|
msxml3: Don't use stream written value when saving to stream.
|
2012-07-09 15:05:31 -04:00 |
Henri Verbeet
|
6c4465f4ac
|
winex11: Get rid of xrandr.h.
|
2012-07-09 15:05:02 -04:00 |
Henri Verbeet
|
eafc8d0b34
|
winex11: Get rid of xvidmode.h.
|
2012-07-09 15:04:48 -04:00 |
Henri Verbeet
|
73eceafb17
|
d3d9: Implement d3d9_device_ResetEx().
|
2012-07-09 15:04:18 -04:00 |
Henri Verbeet
|
3543e1d198
|
wined3d: Fix the .spec.
|
2012-07-09 15:04:11 -04:00 |
Henri Verbeet
|
2025e81585
|
secur32: Only read complete records in schan_InitializeSecurityContextW().
|
2012-07-09 15:04:03 -04:00 |
Marcus Meissner
|
f917cd0e42
|
user.exe: Avoid truncating strcmp result (Coverity).
|
2012-07-09 10:11:56 -04:00 |
Marcus Meissner
|
0ef705fb69
|
shell32: Avoid memcmp result truncation (Coverity).
|
2012-07-09 10:11:32 -04:00 |
Marcus Meissner
|
a181e4dfe9
|
setupx.dll16: Avoid strcmp() result truncation (Coverity).
|
2012-07-09 10:10:20 -04:00 |
Marcus Meissner
|
aa58bcfec9
|
krnl386.exe16: Do not truncate the strcmp result (Coverity).
|
2012-07-09 10:10:16 -04:00 |
Marcus Meissner
|
1f1686fddd
|
d3dcompiler_43: Fixed small overread possibility (Coverity).
|
2012-07-09 10:07:10 -04:00 |
Hans Leidekker
|
45473a65a0
|
fusion: Also copy external files in IAssemblyCache::InstallAssembly.
|
2012-07-09 10:02:46 -04:00 |
Piotr Caban
|
9b34a3a75c
|
msvcp90: Fix parsing of floating point numbers starting with decimal separator.
|
2012-07-09 10:02:02 -04:00 |
Piotr Caban
|
4c73236d86
|
msvcp90: Fix off by one issues in basic_string functions operating on iterators.
|
2012-07-09 10:01:54 -04:00 |
Piotr Caban
|
0d3dcd23f4
|
msvcp90: Fix EOF handling in basic_filebuf<char>::underflow.
|
2012-07-09 10:01:42 -04:00 |
Piotr Caban
|
3adb3a3c28
|
msvcp90/tests: Added destructor tests for class with virtual inheritance.
|
2012-07-09 10:01:35 -04:00 |
Piotr Caban
|
36f79a1c2d
|
msvcp90: Pass base class pointer to virtual functions.
|
2012-07-09 10:01:24 -04:00 |
Piotr Caban
|
c14e98dd32
|
msvcp: Sync spec files.
|
2012-07-09 10:01:00 -04:00 |
Piotr Caban
|
bdb36b4afc
|
msvcp90: Implement more basic_ostream<wchar>::operator<< functions.
|
2012-07-09 10:00:49 -04:00 |
Piotr Caban
|
ce4cbc7de2
|
msvcp90: Implement more basic_ostream<char>::operator<< functions.
|
2012-07-09 10:00:41 -04:00 |
Piotr Caban
|
5c28a4e8cb
|
msvcp90: Implement more basic_istream<wchar>::operator>> functions.
|
2012-07-09 10:00:34 -04:00 |
Piotr Caban
|
91f695fd6e
|
msvcp90: Implement more basic_istream<char>::operator>> functions.
|
2012-07-09 10:00:25 -04:00 |
Michael Stefaniuc
|
4e57e3bf52
|
quartz: Remove an object to IFilterGraph2 cast.
|
2012-07-09 10:00:15 -04:00 |
Hans Leidekker
|
716870ef87
|
wbemprox: Implement Win32_Processor.Manufacturer and Win32_Processor.Name.
|
2012-07-09 10:00:00 -04:00 |
Hans Leidekker
|
993d8c245a
|
wbemprox: Add a partial Win32_BaseBoard class implementation.
|
2012-07-09 09:59:57 -04:00 |
Gerald Pfeifer
|
80d078d071
|
ntdll: Omit unused typedef in test_query_process_basic.
|
2012-07-09 09:59:46 -04:00 |
Dmitry Timoshkov
|
6173e6bfb6
|
winex11.drv: Avoid conflicting definitions of WINGDIAPI.
|
2012-07-09 09:59:32 -04:00 |
Jacek Caban
|
00dfcb08b8
|
vbscript: Added support for exit for statement in 'for in' loops.
|
2012-07-09 09:59:25 -04:00 |
Jacek Caban
|
f8deed7c2f
|
vbscript: Fixed function return crossing for loop.
|
2012-07-09 09:58:51 -04:00 |
Jacek Caban
|
8de35a4514
|
vbscript: Fixed 'exit do' statements crossing for in loops.
|
2012-07-09 09:58:49 -04:00 |
Jacek Caban
|
b675164be4
|
vbscript: Better representation of statement context.
|
2012-07-09 09:58:35 -04:00 |
Jacek Caban
|
7cdd5354a2
|
vbscript: Added for each loop tests.
|
2012-07-03 17:12:02 +02:00 |
Jacek Caban
|
44266442ed
|
vbscript: Added interpreter and compiler support for for each loops.
|
2012-07-03 17:11:57 +02:00 |
Jacek Caban
|
4ca8447769
|
vbscript: Skip the first (null) instruction in dump_code.
|
2012-07-03 17:11:52 +02:00 |
Jacek Caban
|
ef6a6b08d4
|
vbscript: Added more parameterized assignment tests.
|
2012-07-03 17:11:47 +02:00 |
Jacek Caban
|
e56a5907a3
|
vbscript: Added a hack for parameterized assignments with one argument.
|
2012-07-03 17:11:42 +02:00 |
Piotr Caban
|
0bd5ba82de
|
msvcp90: Added locale::empty implementation.
|
2012-07-03 16:59:24 +02:00 |
Piotr Caban
|
c5cd3d4d76
|
msvcp71: Forward basic_string::operator{<,<=,>,>=} to msvcp90.
|
2012-07-03 16:58:51 +02:00 |
Piotr Caban
|
c7636fe69b
|
msvcp71: Forward basic_string::_Myptr functions to msvcp90.
|
2012-07-03 16:58:46 +02:00 |