Eric Kohl [Sat, 13 Sep 2008 18:22:34 +0000 (18:22 +0000)]
- Disable some debug messages.
- Fix the prototype of RI_ScGetCurrentGroupStateW (Function 34).
svn path=/trunk/; revision=36194
Christoph von Wittich [Sat, 13 Sep 2008 16:18:44 +0000 (16:18 +0000)]
sync rpc4rt winetests as well
svn path=/trunk/; revision=36189
Christoph von Wittich [Sat, 13 Sep 2008 15:52:50 +0000 (15:52 +0000)]
sync most of rpcrt4 to wine 1.1.4
svn path=/trunk/; revision=36188
Christoph von Wittich [Sat, 13 Sep 2008 14:27:43 +0000 (14:27 +0000)]
replace NtCurrentTeb()->ProcessEnvironmentBlock by NtCurrentPeb()
svn path=/trunk/; revision=36187
Christoph von Wittich [Sat, 13 Sep 2008 11:35:01 +0000 (11:35 +0000)]
fix some more kernel32_module winetests
svn path=/trunk/; revision=36184
Dmitry Chapyshev [Sat, 13 Sep 2008 10:22:28 +0000 (10:22 +0000)]
- volume.c: replace HeapAlloc to RtlAllocateHeap, HeapFree to RtlFreeHeap
- move TzSpecificLocalTimeToSystemTime to time.c
- implement TzSpecificLocalTimeToSystemTime based on wine. It corrects 378 wine tests.
svn path=/trunk/; revision=36183
Aleksey Bragin [Sat, 13 Sep 2008 09:59:22 +0000 (09:59 +0000)]
- Call NtCreateSection and NtMapViewOfSection with more correct parameters.
svn path=/trunk/; revision=36182
Dmitry Chapyshev [Sat, 13 Sep 2008 09:21:43 +0000 (09:21 +0000)]
- Move FindVolumeClose, FindFirstVolumeW/A, GetVolumeNameForVolumeMountPointA to volume.c
- Implement FindVolumeClose, GetVolumeNameForVolumeMountPointA (based on wine)
svn path=/trunk/; revision=36181
Christoph von Wittich [Sat, 13 Sep 2008 08:48:18 +0000 (08:48 +0000)]
fix kernel32 format_msg winetest
svn path=/trunk/; revision=36180
Christoph von Wittich [Sat, 13 Sep 2008 08:23:32 +0000 (08:23 +0000)]
fix most kernel32_profile winetests
svn path=/trunk/; revision=36179
Christoph von Wittich [Sat, 13 Sep 2008 07:37:05 +0000 (07:37 +0000)]
fix some kernel32 module winetests (GetProcAddress, GetModuleFileName)
svn path=/trunk/; revision=36178
Cameron Gutman [Fri, 12 Sep 2008 18:39:09 +0000 (18:39 +0000)]
- Merge r36169 from aicom-network-fixes
svn path=/trunk/; revision=36170
Stefan Ginsberg [Fri, 12 Sep 2008 16:10:42 +0000 (16:10 +0000)]
- Add missing CmpReferenceKeyControlBlock prototype
svn path=/trunk/; revision=36168
Stefan Ginsberg [Fri, 12 Sep 2008 15:19:52 +0000 (15:19 +0000)]
- Forward GetCurrentProcessorNumber to RtlGetCurrentProcessorNumber
- Add InterlockedCompareExchange64 and forward it to RtlInterlockedCompareExchange64
svn path=/trunk/; revision=36167
Stefan Ginsberg [Fri, 12 Sep 2008 15:09:17 +0000 (15:09 +0000)]
- Uncomment NTDLL exports which we implement, and add stubs for numerous routines
- Add missing prototypes to NDK
- Implement RtlInterlockedCompareExchange64 and RtlGetCurrentProcessorNumber
- Rename RtlpCurrentPeb to RtlGetCurrentPeb and export it from NTDLL
svn path=/trunk/; revision=36166
Stefan Ginsberg [Fri, 12 Sep 2008 14:10:27 +0000 (14:10 +0000)]
- Fix typos in OBTRACE output
svn path=/trunk/; revision=36165
Daniel Reimer [Fri, 12 Sep 2008 13:37:28 +0000 (13:37 +0000)]
Update DejaVu Fonts from 2.24 to 2.26
Update 3rd Party Txt file.
svn path=/trunk/; revision=36164
Aleksey Bragin [Fri, 12 Sep 2008 13:32:17 +0000 (13:32 +0000)]
- Fix livecd build.
svn path=/trunk/; revision=36163
Stefan Ginsberg [Fri, 12 Sep 2008 13:23:29 +0000 (13:23 +0000)]
- Remove unneeded ";"
svn path=/trunk/; revision=36162
Aleksey Bragin [Fri, 12 Sep 2008 12:55:27 +0000 (12:55 +0000)]
- Update Liberation fonts (1.01 -> 1.04).
- Fix reactos.dff.
svn path=/trunk/; revision=36161
Aleksey Bragin [Fri, 12 Sep 2008 12:07:33 +0000 (12:07 +0000)]
- Fix reactos.dff according to recent font changes.
- Remove dejavu condensed and extralight from fonts.rbuild.
- Remove outdated README.TXT from media/fonts directory.
See issue #3483 for more details.
svn path=/trunk/; revision=36160
Aleksey Bragin [Fri, 12 Sep 2008 11:56:35 +0000 (11:56 +0000)]
- Add FreeMono from FreeFont-
20080912 package.
- Remove unused condensed and extralight Dejavu.
- Remove leftover from Docs directory, add FreeFont readme there.
svn path=/trunk/; revision=36159
Aleksey Bragin [Fri, 12 Sep 2008 11:29:45 +0000 (11:29 +0000)]
- Cleanup fonts directory from old (2001-2004) unused fonts.
See issue #3483 for more details.
svn path=/trunk/; revision=36158
Aleksey Bragin [Fri, 12 Sep 2008 11:13:15 +0000 (11:13 +0000)]
- MmDeleteKernelStack should take StackBase as the first parameter, not StackLimit (thus actually the need for the 2nd parameter - large stack size flag). Fix it, and fix callers.
- Make KiSwitchKernelStack return the stack base instead of the stack limit, as part of the above change.
- Don't increment priority when waking the thread in KeThawAllThreads.
- Fix new thread priority calculation in KiDeferredReadyThread.
- Fix double-semicolon typo in thrdini.c
svn path=/trunk/; revision=36157
Daniel Reimer [Fri, 12 Sep 2008 10:51:59 +0000 (10:51 +0000)]
Update 3rd Party lib Document.
Some are still outdated: DejaVu, FreeType, Mesa3D, GNU adns and Expat
svn path=/trunk/; revision=36156
Christoph von Wittich [Fri, 12 Sep 2008 08:48:50 +0000 (08:48 +0000)]
update bzip2 to 1.0.5
svn path=/trunk/; revision=36155
Christoph von Wittich [Fri, 12 Sep 2008 08:09:23 +0000 (08:09 +0000)]
update libxml2 to 2.7.1
svn path=/trunk/; revision=36154
Christoph von Wittich [Fri, 12 Sep 2008 08:07:52 +0000 (08:07 +0000)]
fix redefinitions
add MemoryBarrier for MSVC
svn path=/trunk/; revision=36153
Cameron Gutman [Fri, 12 Sep 2008 04:08:55 +0000 (04:08 +0000)]
- Merge aicom-network-fixes up to r36151
svn path=/trunk/; revision=36152
Aleksey Bragin [Thu, 11 Sep 2008 18:50:47 +0000 (18:50 +0000)]
- Use CD_ROM type instead of DISK.
svn path=/trunk/; revision=36142
Christoph von Wittich [Thu, 11 Sep 2008 17:00:47 +0000 (17:00 +0000)]
fix heap corruption
svn path=/trunk/; revision=36140
Stefan Ginsberg [Thu, 11 Sep 2008 16:53:36 +0000 (16:53 +0000)]
- IoAcquire/ReleaseVpbSpinLock: Use the queued IopVpbSpinLock spinlock instead of a regular "IoVpbLock" spinlock
svn path=/trunk/; revision=36139
Christoph von Wittich [Thu, 11 Sep 2008 16:48:42 +0000 (16:48 +0000)]
add missing HandleBind() calls
svn path=/trunk/; revision=36138
Aleksey Bragin [Thu, 11 Sep 2008 14:43:12 +0000 (14:43 +0000)]
- Use a correct device type when creating volume device objects.
svn path=/trunk/; revision=36137
Stefan Ginsberg [Thu, 11 Sep 2008 14:24:41 +0000 (14:24 +0000)]
- NtQueryInformationProcess with ProcessImageFileName query type:
Free the buffer allocated by SeLocateProcessImageName, and set return status if return buffer is too small (so caller will know to allocate more memory). Spotted by #3714
See issue #3714 for more details.
svn path=/trunk/; revision=36136
Aleksey Bragin [Thu, 11 Sep 2008 12:41:26 +0000 (12:41 +0000)]
- Silence the raised IRQL level warning.
- Use a better status code for invalid requests.
svn path=/trunk/; revision=36135
Christoph von Wittich [Thu, 11 Sep 2008 09:30:51 +0000 (09:30 +0000)]
remove unused parameter from DPRINT
svn path=/trunk/; revision=36133
Christoph von Wittich [Thu, 11 Sep 2008 09:12:13 +0000 (09:12 +0000)]
fix incorrect buffersize passed to MultiByteToWideChar
svn path=/trunk/; revision=36132
Christoph von Wittich [Thu, 11 Sep 2008 08:31:52 +0000 (08:31 +0000)]
fix some heap corruptions in services
svn path=/trunk/; revision=36131
Aleksey Bragin [Thu, 11 Sep 2008 07:06:22 +0000 (07:06 +0000)]
Gregor Schneider <grschneider@gmail.com>
- Don't cast the floating point number to integer for conversion (numberf was created especially for floating point types)
See issue #3585 for more details.
svn path=/trunk/; revision=36130
Stefan Ginsberg [Wed, 10 Sep 2008 15:30:27 +0000 (15:30 +0000)]
- Add missing winnt.h definitions
svn path=/trunk/; revision=36127
Stefan Ginsberg [Wed, 10 Sep 2008 15:02:57 +0000 (15:02 +0000)]
- Patch by hackbunny:
"64-bit __sync_val_compare_and_swap is, apparently, not inlined on x86. Go figure."
"Add "lock" prefix to cmpxchg8b, just in case"
svn path=/trunk/; revision=36126
Christoph von Wittich [Wed, 10 Sep 2008 13:35:44 +0000 (13:35 +0000)]
sync riched20 to wine 1.1.4
svn path=/trunk/; revision=36125
Christoph von Wittich [Wed, 10 Sep 2008 13:32:18 +0000 (13:32 +0000)]
don't build worpad as UNICODE, wine is using ANSI functions
svn path=/trunk/; revision=36124
Christoph von Wittich [Wed, 10 Sep 2008 11:46:31 +0000 (11:46 +0000)]
import jscript.dll from wine 1.1.4
svn path=/trunk/; revision=36121
Aleksey Bragin [Wed, 10 Sep 2008 11:25:28 +0000 (11:25 +0000)]
- Balance of an Memory Manager's AVL tree node can be negative, so make it a signed variable.
svn path=/trunk/; revision=36120
Christoph von Wittich [Wed, 10 Sep 2008 10:57:45 +0000 (10:57 +0000)]
import mprapi.dll from wine 1.1.4
svn path=/trunk/; revision=36118
Christoph von Wittich [Wed, 10 Sep 2008 10:43:51 +0000 (10:43 +0000)]
close autoregister tag
svn path=/trunk/; revision=36117
Christoph von Wittich [Wed, 10 Sep 2008 10:40:21 +0000 (10:40 +0000)]
register mshtml
svn path=/trunk/; revision=36116
Christoph von Wittich [Wed, 10 Sep 2008 08:47:30 +0000 (08:47 +0000)]
sync fusion.dll with wine 1.1.4
svn path=/trunk/; revision=36114
Christoph von Wittich [Wed, 10 Sep 2008 08:45:43 +0000 (08:45 +0000)]
sync fusion.idl with wine 1.1.4
svn path=/trunk/; revision=36113
Aleksey Bragin [Wed, 10 Sep 2008 08:30:43 +0000 (08:30 +0000)]
- Add missing function implementations into generic CRT library.
svn path=/trunk/; revision=36112
Christoph von Wittich [Wed, 10 Sep 2008 08:16:00 +0000 (08:16 +0000)]
add stdole2 dependency
svn path=/trunk/; revision=36111
Steven Edwards [Wed, 10 Sep 2008 08:08:19 +0000 (08:08 +0000)]
move to lower case, for Christoph
svn path=/trunk/; revision=36110
Christoph von Wittich [Wed, 10 Sep 2008 07:44:39 +0000 (07:44 +0000)]
-add mshtml to bootcd
-register ole typelibs
svn path=/trunk/; revision=36109
Christoph von Wittich [Wed, 10 Sep 2008 07:44:02 +0000 (07:44 +0000)]
sync mshtml to wine 1.1.4
svn path=/trunk/; revision=36108
Christoph von Wittich [Wed, 10 Sep 2008 07:41:27 +0000 (07:41 +0000)]
sync dxsdk idl files with wine
svn path=/trunk/; revision=36106
Christoph von Wittich [Wed, 10 Sep 2008 07:40:52 +0000 (07:40 +0000)]
sync some idl files and mshtml headers with wine
svn path=/trunk/; revision=36105
Cameron Gutman [Wed, 10 Sep 2008 07:32:44 +0000 (07:32 +0000)]
- Revert 36093
svn path=/trunk/; revision=36104
Christoph von Wittich [Wed, 10 Sep 2008 06:52:51 +0000 (06:52 +0000)]
add WINE_ALLOC_SIZE macro
svn path=/trunk/; revision=36103
Johannes Anderwald [Wed, 10 Sep 2008 00:13:39 +0000 (00:13 +0000)]
- 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
Daniel Reimer [Tue, 9 Sep 2008 21:18:13 +0000 (21:18 +0000)]
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
Daniel Reimer [Tue, 9 Sep 2008 21:18:12 +0000 (21:18 +0000)]
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
Stefan Ginsberg [Tue, 9 Sep 2008 20:06:59 +0000 (20:06 +0000)]
- Free memory allocated by MmHeapAlloc through MmHeapFree
svn path=/trunk/; revision=36095
Cameron Gutman [Tue, 9 Sep 2008 19:44:15 +0000 (19:44 +0000)]
- 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
Colin Finck [Tue, 9 Sep 2008 17:49:23 +0000 (17:49 +0000)]
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
Christoph von Wittich [Tue, 9 Sep 2008 16:40:02 +0000 (16:40 +0000)]
build resource file as well and set correct include path
svn path=/trunk/; revision=36091
Christoph von Wittich [Tue, 9 Sep 2008 16:16:53 +0000 (16:16 +0000)]
fix the msxml3 typelib
svn path=/trunk/; revision=36090
Christoph von Wittich [Tue, 9 Sep 2008 16:15:39 +0000 (16:15 +0000)]
add new stdole2 target for the real typelib (the other stdole2.tlb is a dll)
svn path=/trunk/; revision=36089
Christoph von Wittich [Tue, 9 Sep 2008 16:14:26 +0000 (16:14 +0000)]
rename stdole2 target to stdole2.tlb
svn path=/trunk/; revision=36088
Christoph von Wittich [Tue, 9 Sep 2008 16:13:36 +0000 (16:13 +0000)]
open TypeLibs with O_BINARY (patch already send to wine)
svn path=/trunk/; revision=36087
Christoph von Wittich [Tue, 9 Sep 2008 16:11:24 +0000 (16:11 +0000)]
fix some syntax errors in idl files, deleted unused wtypes.idl
svn path=/trunk/; revision=36086
Stefan Ginsberg [Tue, 9 Sep 2008 15:57:17 +0000 (15:57 +0000)]
- Add missing FLS_MAXIMUM_AVAILABLE
svn path=/trunk/; revision=36085
Johannes Anderwald [Tue, 9 Sep 2008 14:29:25 +0000 (14:29 +0000)]
- Implement INetCfgComponent_RaisePropertyUi
svn path=/trunk/; revision=36084
Johannes Anderwald [Tue, 9 Sep 2008 13:28:55 +0000 (13:28 +0000)]
- Add INetCfgPnpReconfigCallback, INetCfgComponentControl, INetCfgComponentPropertyUi IIDS
svn path=/trunk/; revision=36083
Johannes Anderwald [Tue, 9 Sep 2008 13:27:28 +0000 (13:27 +0000)]
- Add INetCfgPnpReconfigCallback, INetCfgComponentControl, INetCfgComponentPropertyUi IIDS
svn path=/trunk/; revision=36082
Timo Kreuzer [Tue, 9 Sep 2008 13:19:10 +0000 (13:19 +0000)]
- 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
Johannes Anderwald [Tue, 9 Sep 2008 11:26:54 +0000 (11:26 +0000)]
- 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
Johannes Anderwald [Tue, 9 Sep 2008 10:20:12 +0000 (10:20 +0000)]
- 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
Hervé Poussineau [Tue, 9 Sep 2008 07:30:52 +0000 (07:30 +0000)]
Remove MingwKernelModeDriverModuleHandler, it is the same as MingwKernelModeDLLModuleHandler
svn path=/trunk/; revision=36078
Hervé Poussineau [Tue, 9 Sep 2008 07:21:37 +0000 (07:21 +0000)]
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
Hervé Poussineau [Tue, 9 Sep 2008 07:12:30 +0000 (07:12 +0000)]
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
Cameron Gutman [Mon, 8 Sep 2008 18:41:25 +0000 (18:41 +0000)]
- 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
Timo Kreuzer [Mon, 8 Sep 2008 18:21:19 +0000 (18:21 +0000)]
fix saving/restoring of registers in DebugService
svn path=/trunk/; revision=36067
Cameron Gutman [Mon, 8 Sep 2008 18:06:24 +0000 (18:06 +0000)]
- Check that memory allocation succeeded
svn path=/trunk/; revision=36066
Christoph von Wittich [Mon, 8 Sep 2008 16:58:34 +0000 (16:58 +0000)]
forgot to add these files
svn path=/trunk/; revision=36065
Christoph von Wittich [Mon, 8 Sep 2008 16:51:03 +0000 (16:51 +0000)]
sync msxml3 to wine 1.1.3
svn path=/trunk/; revision=36064
Stefan Ginsberg [Mon, 8 Sep 2008 16:44:13 +0000 (16:44 +0000)]
- Fix a missed set of the Parameter entry in ConvertThreadToFiberEx
svn path=/trunk/; revision=36063
Stefan Ginsberg [Mon, 8 Sep 2008 16:28:38 +0000 (16:28 +0000)]
- Move global variable declaration to .c file instead of a header. Hinted by Timo.
svn path=/trunk/; revision=36062
Jeffrey Morlan [Mon, 8 Sep 2008 16:23:33 +0000 (16:23 +0000)]
- 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
Aleksey Bragin [Mon, 8 Sep 2008 16:01:19 +0000 (16:01 +0000)]
- Fix a typo.
svn path=/trunk/; revision=36060
Stefan Ginsberg [Mon, 8 Sep 2008 14:46:28 +0000 (14:46 +0000)]
- [FORMATTING] Fix broken indentation
svn path=/trunk/; revision=36059
Johannes Anderwald [Mon, 8 Sep 2008 14:19:33 +0000 (14:19 +0000)]
- Implement INetLanConnectionUiInfo interface
- Remove hack from ShowNetworkComponentProperties
- Apply changes when OK / Cancel is pressed
svn path=/trunk/; revision=36058
Johannes Anderwald [Mon, 8 Sep 2008 14:14:04 +0000 (14:14 +0000)]
- Add IIDs of INetLanConnectionUiInfo, INetConnectionPropertyUi2 interface
svn path=/trunk/; revision=36057
Johannes Anderwald [Mon, 8 Sep 2008 14:13:23 +0000 (14:13 +0000)]
- Add INetLanConnectionUiInfo, INetConnectionPropertyUi2 interface
svn path=/trunk/; revision=36056
Dmitry Chapyshev [Mon, 8 Sep 2008 13:51:00 +0000 (13:51 +0000)]
- Add ros-diff
svn path=/trunk/; revision=36055
Dmitry Chapyshev [Mon, 8 Sep 2008 13:48:25 +0000 (13:48 +0000)]
- Import pstorec from wine head
svn path=/trunk/; revision=36054
Aleksey Bragin [Mon, 8 Sep 2008 12:56:08 +0000 (12:56 +0000)]
- 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
Aleksey Bragin [Mon, 8 Sep 2008 12:48:34 +0000 (12:48 +0000)]
- Add CmpArmDelayedCloseTimer declaration.
svn path=/trunk/; revision=36052
Aleksey Bragin [Mon, 8 Sep 2008 12:41:30 +0000 (12:41 +0000)]
- Implement delay-close worker function.
See issue #3418 for more details.
svn path=/trunk/; revision=36051