Commit graph

32382 commits

Author SHA1 Message Date
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
Ged Murphy 414cbcdc62 Please test your code before you ruin mine.
It's annoying fixing other peoples mess in your own code.

See issue #3701 for more details.

svn path=/trunk/; revision=35937
2008-09-04 15:13:07 +00:00
Christoph von Wittich 93436d4b0f run all winetests
svn path=/trunk/; revision=35936
2008-09-04 15:11:49 +00:00
Stefan Ginsberg b3e9863132 - Fix kernel exports ARM
- Add KeSaveFloatingPointState/KeRestoreFloatingPointState stubs to ARM kernel as is done for other architectures (like AMD64). They have nothing to do on ARM, so they just return success.

svn path=/trunk/; revision=35934
2008-09-04 12:13:20 +00:00
Christoph von Wittich d252c45d77 fix warnings
svn path=/trunk/; revision=35932
2008-09-04 11:37:40 +00:00
Christoph von Wittich f26bc8dd86 dbgprint and shutdown should be in PATH
svn path=/trunk/; revision=35931
2008-09-04 11:35:27 +00:00
Hervé Poussineau 649ee830ed Also use ntoskrnl.spec file for ARM
svn path=/trunk/; revision=35930
2008-09-04 11:24:47 +00:00
Christoph von Wittich 5191b2d18f prettify debug output a bit
svn path=/trunk/; revision=35929
2008-09-04 10:46:18 +00:00
Christoph von Wittich 930c716f2d oops...
svn path=/trunk/; revision=35928
2008-09-04 09:58:43 +00:00
Christoph von Wittich 723b44631c hardcode c:\reactos\bin for testing (only used in regtest code)
svn path=/trunk/; revision=35927
2008-09-04 09:48:28 +00:00
Christoph von Wittich a9844e64d7 add an empty line to make our cmd happy
svn path=/trunk/; revision=35926
2008-09-04 09:35:06 +00:00