Christoph von Wittich
1d60e6189c
import mprapi.dll from wine 1.1.4
...
svn path=/trunk/; revision=36118
2008-09-10 10:57:45 +00:00
Christoph von Wittich
feef16a665
close autoregister tag
...
svn path=/trunk/; revision=36117
2008-09-10 10:43:51 +00:00
Christoph von Wittich
aa4e716364
register mshtml
...
svn path=/trunk/; revision=36116
2008-09-10 10:40:21 +00:00
Cameron Gutman
acb347a4eb
- Fix 3 handle leaks
...
- Fix 2 memory leaks
svn path=/branches/aicom-network-fixes/; revision=36115
2008-09-10 09:34:28 +00:00
Christoph von Wittich
01bc267907
sync fusion.dll with wine 1.1.4
...
svn path=/trunk/; revision=36114
2008-09-10 08:47:30 +00:00
Christoph von Wittich
bac7f47714
sync fusion.idl with wine 1.1.4
...
svn path=/trunk/; revision=36113
2008-09-10 08:45:43 +00:00
Aleksey Bragin
b574db1c77
- Add missing function implementations into generic CRT library.
...
svn path=/trunk/; revision=36112
2008-09-10 08:30:43 +00:00
Christoph von Wittich
62b34ab46f
add stdole2 dependency
...
svn path=/trunk/; revision=36111
2008-09-10 08:16:00 +00:00
Steven Edwards
0b5ac4c983
move to lower case, for Christoph
...
svn path=/trunk/; revision=36110
2008-09-10 08:08:19 +00:00
Christoph von Wittich
e1fea85cf6
-add mshtml to bootcd
...
-register ole typelibs
svn path=/trunk/; revision=36109
2008-09-10 07:44:39 +00:00
Christoph von Wittich
124ae67cb4
sync mshtml to wine 1.1.4
...
svn path=/trunk/; revision=36108
2008-09-10 07:44:02 +00:00
Cameron Gutman
48c47e07e6
- Return the correct status
...
svn path=/branches/aicom-network-fixes/; revision=36107
2008-09-10 07:43:05 +00:00
Christoph von Wittich
929b9dfa89
sync dxsdk idl files with wine
...
svn path=/trunk/; revision=36106
2008-09-10 07:41:27 +00:00
Christoph von Wittich
a7467a03c8
sync some idl files and mshtml headers with wine
...
svn path=/trunk/; revision=36105
2008-09-10 07:40:52 +00:00
Cameron Gutman
9d7da6c792
- Revert 36093
...
svn path=/trunk/; revision=36104
2008-09-10 07:32:44 +00:00
Christoph von Wittich
775ec21204
add WINE_ALLOC_SIZE macro
...
svn path=/trunk/; revision=36103
2008-09-10 06:52:51 +00:00
Cameron Gutman
8cf22aef05
- Don't call IoCompleteRequest while holding a spin lock because it can cause deadlocks
...
svn path=/branches/aicom-network-fixes/; revision=36102
2008-09-10 04:59:12 +00:00
Cameron Gutman
e39210e30a
- Remove the spin locks around NdisSend because it causes a crash in kvmnet
...
svn path=/branches/aicom-network-fixes/; revision=36101
2008-09-10 03:54:46 +00:00
Cameron Gutman
55a1919cbf
- Set ContextSize when we allocate it
...
- Remove the context size check so we always create a new one now
- Now we succeed regardless of the current context size
svn path=/branches/aicom-network-fixes/; revision=36100
2008-09-10 02:52:22 +00:00
Johannes Anderwald
fb2ce23113
- Free INetCfgComponent when reference count is zero
...
- HACK: use {RandomProtocolGUID_TCPIP} for all network notification objects (As soon GUIDs are automatically generated for network components like TCPIP, this hack can be removed)
- Start implementing TCP/IP Notification Object
- Import TCP/IP Properties dialog from ncpa.cpl
svn path=/trunk/; revision=36099
2008-09-10 00:13:39 +00:00
Timo Kreuzer
6732b49141
Fix some warnings
...
svn path=/branches/ros-amd64-bringup/; revision=36098
2008-09-09 22:11:45 +00:00
Daniel Reimer
dc6c805363
Bug 3637 Translate files of 0.3.6 by Lars Martin Hambro
...
Bug 3671 Small spanish corrections
Bug 3700 Spanish netshell file by Javier Remacha
Bug 3705 Polish translation update for netshell by Maciej Bialas
Bug 3721 update translations for setup/reactos by Mario Kacmar
Bug 3722 some slovak translations for rosapps my Mario Kacmar
Bug 3723 some slovak fixes by Mario Kacmar
svn path=/trunk/; revision=36097
2008-09-09 21:18:13 +00:00
Daniel Reimer
dc97ad9b28
Bug 3637 Translate files of 0.3.6 by Lars Martin Hambro
...
Bug 3671 Small spanish corrections
Bug 3700 Spanish netshell file by Javier Remacha
Bug 3705 Polish translation update for netshell by Maciej Bialas
Bug 3721 update translations for setup/reactos by Mario Kacmar
Bug 3722 some slovak translations for rosapps my Mario Kacmar
Bug 3723 some slovak fixes by Mario Kacmar
svn path=/trunk/; revision=36096
2008-09-09 21:18:12 +00:00
Stefan Ginsberg
5f2b16169d
- Free memory allocated by MmHeapAlloc through MmHeapFree
...
svn path=/trunk/; revision=36095
2008-09-09 20:06:59 +00:00
Cameron Gutman
16fabd560b
- Fix a memory leak
...
svn path=/branches/aicom-network-fixes/; revision=36094
2008-09-09 19:47:12 +00:00
Cameron Gutman
e65f8ffcb6
- Fix a typo which resulted in a read irp being locked with IoWriteAccess and a write irp being locked with IoReadAccess
...
svn path=/trunk/; revision=36093
2008-09-09 19:44:15 +00:00
Colin Finck
bdf36ed7e5
Giannis Adamopoulos (johnyadams@hotmail.com)
...
- Check if lpLogFont is NULL, so we don't crash if it is.
Verified by the GDI32 Wine test, which explicitly checks for this behaviour and doesn't crash under WinXP SP2.
See issue #3725 for more details.
svn path=/trunk/; revision=36092
2008-09-09 17:49:23 +00:00
Christoph von Wittich
0abf5b122d
build resource file as well and set correct include path
...
svn path=/trunk/; revision=36091
2008-09-09 16:40:02 +00:00
Christoph von Wittich
360a688edf
fix the msxml3 typelib
...
svn path=/trunk/; revision=36090
2008-09-09 16:16:53 +00:00
Christoph von Wittich
7c991b2ae4
add new stdole2 target for the real typelib (the other stdole2.tlb is a dll)
...
svn path=/trunk/; revision=36089
2008-09-09 16:15:39 +00:00
Christoph von Wittich
d3dfcc4561
rename stdole2 target to stdole2.tlb
...
svn path=/trunk/; revision=36088
2008-09-09 16:14:26 +00:00
Christoph von Wittich
5c8abfd6a4
open TypeLibs with O_BINARY (patch already send to wine)
...
svn path=/trunk/; revision=36087
2008-09-09 16:13:36 +00:00
Christoph von Wittich
67f066c79b
fix some syntax errors in idl files, deleted unused wtypes.idl
...
svn path=/trunk/; revision=36086
2008-09-09 16:11:24 +00:00
Stefan Ginsberg
422526a89e
- Add missing FLS_MAXIMUM_AVAILABLE
...
svn path=/trunk/; revision=36085
2008-09-09 15:57:17 +00:00
Johannes Anderwald
401bef3301
- Implement INetCfgComponent_RaisePropertyUi
...
svn path=/trunk/; revision=36084
2008-09-09 14:29:25 +00:00
Johannes Anderwald
44804abd06
- Add INetCfgPnpReconfigCallback, INetCfgComponentControl, INetCfgComponentPropertyUi IIDS
...
svn path=/trunk/; revision=36083
2008-09-09 13:28:55 +00:00
Johannes Anderwald
0fa19c57c1
- Add INetCfgPnpReconfigCallback, INetCfgComponentControl, INetCfgComponentPropertyUi IIDS
...
svn path=/trunk/; revision=36082
2008-09-09 13:27:28 +00:00
Timo Kreuzer
73cee88355
- Add more parameter checks to NtGdiExtCreateRegion. Fixes a crash in gdi32_winetest clipping (12 failures left) and FF 3.1
...
- Do not copy more data than allocated for the region
- Add coordinate transformation
See issue #3724 for more details.
svn path=/trunk/; revision=36081
2008-09-09 13:19:10 +00:00
Johannes Anderwald
ff228503bf
- Handle NULL pointer in INetCfgComponent::GetDisplayName and INetCfgComponent_GetHelpText
...
- Initialize to zero NetCfgComponentItem
- Dont fail if subkey is not a guid (required because ReactOS TCP/IP guid is not yet generated)
- Fix enumeration of network components
- Register CNetCfg class
svn path=/trunk/; revision=36080
2008-09-09 11:26:54 +00:00
Johannes Anderwald
fd6ffc2459
- Check for NULL before releasing INetCfg and INetCfgLock interface
...
- ONLY destroy property sheet page on success !!!
- Fix registration of LANStatusUI LANPropertyUI interfaces
- Fix creating LanPropertyUI interface
- Release LANPropertyUI interface when finished
svn path=/trunk/; revision=36079
2008-09-09 10:20:12 +00:00
Hervé Poussineau
a0c4f776f2
Remove MingwKernelModeDriverModuleHandler, it is the same as MingwKernelModeDLLModuleHandler
...
svn path=/trunk/; revision=36078
2008-09-09 07:30:52 +00:00
Hervé Poussineau
93ec54f4e5
Remove GetExtraDependencies() function.
...
It was only called when the file extension was .c/.cc/.cpp/.cxx, and the function was returning empty string in those cases.
svn path=/trunk/; revision=36077
2008-09-09 07:21:37 +00:00
Hervé Poussineau
8bfedb5a6d
Remove host attribute of module element. It wasn't used and can be deduced from module type
...
Remove MingwBootSectorModuleHandler class
Move module specific cflags, nasmflags and linkerflags to an array. One day, we won't be forced to create a new MingwModuleHandler each time we add a module type
svn path=/trunk/; revision=36076
2008-09-09 07:12:30 +00:00
Cameron Gutman
8b9d9a57c7
- Release the spin lock before returning
...
svn path=/branches/aicom-network-fixes/; revision=36075
2008-09-09 00:58:44 +00:00
Cameron Gutman
dc08835ad7
- Remove the adapter from the global adapter list if we fail
...
svn path=/branches/aicom-network-fixes/; revision=36074
2008-09-09 00:17:02 +00:00
Cameron Gutman
128aeae543
- Make sure we set a failure status when we fail so we don't complete with NDIS_STATUS_SUCCESS when we really failed
...
svn path=/branches/aicom-network-fixes/; revision=36071
2008-09-08 23:42:14 +00:00
Cameron Gutman
8ea40ee79e
- Return the actual status not NDIS_STATUS_SUCCESS always
...
svn path=/branches/aicom-network-fixes/; revision=36070
2008-09-08 23:27:52 +00:00
Timo Kreuzer
2415d5a23a
This is the amd64 branch! If arm is broken I don't care, if x86 is broken for some time, it's not that bad. But why the heck do you break amd64 build and then leave it broken? Please fix it ASAP. Yes, encoded, I mean you! - Comment out some files from crt to build bootcd again.
...
svn path=/branches/ros-amd64-bringup/; revision=36069
2008-09-08 22:54:32 +00:00
Cameron Gutman
c1c6da32a4
- Dereference the Fdo before we return if we fail
...
- Fail if we can't allocate memory
- Also resize the buffer if we get STATUS_BUFFER_TOO_SMALL
svn path=/trunk/; revision=36068
2008-09-08 18:41:25 +00:00
Timo Kreuzer
5b75a3dfd7
fix saving/restoring of registers in DebugService
...
svn path=/trunk/; revision=36067
2008-09-08 18:21:19 +00:00