Pierre Schweitzer
3a41d8e7d8
Synced urlmon_winetest.exe with Wine HEAD
...
svn path=/trunk/; revision=36036
2008-09-07 15:13:38 +00:00
Pierre Schweitzer
148edeec23
Synced urlmon.dll with Wine HEAD
...
svn path=/trunk/; revision=36035
2008-09-07 15:13:12 +00:00
Christoph von Wittich
77a43e8afd
fix winhttp_winetest
...
svn path=/trunk/; revision=36034
2008-09-07 14:49:11 +00:00
Pierre Schweitzer
be700b4487
- Completely removed previously commented code: there's no need to keep it, that's wine specific code.
...
- Added a diff with that change
svn path=/trunk/; revision=36033
2008-09-07 14:06:11 +00:00
Christoph von Wittich
90cdd4f331
properly zero terminate the buffer in GetComputerName
...
svn path=/trunk/; revision=36032
2008-09-07 14:04:18 +00:00
Pierre Schweitzer
d2b37f54df
Commit 2/2
...
Imported mstask_winetest.exe, winhttp_winetest.exe from Wine HEAD
svn path=/trunk/; revision=36031
2008-09-07 13:50:21 +00:00
Christoph von Wittich
b7a82e6a51
Use MS-style imports instead of Borland-style for builtins patch by Alexandre Julliard <julliard at winehq.org>
...
svn path=/trunk/; revision=36030
2008-09-07 13:50:09 +00:00
Pierre Schweitzer
94d6699c3b
Commit 1/2
...
- Synced shlwapi.dll with Wine HEAD
- Imported mstask.dll from Wine HEAD
- Added mstask.dll, mstask_winetest.dll, winhttp_winetest.dll to bootcd
- Update README.WINE
svn path=/trunk/; revision=36029
2008-09-07 13:49:02 +00:00
Cameron Gutman
39fede1cb4
- Also display status when we fail
...
svn path=/trunk/; revision=36028
2008-09-07 12:46:58 +00:00
Dmitry Chapyshev
94a23669e4
- Add mscoree to bootcd and docs
...
svn path=/trunk/; revision=36026
2008-09-07 11:55:28 +00:00
Dmitry Chapyshev
a9cda7093b
- Add mscoree from wine
...
svn path=/trunk/; revision=36025
2008-09-07 11:48:34 +00:00
Christoph von Wittich
b32be77904
sync mscoree headers with wine
...
svn path=/trunk/; revision=36024
2008-09-07 11:10:58 +00:00
Dmitry Chapyshev
821316817e
- Sync gdiplus with wine head
...
svn path=/trunk/; revision=36023
2008-09-07 10:32:49 +00:00
Stefan Ginsberg
e6b5795006
- Use macro instead of "64" magic
...
svn path=/trunk/; revision=36022
2008-09-07 09:28:37 +00:00
Stefan Ginsberg
3fecdcc23c
- Check for "!= KernelMode" instead of "== UserMode"
...
- Use sizeof(ULONG) instead of "4"
- Add some missing comments
svn path=/trunk/; revision=36021
2008-09-07 09:25:31 +00:00
Christoph von Wittich
26fef2b1c8
fix some kernel32 environ winetests
...
svn path=/trunk/; revision=36020
2008-09-07 09:19:49 +00:00
Pierre Schweitzer
714e5fdc39
Fixed a warning
...
svn path=/trunk/; revision=36019
2008-09-07 08:46:58 +00:00
Stefan Ginsberg
f32601bf05
- Fix RegQueryValueA. Now Winetests are causing the CM crash again.
...
svn path=/trunk/; revision=36018
2008-09-07 08:38:15 +00:00
Pierre Schweitzer
1e39d2bd19
Forgot this file in last commit.
...
This fixes build.
svn path=/trunk/; revision=36017
2008-09-07 08:26:18 +00:00
Pierre Schweitzer
51ee2d9ff9
Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll.
...
It helps Chrome setup starting (but not working yet).
svn path=/trunk/; revision=36016
2008-09-07 08:21:35 +00:00
Cameron Gutman
d158ab5aa3
- Merge aicom-network-fixes up to r36009
...
svn path=/trunk/; revision=36010
2008-09-06 22:21:56 +00:00
Stefan Ginsberg
76153f2508
- Make sure we get a Subkey in RegDeleteKeyA/W. Fixes Winetests causing a system crash, but (for now) hides a bug in CM.
...
svn path=/trunk/; revision=36005
2008-09-06 21:02:54 +00:00
Christoph von Wittich
7736cc6aef
fix formatting
...
svn path=/trunk/; revision=35997
2008-09-06 17:24:02 +00:00
Johannes Anderwald
3ac73d668f
- Implement INetCfg, INetCfgLock, INetCfgComponent, IEnumNetCfgComponent interface
...
- Replace def by spec file
- Replace netcfgx.h by precomp.h to avoid conflicts with netcfgx.h which resides in the psdk
svn path=/trunk/; revision=35996
2008-09-06 17:22:32 +00:00
Christoph von Wittich
53e404a55a
fix formatting
...
svn path=/trunk/; revision=35995
2008-09-06 17:19:33 +00:00
Christoph von Wittich
0ce8a503a9
don't corrupt the heap by storing unneeded values in the wrong places
...
svn path=/trunk/; revision=35992
2008-09-06 16:35:48 +00:00
Christoph von Wittich
a70af7ce64
fix a typo
...
svn path=/trunk/; revision=35991
2008-09-06 16:28:26 +00:00
Hervé Poussineau
d81595f07a
Also change kdcom.dll location in txtsetup.sif
...
svn path=/trunk/; revision=35986
2008-09-06 15:19:57 +00:00
Hervé Poussineau
e27906d70a
kdcom.dll should be in system32 directory, not drivers one
...
svn path=/trunk/; revision=35985
2008-09-06 15:06:07 +00:00
Stefan Ginsberg
e1a70db582
- [FORMATTING] Clean up tls.c. No code change.
...
svn path=/trunk/; revision=35984
2008-09-06 14:12:47 +00:00
Stefan Ginsberg
2aa436f766
- [FORMATTING] Clean up output.c. No code change.
...
svn path=/trunk/; revision=35983
2008-09-06 13:57:34 +00:00
Johannes Anderwald
9d994e117c
- Fix INetCfgComponent::SetDisplayName definition
...
- Add Netcfgx error constants
svn path=/trunk/; revision=35982
2008-09-06 13:15:26 +00:00
Hervé Poussineau
7097556bf3
Open registry entry with only the required rights
...
Free memory with the right tag
See issue #3713 for more details.
svn path=/trunk/; revision=35981
2008-09-06 11:45:36 +00:00
Christoph von Wittich
0f44a26489
set WINETEST_PLATFORM to wine for sysreg
...
svn path=/trunk/; revision=35980
2008-09-06 11:06:01 +00:00
Eric Kohl
9423976cb5
Fix 64 bit portability issues.
...
svn path=/trunk/; revision=35977
2008-09-06 10:44:08 +00:00
Christoph von Wittich
b5c636ee01
fix a version info winetest by allowing non dll files to be loaded with LOAD_LIBRARY_AS_DATAFILE
...
svn path=/trunk/; revision=35976
2008-09-06 10:27:40 +00:00
Christoph von Wittich
b0a663b4a6
fix all cabinet fdi winetests (except the ones marked as (todo_wine)
...
svn path=/trunk/; revision=35973
2008-09-06 06:35:07 +00:00
Colin Finck
9e8367f15e
Sync cabinet.dll with Wine HEAD (fixes a memory leak)
...
svn path=/trunk/; revision=35965
2008-09-05 19:58:49 +00:00
Daniel Reimer
e699646de8
Update winfile and write to most recent Wine Version.
...
svn path=/trunk/; revision=35962
2008-09-05 17:00:16 +00:00
Daniel Reimer
436f87389b
Sync winhlp32, wordpad and xcopy with wine.
...
svn path=/trunk/; revision=35961
2008-09-05 16:34:20 +00:00
Christoph von Wittich
f8106f22b9
change parameter back to DWORD as it is in our headers
...
svn path=/trunk/; revision=35960
2008-09-05 13:28:12 +00:00
Christoph von Wittich
78b3d68c79
fix the advapi32 crypt winetest crash
...
svn path=/trunk/; revision=35959
2008-09-05 13:10:49 +00:00
Christoph von Wittich
a22ce9b036
fix some advapi32 lsa winetests
...
svn path=/trunk/; revision=35958
2008-09-05 11:32:15 +00:00
Cameron Gutman
e941fb914b
- Patch by Michael Martin (aka bugboy) <martinmnet at hotmail dot com>
...
- changed dhcp to write nameserver to dhcpnameserver registry key vice nameserver
- changed iphlpapi to return dhcpnameserver if nameserver is empty
- set NameServer to empty string in nettcpip.inf
- see bug 2392
svn path=/trunk/; revision=35956
2008-09-05 01:00:32 +00:00
Cameron Gutman
a78ab11616
- Merge aicom-network-fixes up to r35946
...
svn path=/trunk/; revision=35955
2008-09-05 00:43:28 +00:00
Christoph von Wittich
0542c270aa
fix some advapi crypt winetests
...
svn path=/trunk/; revision=35945
2008-09-04 18:43:56 +00:00
Colin Finck
fac1457233
- Sync wininet to Wine HEAD
...
- Remove a change from our "wininet_ros.diff" file, which has been applied to Wine as well in the meantime
- Eliminate a warning in our "inet_ntop.c" (ROS glue code)
svn path=/trunk/; revision=35943
2008-09-04 18:37:34 +00:00
Ged Murphy
0728b1b869
missed this, it's not needed.
...
svn path=/trunk/; revision=35941
2008-09-04 15:55:46 +00:00
Ged Murphy
c98c9900e0
restart the clock when it's been stopped to be altered
...
svn path=/trunk/; revision=35940
2008-09-04 15:51:11 +00:00
Christoph von Wittich
7f1a28a669
work around a bug in ReactOS (FindFirstFile isn't working with environment vars)
...
svn path=/trunk/; revision=35939
2008-09-04 15:28:40 +00:00