Timo Kreuzer
5b75a3dfd7
fix saving/restoring of registers in DebugService
...
svn path=/trunk/; revision=36067
2008-09-08 18:21:19 +00:00
Cameron Gutman
35827a3001
- Check that memory allocation succeeded
...
svn path=/trunk/; revision=36066
2008-09-08 18:06:24 +00:00
Christoph von Wittich
d206ae228c
forgot to add these files
...
svn path=/trunk/; revision=36065
2008-09-08 16:58:34 +00:00
Christoph von Wittich
9f5ab44256
sync msxml3 to wine 1.1.3
...
svn path=/trunk/; revision=36064
2008-09-08 16:51:03 +00:00
Stefan Ginsberg
44e6af9dae
- Fix a missed set of the Parameter entry in ConvertThreadToFiberEx
...
svn path=/trunk/; revision=36063
2008-09-08 16:44:13 +00:00
Stefan Ginsberg
167bb42611
- Move global variable declaration to .c file instead of a header. Hinted by Timo.
...
svn path=/trunk/; revision=36062
2008-09-08 16:28:38 +00:00
Jeffrey Morlan
8d7388ee07
- Batch: In a line generated by a 'for', add the \n that the parser expects. (Bug 3717)
...
- cmd_for: Don't leave raw_params uninitialized; could cause a crash in ExitBatch.
svn path=/trunk/; revision=36061
2008-09-08 16:23:33 +00:00
Aleksey Bragin
81fd8772b6
- Fix a typo.
...
svn path=/trunk/; revision=36060
2008-09-08 16:01:19 +00:00
Stefan Ginsberg
30c79e5ef5
- [FORMATTING] Fix broken indentation
...
svn path=/trunk/; revision=36059
2008-09-08 14:46:28 +00:00
Johannes Anderwald
c02505cfb2
- Implement INetLanConnectionUiInfo interface
...
- Remove hack from ShowNetworkComponentProperties
- Apply changes when OK / Cancel is pressed
svn path=/trunk/; revision=36058
2008-09-08 14:19:33 +00:00
Johannes Anderwald
5ff84bd267
- Add IIDs of INetLanConnectionUiInfo, INetConnectionPropertyUi2 interface
...
svn path=/trunk/; revision=36057
2008-09-08 14:14:04 +00:00
Johannes Anderwald
3ea5a35de7
- Add INetLanConnectionUiInfo, INetConnectionPropertyUi2 interface
...
svn path=/trunk/; revision=36056
2008-09-08 14:13:23 +00:00
Dmitry Chapyshev
afd718e3bd
- Add ros-diff
...
svn path=/trunk/; revision=36055
2008-09-08 13:51:00 +00:00
Dmitry Chapyshev
bde9f55dc2
- Import pstorec from wine head
...
svn path=/trunk/; revision=36054
2008-09-08 13:48:25 +00:00
Aleksey Bragin
73f4cc9691
- Implement a linear search in CmpFindSubKeyInRoot (until cells are stored in a lexically sorted way).
...
- Implement Leaf->Root index conversion (leaf selecting algorithm, splitting the leaf if necessary).
See issue #3418 for more details.
svn path=/trunk/; revision=36053
2008-09-08 12:56:08 +00:00
Aleksey Bragin
c63c067562
- Add CmpArmDelayedCloseTimer declaration.
...
svn path=/trunk/; revision=36052
2008-09-08 12:48:34 +00:00
Aleksey Bragin
3be0b4bebf
- Implement delay-close worker function.
...
See issue #3418 for more details.
svn path=/trunk/; revision=36051
2008-09-08 12:41:30 +00:00
Aleksey Bragin
4a66766bc1
- Comment out the assert which is hit in some cases ("advapi32_winetest.exe registry" being one of them), because there is no locking operation performed in CmpBuildHashStackAndLookupCache yet.
...
- Use a CmpIsKcbLockedExclusive macro in that assert.
svn path=/trunk/; revision=36050
2008-09-08 12:34:01 +00:00
Christoph von Wittich
7c259feec0
add a base address for pstorec.dll
...
svn path=/trunk/; revision=36049
2008-09-08 12:10:42 +00:00
Christoph von Wittich
daf7cafb2a
sync pstore.idl to wine
...
svn path=/trunk/; revision=36048
2008-09-08 12:09:09 +00:00
Stefan Ginsberg
064cf076e9
- NtQueryInformationFile and NtSetInformationFile: Don't clear the IRP_SYNCHRONOUS_API flag if it has been set previously! This should obsolete the hack in irp.c!IopCompleteRequest.
...
- If you still see "Not an executive event -- should not be dereferenced" after this patch then please report to me.
svn path=/trunk/; revision=36047
2008-09-08 11:52:33 +00:00
Timo Kreuzer
58e0211741
Merge 34722, 34723, 34724, 34843, 35528, 35703 from ros-amd64-bringup branch:
...
- Convert port addresses to PULONG
- fix several ULONG / ULONG_PTR issues
- use %p in DPRINTs for pointer sized values
- fix type of address table entry from PULONG to ULONG
svn path=/trunk/; revision=36046
2008-09-08 11:13:51 +00:00
Christoph von Wittich
a2810fabde
import timer queues from wine
...
svn path=/trunk/; revision=36045
2008-09-08 11:10:02 +00:00
Hervé Poussineau
151f0c3281
Replace .def file by a .spec file
...
svn path=/trunk/; revision=36044
2008-09-08 09:48:09 +00:00
Cameron Gutman
7260b98dd8
- Make sure memory allocation succeeded
...
svn path=/trunk/; revision=36043
2008-09-07 22:28:19 +00:00
Johannes Anderwald
7fab074623
- Acquire INetCfgLock before enumerating the items
...
- Check if a network component is enabled for a specific network adapter
- Get INetCfgComponent from the INetComponent
- Use ReportView for component dialog
svn path=/trunk/; revision=36041
2008-09-07 18:28:37 +00:00
Johannes Anderwald
b4213b2ba5
- Add IID_INetCfgComponentBindings
...
svn path=/trunk/; revision=36040
2008-09-07 18:01:59 +00:00
Johannes Anderwald
3237a38834
- Add interfaces for netcfgx
...
svn path=/trunk/; revision=36039
2008-09-07 17:57:11 +00:00
Stefan Ginsberg
c9f8298755
- Patch by Cameron "aicom" Gutman: Ensure allocation succeeded and wrap MmProbeAndLockPages in SEH
...
svn path=/trunk/; revision=36038
2008-09-07 17:31:09 +00:00
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