Kevin Koltzau
|
079e7cac17
|
x86_64 references a named union, ensure unions are not nameless.
|
2005-11-05 10:43:50 +00:00 |
Henning Gerhardt
|
fe6afce979
|
Update German resource file.
|
2005-11-05 10:43:34 +00:00 |
Saulius Krasuckas
|
f9c82654be
|
- Stricten cases for NT in a two tests.
- WSAAddressToString[AW] don't fail on Win9x for those.
- Modify it to pass new tests.
|
2005-11-05 10:43:27 +00:00 |
Saulius Krasuckas
|
056d96939b
|
Win9x returns MSIDBERROR_NOERROR.
|
2005-11-05 10:42:57 +00:00 |
Huw Davies
|
3d0c66277a
|
Filter out CTEXT nodes when building element child lists.
get_item and get_length should honour the filter.
Add some '\n's to the tests so that libxml2 lists CTEXT nodes.
|
2005-11-05 10:42:45 +00:00 |
Dimi Paun
|
cd1b13fb7d
|
Validate the column index passed in by the caller.
|
2005-11-05 10:42:35 +00:00 |
Marcus Meissner
|
7e08a24f83
|
Fixed FMT_DATE_GENERAL and FMT_DATE_TIME_SYS cases in
VARIANT_FormatDate.
|
2005-11-05 10:42:09 +00:00 |
Oliver Stieber
|
0e3a3555e9
|
Tidy up UpdateTexture and add support for updating cube textures.
|
2005-11-04 12:39:17 +00:00 |
Vincent Béron
|
2d2e7f8432
|
Update win16.api and win32.api.
|
2005-11-04 11:44:01 +00:00 |
Markus Amsler
|
d45811ce2a
|
Improve c2man Documented-Total count.
|
2005-11-04 11:43:27 +00:00 |
Uwe Bonnes
|
cb971b3def
|
More verbose output when unhandled exception occurs.
|
2005-11-04 11:42:48 +00:00 |
Mike McCormack
|
991e7054cf
|
Partially implement and test the shelllink object's
IShellLinkDataList::CopyDataBlock and GetFlags methods.
|
2005-11-04 11:40:58 +00:00 |
Vincent Béron
|
78039be7dd
|
volatile is legal (and used now!) in a typedef struct {}.
|
2005-11-04 11:39:58 +00:00 |
Vincent Béron
|
297ef3af20
|
Fix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
PSYM_ENUMSOURCFILES_CALLBACK.
|
2005-11-04 11:16:48 +00:00 |
Saulius Krasuckas
|
9d519093f6
|
- RegConnectRegistryA fails on Win9x when Remote Registry Service is
not installed (WinReg.DLL is missing).
- Test "\\" prefixed computer names too.
|
2005-11-04 11:15:59 +00:00 |
Mike McCormack
|
85b3f37d31
|
Use advapi32.CommandLineFromMsiDescriptor to get msi component paths.
|
2005-11-04 11:15:33 +00:00 |
Mike McCormack
|
febe90b263
|
Implement advapi32.CommandLineFromMsiDescriptor. It's a wrapper for
msi.MsiProvideComponentFromDescriptor.
|
2005-11-04 11:15:18 +00:00 |
James Hawkins
|
3de9f4c64d
|
Pass HtmlHelp commands to doWinMain.
|
2005-11-04 11:15:01 +00:00 |
Vincent Béron
|
1c310878ac
|
Move functions in comctl32/string.c to remove function declaration.
|
2005-11-04 11:14:52 +00:00 |
Vincent Béron
|
eb3fec1b87
|
__RPC_STUB is a calling convention as well (#defined as __stdcall).
|
2005-11-04 11:14:41 +00:00 |
Vincent Béron
|
a17528cd0d
|
Fix warning about memmove re#definition.
|
2005-11-04 11:14:22 +00:00 |
Saulius Krasuckas
|
551e243c5b
|
Make 4 WSAStringToAddress* tests don't fail on Win9x.
|
2005-11-04 11:14:12 +00:00 |
Marcus Meissner
|
2045ed2299
|
Added support for VT_I8/VT_UI8 marshalling.
|
2005-11-04 11:13:55 +00:00 |
Oliver Stieber
|
f52f6ce93d
|
Add support for updating to D3DFMT_UNKNOWN surfaces and tidy up update
surface a little.
|
2005-11-04 11:13:45 +00:00 |
Robert Shearman
|
3a0a31843e
|
Add a test for Invoking an OleFont function.
|
2005-11-04 11:13:08 +00:00 |
Alexandre Julliard
|
4f128fa874
|
Added support for optional section.ntx86 and section.nt in
InstallHinfSection when current version is set to NT.
|
2005-11-03 19:34:03 +00:00 |
Robert Shearman
|
fe4015201b
|
Implement OLE object notifications, making sure to cope with the case
of the advise holder not being created because no notifications are
needed.
|
2005-11-03 19:32:49 +00:00 |
Dmitry Timoshkov
|
40ffc286f5
|
Get rid of a double backslash.
|
2005-11-03 19:32:38 +00:00 |
Dmitry Timoshkov
|
53be932ba6
|
Use Win32 APIs for string comparison.
|
2005-11-03 19:31:59 +00:00 |
Vijay Kiran Kamuju
|
bdcdd37aa8
|
Show detected audio drivers in autodetect.
|
2005-11-03 19:31:45 +00:00 |
Dmitry Timoshkov
|
7da329548e
|
Stricter check whether a window needs to be mapped on the screen.
|
2005-11-03 19:31:38 +00:00 |
Kieran Clancy
|
d1c7458643
|
Added another CST (Australian Central Daylight Time) to TZ_INFO.
|
2005-11-03 13:21:23 +00:00 |
Uwe Bonnes
|
87df07452a
|
Extend VarCmp() and add test cases.
|
2005-11-03 13:21:11 +00:00 |
Kevin Koltzau
|
935dea2fb4
|
Fix warnings and errors in 64bit.
|
2005-11-03 13:17:51 +00:00 |
Michael Jung
|
f5acfaad22
|
Replaced tabs with spaces.
|
2005-11-03 13:17:32 +00:00 |
Alexandre Julliard
|
a84ce96470
|
Authors: Vijay Kiran Kamuju <infyquest@gmail.com>, Jonathan Ernst <Jonathan@ErnstFamily.ch>
Display an error if no printer is installed.
|
2005-11-03 12:12:18 +00:00 |
Marcus Meissner
|
d5cf055d64
|
Specify a DLL version for msvcrt.dll.
|
2005-11-03 12:05:05 +00:00 |
Stefan Huehner
|
5834740231
|
Add indexed access to attributes (nodemap) and childNodes
(nodelist), with some testcases.
|
2005-11-03 12:04:52 +00:00 |
Michael Jung
|
92032e6e35
|
Added some more unit tests for FolderShortcut objects.
|
2005-11-03 12:04:24 +00:00 |
Alexandre Julliard
|
6ed28ada49
|
Fixed fd leaks (spotted by Cihan Altinay).
|
2005-11-03 11:38:48 +00:00 |
Ivan Leo Puoti
|
5b22e4d6ef
|
Fix some wrong prototypes.
|
2005-11-03 11:35:11 +00:00 |
Raphael Junqueira
|
af983e4d86
|
Fill provider with some empty containers.
|
2005-11-03 11:34:28 +00:00 |
Mike McCormack
|
32d5240178
|
Invoke shortcuts through IContextMenu, rather than trying to access
them directly.
|
2005-11-03 11:33:57 +00:00 |
Mike McCormack
|
a1b1f997f1
|
Add the ContextMenuHandlers key for shortcuts so the new context menu
code can work.
|
2005-11-03 11:33:43 +00:00 |
Phil Krylov
|
fe2951daaa
|
Cache background color brush instead of recreating it at each screen
update.
|
2005-11-03 11:33:24 +00:00 |
Eric Pouech
|
2d62ba5557
|
Fixed 'break NN' command (using dbghelp.SymEnumLines).
|
2005-11-03 11:33:04 +00:00 |
Eric Pouech
|
a6f40be771
|
Fixed wineconsole startup when restoring registry settings.
|
2005-11-03 11:32:52 +00:00 |
Mike McCormack
|
a977b2c346
|
Remove some redundant null pointer checks.
|
2005-11-03 09:56:29 +00:00 |
Alexandre Julliard
|
73f7847297
|
Authors: Vitaliy Margolen <wine-patch@kievinfo.com>, Michael Jung <mjung@iss.tu-darmstadt.de>
Set all capability flags supported by the shellfolder, disregarding
the flag mask given to GetAttributesOf.
Unit tests to demonstrate this behaviour.
|
2005-11-03 09:56:07 +00:00 |
Mike McCormack
|
1238fda624
|
Add missing semicolons that caused compile trouble on FreeBSD.
|
2005-11-03 09:55:30 +00:00 |