Christoph von Wittich
2b3e52482d
don't build worpad as UNICODE, wine is using ANSI functions
...
svn path=/trunk/; revision=36124
2008-09-10 13:32:18 +00:00
Christoph von Wittich
6196f51306
import jscript.dll from wine 1.1.4
...
svn path=/trunk/; revision=36121
2008-09-10 11:46:31 +00:00
Aleksey Bragin
d650c233dc
- Balance of an Memory Manager's AVL tree node can be negative, so make it a signed variable.
...
svn path=/trunk/; revision=36120
2008-09-10 11:25:28 +00:00
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
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
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
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
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
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
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
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