reactos.git
13 years agoReturn correct error code
Johannes Anderwald [Sun, 6 Dec 2009 10:37:23 +0000 (10:37 +0000)]
Return correct error code

svn path=/trunk/; revision=44437

13 years agosync netapi32_winetest with wine 1.1.34
Christoph von Wittich [Sun, 6 Dec 2009 09:50:53 +0000 (09:50 +0000)]
sync netapi32_winetest with wine 1.1.34

svn path=/trunk/; revision=44436

13 years agosync msxml3_winetest with wine 1.1.34
Christoph von Wittich [Sun, 6 Dec 2009 09:48:52 +0000 (09:48 +0000)]
sync msxml3_winetest with wine 1.1.34

svn path=/trunk/; revision=44435

13 years agosync rsaenh with wine 1.1.34
Christoph von Wittich [Sun, 6 Dec 2009 09:41:08 +0000 (09:41 +0000)]
sync rsaenh with wine 1.1.34

svn path=/trunk/; revision=44434

13 years agosync rsaenh_winetest with wine 1.1.34
Christoph von Wittich [Sun, 6 Dec 2009 09:40:22 +0000 (09:40 +0000)]
sync rsaenh_winetest with wine 1.1.34

svn path=/trunk/; revision=44433

13 years agosync crypt32_winetest with wine 1.1.34
Christoph von Wittich [Sun, 6 Dec 2009 09:36:50 +0000 (09:36 +0000)]
sync crypt32_winetest with wine 1.1.34

svn path=/trunk/; revision=44432

13 years agoMerge from amd64 branch:
Timo Kreuzer [Sun, 6 Dec 2009 03:24:18 +0000 (03:24 +0000)]
Merge from amd64 branch:
- 34939 fix several ULONG / ULONG_PTR / SIZE_T issues (Timo Kreuzer)
- 40088 implement __mulh and __umulh (Timo Kreuzer)

svn path=/trunk/; revision=44431

13 years ago- merge r44429
Timo Kreuzer [Sun, 6 Dec 2009 02:44:06 +0000 (02:44 +0000)]
- merge r44429
- fix hal_generic_amd64.rbuild
- add missing files

svn path=/trunk/; revision=44430

13 years ago[rapps] Radek Liška <radekliska AT gmail DOT com>: Fix Czech sections for FF2 and 3
Gregor Schneider [Sat, 5 Dec 2009 21:36:51 +0000 (21:36 +0000)]
[rapps] Radek Liška <radekliska AT gmail DOT com>: Fix Czech sections for FF2 and 3
See issue #4991 for more details.

svn path=/trunk/; revision=44425

13 years ago[EX]
Timo Kreuzer [Sat, 5 Dec 2009 21:33:31 +0000 (21:33 +0000)]
[EX]
- Fix calculation of PCR pointer from PRCB pointer

svn path=/trunk/; revision=44424

13 years ago- [Win32k] Return invalid index.
James Tabor [Sat, 5 Dec 2009 20:45:07 +0000 (20:45 +0000)]
- [Win32k] Return invalid index.

svn path=/trunk/; revision=44423

13 years agosync crypt32 to wine 1.1.34
Christoph von Wittich [Sat, 5 Dec 2009 20:37:08 +0000 (20:37 +0000)]
sync crypt32 to wine 1.1.34

svn path=/trunk/; revision=44422

13 years agosync dde.c to wine 1.1.34
Christoph von Wittich [Sat, 5 Dec 2009 20:04:54 +0000 (20:04 +0000)]
sync dde.c to wine 1.1.34

svn path=/trunk/; revision=44421

13 years agosync mapi32 with wine 1.1.34
Christoph von Wittich [Sat, 5 Dec 2009 19:47:30 +0000 (19:47 +0000)]
sync mapi32 with wine 1.1.34

svn path=/trunk/; revision=44420

13 years ago[kernel32]
Giannis Adamopoulos [Sat, 5 Dec 2009 19:46:33 +0000 (19:46 +0000)]
[kernel32]
Enable code to initialize the activation context when calling CreateThread
See issue #4983 for more details.

svn path=/trunk/; revision=44419

13 years agosync netapi32 with wine 1.1.34
Christoph von Wittich [Sat, 5 Dec 2009 19:41:56 +0000 (19:41 +0000)]
sync netapi32 with wine 1.1.34

svn path=/trunk/; revision=44418

13 years agosync kernel32/misc/profile.c to wine
Christoph von Wittich [Sat, 5 Dec 2009 19:35:03 +0000 (19:35 +0000)]
sync kernel32/misc/profile.c to wine

kernel32: Fix uninitialised memory read in GetPrivateProfileStringA  if GetPrivateProfileStringW returns 0.  <robertshearman at gmail dot com>

svn path=/trunk/; revision=44417

13 years agosync user32_winetest with wine 1.1.34
Christoph von Wittich [Sat, 5 Dec 2009 19:25:28 +0000 (19:25 +0000)]
sync user32_winetest with wine 1.1.34

svn path=/trunk/; revision=44416

13 years agoFix a potential buffer owerflow. Noticed by Martin Ettl with cppcheck. Bug #4987.
Dmitry Gorbachev [Sat, 5 Dec 2009 17:35:54 +0000 (17:35 +0000)]
Fix a potential buffer owerflow. Noticed by Martin Ettl with cppcheck. Bug #4987.

svn path=/trunk/; revision=44413

13 years ago[DDK]
Timo Kreuzer [Sat, 5 Dec 2009 13:48:50 +0000 (13:48 +0000)]
[DDK]
Add MmAllocatePagesForMdlEx

svn path=/trunk/; revision=44411

13 years ago[rtl]
Gregor Schneider [Sat, 5 Dec 2009 13:07:02 +0000 (13:07 +0000)]
[rtl]
- Update status to error mapping tables and functions to current Wine sources
- Needed to for ERROR_TIMEOUT, ERROR_SXS_CANT_GEN_ACTCTX, ERROR_MR_MID_NOT_FOUND and several others
- Remove RtlNtStatusToPsxErrno - nobody will miss it
- Fixes ~20 kernel32 actctx winetests

svn path=/trunk/; revision=44410

13 years agoStart implementing Visual Studio 2010 support.
Ged Murphy [Fri, 4 Dec 2009 16:15:08 +0000 (16:15 +0000)]
Start implementing Visual Studio 2010 support.
This is seriously boring, don't expect it anytime soon :(

svn path=/trunk/; revision=44406

13 years agoRemove perf test code I accidentally committed
Ged Murphy [Fri, 4 Dec 2009 15:22:13 +0000 (15:22 +0000)]
Remove perf test code I accidentally committed

svn path=/trunk/; revision=44404

13 years agoRemove the devcpp backend.
Ged Murphy [Fri, 4 Dec 2009 15:09:44 +0000 (15:09 +0000)]
Remove the devcpp backend.

svn path=/trunk/; revision=44403

13 years ago- Don't listen to me, my 99.9% assurance that the new backend architecture wouldn...
Ged Murphy [Fri, 4 Dec 2009 11:33:17 +0000 (11:33 +0000)]
- Don't listen to me, my 99.9% assurance that the new backend architecture wouldn't work was wrong. Who'd have thunk it??
- Remove the 'test' file name bug I put in to stop people overwriting their vcproj files.
- Don't forget object cleanup Ged ... this isn't .NET.
- 'make msvc#' is now working again.

svn path=/trunk/; revision=44401

13 years ago[ntoskrnl/config]
Michael Martin [Fri, 4 Dec 2009 08:11:59 +0000 (08:11 +0000)]
[ntoskrnl/config]
- CmpFindSubKeyByName: Remove the check for (Found) when checking if SubKey is valid as index can be 0.

svn path=/trunk/; revision=44400

13 years ago[kernel32]
Michael Martin [Fri, 4 Dec 2009 08:03:19 +0000 (08:03 +0000)]
[kernel32]
- GetProcessVersion: Assign ProcessHandle to NULL to prevent closing an invalid handle. Patch by Alexander Yastrebov. See #4967.

svn path=/trunk/; revision=44398

13 years ago[Win32k]
James Tabor [Fri, 4 Dec 2009 06:47:23 +0000 (06:47 +0000)]
[Win32k]
- Patch by Huw Davies huw@codeweavers.com : Fix incorrect initialization of path array.
- Patch was modified from wine. Tested with Area.exe path test, still fails.

svn path=/trunk/; revision=44397

13 years agoBitmap files for SndRec32. Marco Pagliaricci, bug #4978.
Dmitry Gorbachev [Thu, 3 Dec 2009 22:12:29 +0000 (22:12 +0000)]
Bitmap files for SndRec32. Marco Pagliaricci, bug #4978.

svn path=/trunk/; revision=44395

13 years ago[kernel32]
Gregor Schneider [Thu, 3 Dec 2009 21:50:52 +0000 (21:50 +0000)]
[kernel32]
- OpenFile: set the structure size after doing basic parameter checks
- Fixes two kernel32 file tests

svn path=/trunk/; revision=44394

13 years ago[Win32k]
James Tabor [Thu, 3 Dec 2009 20:09:42 +0000 (20:09 +0000)]
[Win32k]
- Reformat message.c
- [Start] Re-implement Get/PeekMessage support.

svn path=/trunk/; revision=44393

13 years ago- [Win32k] Create a Gre function for GetGlyphIndicesW.
James Tabor [Thu, 3 Dec 2009 20:07:44 +0000 (20:07 +0000)]
- [Win32k] Create a Gre function for GetGlyphIndicesW.

svn path=/trunk/; revision=44392

13 years ago[FORMATTING] SndRec32 patch by Marco Pagliaricci, bug #4978.
Dmitry Gorbachev [Thu, 3 Dec 2009 19:00:41 +0000 (19:00 +0000)]
[FORMATTING] SndRec32 patch by Marco Pagliaricci, bug #4978.

svn path=/trunk/; revision=44387

13 years ago[kernel32]
Gregor Schneider [Thu, 3 Dec 2009 18:57:57 +0000 (18:57 +0000)]
[kernel32]
- Update FormatMessageA/W to current Wine sources, rename the file to better reflect the content
- Fixes the failing kernel32 format_msg tests

svn path=/trunk/; revision=44386

13 years agoSndRec32 patch by Marco Pagliaricci, bug #4978.
Dmitry Gorbachev [Thu, 3 Dec 2009 18:44:27 +0000 (18:44 +0000)]
SndRec32 patch by Marco Pagliaricci, bug #4978.

svn path=/trunk/; revision=44384

13 years ago[kernel32]
Gregor Schneider [Thu, 3 Dec 2009 18:41:53 +0000 (18:41 +0000)]
[kernel32]
- Jerome Gardou <jerome DOT gardou AT laposte DOT net>: Implement missing ReplaceFileW functionality
- Fixes six kernel32 file winetests, bug #4827

svn path=/trunk/; revision=44383

13 years agomsimtf: remove unneeded ntdll dependancy
Sylvain Petreolle [Thu, 3 Dec 2009 17:36:15 +0000 (17:36 +0000)]
msimtf: remove unneeded ntdll dependancy

svn path=/trunk/; revision=44379

13 years agoFix a bug in MiAllocatePagesForMdl that made it loop forever on the 1st page.
Timo Kreuzer [Thu, 3 Dec 2009 17:02:34 +0000 (17:02 +0000)]
Fix a bug in MiAllocatePagesForMdl that made it loop forever on the 1st page.

svn path=/trunk/; revision=44378

13 years ago- Initial re-architecture of the msvc backend.
Ged Murphy [Thu, 3 Dec 2009 16:09:09 +0000 (16:09 +0000)]
- Initial re-architecture of the msvc backend.
- Split the MSVCBackend class into it's respective worker objects :
- * Use an abstract ProjMaker base class which we can now use to better implement support for future VS releases
- * Move sln creation into its own class
- Don't create the .user files anymore, they're not required for our use.
- Remove support for Visual Studio 6, Visual Studio 2002 and Visual Studio 2003
Although I haven't tested it, I'm 99.9% sure this breaks 'make msvc#' so DON'T RUN IT yet unless you want your vcproj files destroyed.

svn path=/trunk/; revision=44377

13 years agoAdd DosBlaster 2.5 to rapps. This tool installs a shell extension which makes it...
Daniel Reimer [Thu, 3 Dec 2009 09:54:10 +0000 (09:54 +0000)]
Add DosBlaster 2.5 to rapps. This tool installs a shell extension which makes it possible to start any executable in DOSBox via right click.

svn path=/trunk/; revision=44376

13 years agoSXS Support Part 2 of 2.
Michael Martin [Thu, 3 Dec 2009 05:42:58 +0000 (05:42 +0000)]
SXS Support Part 2 of 2.
[dll/ntdll]
- Import find_actctx_dll from WINE. Add create_module_activation_context based on WINE.
- Search for an active context dlls during mapping dll's in LdrpMapDllImageFile.
- Allocate memory for the ActivationContextStackPointer when loading the executable image in LdrPEStartup.
[dll/kernel32]
- Import kernel32 ActCtx related apis from WINE.
Now active.

svn path=/trunk/; revision=44371

13 years ago[General]
Colin Finck [Wed, 2 Dec 2009 20:32:16 +0000 (20:32 +0000)]
[General]
- Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common". Also fix the indentation in some files.

svn path=/trunk/; revision=44368

13 years agoMove tsclient to rosapps [2/2]
Gregor Schneider [Wed, 2 Dec 2009 18:58:51 +0000 (18:58 +0000)]
Move tsclient to rosapps [2/2]

svn path=/trunk/; revision=44366

13 years agoMove tsclient to rosapps (not included in build process and superseded by Geds mstsc...
Gregor Schneider [Wed, 2 Dec 2009 18:58:05 +0000 (18:58 +0000)]
Move tsclient to rosapps (not included in build process and superseded by Geds mstsc implementation) [1/2]

svn path=/trunk/; revision=44365

13 years agoMartin Ettl <ettl DOT martin AT gmx DOT de>: Fix various resource and memory leaks
Gregor Schneider [Wed, 2 Dec 2009 18:28:52 +0000 (18:28 +0000)]
Martin Ettl <ettl DOT martin AT gmx DOT de>: Fix various resource and memory leaks
See issue #4974 for more details.

svn path=/trunk/; revision=44364

13 years agoUpdate log2lines to version 1.5. Jan Roeloffzen, bug #4342.
Dmitry Gorbachev [Wed, 2 Dec 2009 17:11:32 +0000 (17:11 +0000)]
Update log2lines to version 1.5. Jan Roeloffzen, bug #4342.

svn path=/trunk/; revision=44363

13 years agoSXS Support Part 1 of 2. All import work done by Samuel Serapión with some small...
Michael Martin [Wed, 2 Dec 2009 09:43:35 +0000 (09:43 +0000)]
SXS Support Part 1 of 2. All import work done by Samuel Serapión with some small changes my me.
[lib/rtl]
- Import Rtlxx and related functions for Activation Context Support from WINE.
- Implement RtlAllocateActivationContextStack.
- Modify get_manifest_in_manifest_file function to use FileStandardInformation vice FileEndOfFileInformation (currently unsupported) in call to NtQueryInformationFile.
- Add structs RTL_ACTIVATION_CONTEXT_STACK_FRAME and ACTIVATION_CONTEXT_STACK from WINE.
- Add ActivationContextStackPointer to TEB.
- Define QUERY_ACTCTX_FLAG_NO_ADDREF.Will become active with changes to ntdll loader in Part 2.

svn path=/trunk/; revision=44359

13 years agoHandle the upcoming name change from mingw32-make.exe to make.exe in the next version...
Ged Murphy [Wed, 2 Dec 2009 09:16:10 +0000 (09:16 +0000)]
Handle the upcoming name change from mingw32-make.exe to make.exe in the next version of RosBE.

svn path=/trunk/; revision=44358

13 years agoBug 4970: PATCH: Dutch translation for newdev by Maikel Wever
Daniel Reimer [Wed, 2 Dec 2009 08:22:35 +0000 (08:22 +0000)]
Bug 4970: PATCH: Dutch translation for newdev by Maikel Wever
Bug 4971: PATCH: Dutch translation for regsvr32 by Maikel Wever
Bug 4972: PATCH: Dutch translation of Calc - UPDATE by Maikel Wever

svn path=/trunk/; revision=44355

13 years ago[ntoskrnl/cc]
Aleksey Bragin [Tue, 1 Dec 2009 21:32:50 +0000 (21:32 +0000)]
[ntoskrnl/cc]
- Don't create zero sized cache segments. By Dmitry Gorbachev.
See issue #4100 for more details.

svn path=/trunk/; revision=44349

13 years ago[ntoskrnl/se]
Aleksey Bragin [Tue, 1 Dec 2009 21:26:40 +0000 (21:26 +0000)]
[ntoskrnl/se]
- Add a hack which prints an annoying message and grants access when it should not be. Callers/bugs should be fixed and this commit reverted after that.
See issue #4169 for more details.

svn path=/trunk/; revision=44348

13 years ago[inf] Fix fdc driver version entry (highlighted by bug #4917)
Gregor Schneider [Tue, 1 Dec 2009 19:51:51 +0000 (19:51 +0000)]
[inf] Fix fdc driver version entry (highlighted by bug #4917)

svn path=/trunk/; revision=44347

13 years agoAdd the msvc10 makefile changes
Ged Murphy [Tue, 1 Dec 2009 18:56:05 +0000 (18:56 +0000)]
Add the msvc10 makefile changes

svn path=/trunk/; revision=44346

13 years ago[kernel]
Gregor Schneider [Tue, 1 Dec 2009 18:53:01 +0000 (18:53 +0000)]
[kernel]
- Fail in DosDateTimeToFileTime if prior time conversion was unsuccessful
- Should fix the NetStats installation, bug #4917, part 2

svn path=/trunk/; revision=44345

13 years ago[ntdll]
Gregor Schneider [Tue, 1 Dec 2009 18:46:13 +0000 (18:46 +0000)]
[ntdll]
- Logic change of r37554 is correct, RtlTimeFieldsToTime doesn't normalize invalid input values - remove these codes
- Related to bug #4917, part 1

svn path=/trunk/; revision=44344

13 years ago- Include support for makefile configurations.
Ged Murphy [Tue, 1 Dec 2009 18:44:16 +0000 (18:44 +0000)]
- Include support for makefile configurations.
- Add a new makefile config to the global configuration called RosBuild
- Use the new makefile config to process and external batch file which make use of rbuild.
- Split and partially rewrite _generate_vcproj. Configurations are now written in support functions.
- Remove the creation of .vcproj.user files. They're rather pointless for our needs
- Start to add support for VS2010 (make msvc10), it's very incomplete at the moment so don't bother trying it.

After this commit, you can now use Visual Studio to build individual reactos components. Run 'make msvc9', open up any vcproj file, select the RosBuild config and hit the build/rebuild button. Working build features are 'build', 'rebuild' and 'clean'

svn path=/trunk/; revision=44343

13 years agoAdd a root level batch file which allows building reactos without invoking RosBE.
Ged Murphy [Tue, 1 Dec 2009 18:39:49 +0000 (18:39 +0000)]
Add a root level batch file which allows building reactos without invoking RosBE.
It won't currently work without RosBE as it relies in the gcc toolset installed along with RosBE to go about its business.
It currently checks for RosBE existence with a rather hackish ^H^H^H^H ... elaborate string parser using the 'reg' command line util output. I'd be happy for anyone to improve on this.

svn path=/trunk/; revision=44342

13 years ago[kernel32]
Michael Martin [Tue, 1 Dec 2009 11:48:06 +0000 (11:48 +0000)]
[kernel32]
- Fix broken code inside SXS_SUPPORT_ENABLED define and add some DPRINTs. Still unused.

svn path=/trunk/; revision=44341

13 years ago- [Win32k] Make DispatchMessage call direct to WinProc callback. Add more thread...
James Tabor [Tue, 1 Dec 2009 05:35:05 +0000 (05:35 +0000)]
- [Win32k] Make DispatchMessage call direct to WinProc callback. Add more thread death checks.

svn path=/trunk/; revision=44340

13 years agoUpdate log2lines to version 1.4. Jan Roeloffzen, bug #4342.
Dmitry Gorbachev [Mon, 30 Nov 2009 21:49:18 +0000 (21:49 +0000)]
Update log2lines to version 1.4. Jan Roeloffzen, bug #4342.

svn path=/trunk/; revision=44335

13 years ago- [Win32k] Test thread death before posting to queue.
James Tabor [Mon, 30 Nov 2009 20:13:05 +0000 (20:13 +0000)]
- [Win32k] Test thread death before posting to queue.

svn path=/trunk/; revision=44334

13 years ago- [Win32k] Remove debug prints from classes.
James Tabor [Mon, 30 Nov 2009 19:24:23 +0000 (19:24 +0000)]
- [Win32k] Remove debug prints from classes.

svn path=/trunk/; revision=44333

13 years ago- [Win32k] Use PostMessage to send broadcast messages to the queues. co_IntPostOrSend...
James Tabor [Mon, 30 Nov 2009 19:21:27 +0000 (19:21 +0000)]
- [Win32k] Use PostMessage to send broadcast messages to the queues. co_IntPostOrSendMessage does not support it.

svn path=/trunk/; revision=44332

13 years ago- First version of ReactOS Sound Record Application by Marco Pagliaricci (IRC: rendar)
Johannes Anderwald [Mon, 30 Nov 2009 18:54:41 +0000 (18:54 +0000)]
- First version of ReactOS Sound Record Application by Marco Pagliaricci (IRC: rendar)

svn path=/trunk/; revision=44331

13 years agoApply font changes from r44305 to mainline.
Dmitry Gorbachev [Mon, 30 Nov 2009 17:00:12 +0000 (17:00 +0000)]
Apply font changes from r44305 to mainline.

svn path=/trunk/; revision=44330

13 years agoFix build breakage
Johannes Anderwald [Mon, 30 Nov 2009 14:55:20 +0000 (14:55 +0000)]
Fix build breakage

svn path=/trunk/; revision=44329

13 years agoUpdated the rapps Software list.
Daniel Reimer [Mon, 30 Nov 2009 01:50:47 +0000 (01:50 +0000)]
Updated the rapps Software list.
AbiWord from 2.6.4 to 2.6.8
MinGW from 5.1.4 to 5.1.6
MirandaIM from 0.8.9 to 0.8.10
Opera from 9.6.4 to 10.10 (YES, this works!)
SDL Mixer from 1.2.9 to 1.2.11
SeaMonkey from 1.1.18 to 2.0 (YES, that too!)
UltraVNC from 1.0.6.5 to 1.0.8.0
uTorrent from 1.8.4 to 1.8.5
vlc from 1.0.2 to 1.0.3

svn path=/trunk/; revision=44328

13 years ago[WDMAUD.DRV]
Johannes Anderwald [Sun, 29 Nov 2009 22:58:33 +0000 (22:58 +0000)]
[WDMAUD.DRV]
- Implement support for resetting a stream (not yet used)
- Don't translate the error again in QueryMixerInfo as SyncOverlappedDeviceIoControl has already translated the error
- Don't touch the cbSize member when opening a wave device, as the caller might have passed a WAVEFORMAT struct instead a WAVEFORMATEX struct. Fixes winmm_winetest wave / mixer crashs
- Query all available events when an mixer event is fired

svn path=/trunk/; revision=44326

13 years ago[MMEBUDDY]
Johannes Anderwald [Sun, 29 Nov 2009 21:17:15 +0000 (21:17 +0000)]
[MMEBUDDY]
- Return correct error code
- Fixes last 4 four winmm_winetest mixer test failures

svn path=/trunk/; revision=44325

13 years ago- Partly revert 44309 as it sometimes causes problems
Johannes Anderwald [Sun, 29 Nov 2009 19:29:52 +0000 (19:29 +0000)]
- Partly revert 44309 as it sometimes causes problems

svn path=/trunk/; revision=44324

13 years ago[WDMAUD_KERNEL]
Johannes Anderwald [Sun, 29 Nov 2009 18:56:56 +0000 (18:56 +0000)]
[WDMAUD_KERNEL]
- Always set Mute control on first channel
[PORTCLS]
- Rewrite node property handling. Fixes lots of bugs and fixes all winmm_winetest mixer failures

svn path=/trunk/; revision=44323

13 years ago[setupapi] Sync SetupGetIntField to Wine, fixes six setupapi:parser tests
Gregor Schneider [Sun, 29 Nov 2009 18:07:14 +0000 (18:07 +0000)]
[setupapi] Sync SetupGetIntField to Wine, fixes six setupapi:parser tests

svn path=/trunk/; revision=44322

13 years ago[ntdll]
Michael Martin [Sun, 29 Nov 2009 10:53:39 +0000 (10:53 +0000)]
[ntdll]
- Implement LdrLockLoaderLock and LdrUnlockLoaderLock.

svn path=/trunk/; revision=44318

13 years ago- Try fix increase of winmm:mixer tests failure
Johannes Anderwald [Sat, 28 Nov 2009 22:15:20 +0000 (22:15 +0000)]
- Try fix increase of winmm:mixer tests failure
- Found by Gregor Schneider (DosX)

svn path=/trunk/; revision=44315

13 years agoNevermind.
KJK::Hyperion [Sat, 28 Nov 2009 20:09:07 +0000 (20:09 +0000)]
Nevermind.

svn path=/trunk/; revision=44314

13 years ago[msvcrt]
Gregor Schneider [Sat, 28 Nov 2009 19:35:47 +0000 (19:35 +0000)]
[msvcrt]
- Validate the process heap
- Remove validation as soon as this function is tested

svn path=/trunk/; revision=44313

13 years ago- [Win32k] Add comments to text functions.
James Tabor [Sat, 28 Nov 2009 19:34:45 +0000 (19:34 +0000)]
- [Win32k] Add comments to text functions.

svn path=/trunk/; revision=44312

13 years ago- Implement IOCTL_RESET_STREAM which is required for waveInReset waveOutReset
Johannes Anderwald [Sat, 28 Nov 2009 17:06:22 +0000 (17:06 +0000)]
- Implement IOCTL_RESET_STREAM which is required for waveInReset waveOutReset

svn path=/trunk/; revision=44311

13 years ago- Silence debug print
Johannes Anderwald [Sat, 28 Nov 2009 17:05:06 +0000 (17:05 +0000)]
- Silence debug print

svn path=/trunk/; revision=44310

13 years ago[PORTCLS]
Johannes Anderwald [Sat, 28 Nov 2009 17:01:46 +0000 (17:01 +0000)]
[PORTCLS]
- Store KSOBJECT_HEADER as the first member in a struct, which ks can use to access object header. Fixes initialization of ReactOS portcls in WinXP
- Partly implement power querying / setting. Fixes bsod when shutting down the system in WinXP with ReactOS portcls
- Change the pin state at PASSIVE_LEVEL
- Implement IOCTL_KS_RESET for CPinWaveCyclic

svn path=/trunk/; revision=44309

13 years ago[gdiplus]
Gregor Schneider [Sat, 28 Nov 2009 15:26:02 +0000 (15:26 +0000)]
[gdiplus]
- Update to current Wine sources
- Now routes BMP drawing to gdi instead of doing ole32 magic (bug #3412)

svn path=/trunk/; revision=44308

13 years ago[msvcrt]
Gregor Schneider [Sat, 28 Nov 2009 15:16:36 +0000 (15:16 +0000)]
[msvcrt]
- Fix buffer calculation in argvtoW, missed unicode character size
- Fixes another crash during GIMP startup, now GIMP starts (bug #3503, part 2)
- Fix same problem in valisttoA/W

svn path=/trunk/; revision=44307

13 years ago[msvcrt]
Gregor Schneider [Sat, 28 Nov 2009 15:13:18 +0000 (15:13 +0000)]
[msvcrt]
- Use the process heap for malloc and friends
- Fixes a crash during GIMP startup (bug #3503, part 1)

svn path=/trunk/; revision=44306

13 years ago[msvcrt] Update scanf family with a patch that also went to Wine (http://source.wineh...
Gregor Schneider [Sat, 28 Nov 2009 15:01:40 +0000 (15:01 +0000)]
[msvcrt] Update scanf family with a patch that also went to Wine (source.winehq.org/git/wine.git/?a=commit;h=2043035e1749e40e23853d751ac1410d39fc8d27):
Calculate floating point decimals in internally used long double precision.
Fixes bug #4092 (calculator imprecision)

svn path=/trunk/; revision=44304

13 years ago[ntoskrnl/config]
Michael Martin [Sat, 28 Nov 2009 14:54:34 +0000 (14:54 +0000)]
[ntoskrnl/config]
- CmpFindSubKeyInName: CmpFindSubKeyInRoot is useless in finding the correct leaf with the key name that is being searched for when keys are not sorted. Loop and search each leaf of the root index for the key name. See bug #4895 for more info.

svn path=/trunk/; revision=44303

13 years agoRemoved documentation about a build system feature that's no longer supported
KJK::Hyperion [Sat, 28 Nov 2009 14:51:52 +0000 (14:51 +0000)]
Removed documentation about a build system feature that's no longer supported
I give thanks for the opportunity to improve ReactOS by removing, instead of adding code

svn path=/trunk/; revision=44302

13 years ago- Revert the oskit locking rewrite in trunk, it's better to test/debug it in the...
Aleksey Bragin [Sat, 28 Nov 2009 14:45:21 +0000 (14:45 +0000)]
- Revert the oskit locking rewrite in trunk, it's better to test/debug it in the branch first. Reverted revisions numbers: 44268, 44267, 44266, 44250, 44199, 44166-163, 44021, 44010, 43926, 43922, 43883.

svn path=/trunk/; revision=44301

13 years ago[rpcrt4]
Aleksey Bragin [Wed, 25 Nov 2009 19:36:10 +0000 (19:36 +0000)]
[rpcrt4]
- Revert rpcrt4 back to 1.1.31-partial. Fixes various RPC related regressions.

svn path=/trunk/; revision=44287

13 years ago - Initialize SocketError to 0 to prevent a bogus error from GCC
Cameron Gutman [Wed, 25 Nov 2009 18:08:43 +0000 (18:08 +0000)]
 - Initialize SocketError to 0 to prevent a bogus error from GCC

svn path=/trunk/; revision=44286

13 years ago[ntoskrnl/cm]
Aleksey Bragin [Tue, 24 Nov 2009 22:56:43 +0000 (22:56 +0000)]
[ntoskrnl/cm]
- CmpSelectLeaf fixes: looking into an incorrect cell, returning wrong cell, slightly simplify code and add more comments for clarity. Thanks to Michael Martin for spotting these bugs.

svn path=/trunk/; revision=44285

13 years ago[WIDL]
Aleksey Bragin [Tue, 24 Nov 2009 22:42:40 +0000 (22:42 +0000)]
[WIDL]
- Update widl to Wine-1.1.33.

svn path=/trunk/; revision=44284

13 years ago[IDL]
Aleksey Bragin [Tue, 24 Nov 2009 22:39:25 +0000 (22:39 +0000)]
[IDL]
- Make our IDLs files to not specify a [range] tag for string datatypes, and 0,256 range for an unsigned type. Fixes compiling with newer WIDL and (probably) MIDL.

svn path=/trunk/; revision=44283

13 years ago[rosautotest]: Find the last underscore instead of the first one when building a...
Gregor Schneider [Tue, 24 Nov 2009 20:36:53 +0000 (20:36 +0000)]
[rosautotest]: Find the last underscore instead of the first one when building a module name, hurray for twain_32_winetest and ws2_32_winetest
See issue #4929 for more details.

svn path=/trunk/; revision=44282

13 years ago - Fix a race condition that occurs when an IRP gets cancelled after it is inserted...
Cameron Gutman [Sun, 22 Nov 2009 02:32:47 +0000 (02:32 +0000)]
 - Fix a race condition that occurs when an IRP gets cancelled after it is inserted into the completion queue but before it is completed

svn path=/trunk/; revision=44267

13 years ago - Remove memtrack and use tags instead (ExAllocatePoolWithTag/ExFreePoolWithTag)
Cameron Gutman [Sat, 21 Nov 2009 23:53:43 +0000 (23:53 +0000)]
 - Remove memtrack and use tags instead (ExAllocatePoolWithTag/ExFreePoolWithTag)
 - Cleanup DriverEntry
 - Remove DEFINE_TAG
 - Remove checkpoints in TiCreateFileObject

svn path=/trunk/; revision=44266

13 years ago[kernel32]
Aleksey Bragin [Sat, 21 Nov 2009 20:41:24 +0000 (20:41 +0000)]
[kernel32]
- Don't export unnecessary stub. Fixes Firefox 3.5.5 startup.

svn path=/trunk/; revision=44261

13 years ago[ntoskrnl/se]
Aleksey Bragin [Sat, 21 Nov 2009 17:58:33 +0000 (17:58 +0000)]
[ntoskrnl/se]
- Factor out working code from SeAccessCheck into SepAccessCheck, taking out addition parameter - LowerImpersonationLevel. The lowest level for SeAccessCheck remains SecurityImpersonation, but for NtAccessCheck it's lowered to SecurityIdentification. Name of this patch's author has been lost.
See issue #4169 for more details.

svn path=/trunk/; revision=44260

13 years ago - Disassociate the socket context before closing so we don't get signalled with...
Cameron Gutman [Sat, 21 Nov 2009 13:00:37 +0000 (13:00 +0000)]
 - Disassociate the socket context before closing so we don't get signalled with a freed context (major cause of crashes)
 - Signal the connection directly from TCPSocketState
 - Remove some unused code
 - Queue completion requests on a separate list so we don't have to keep locking and unlocking while completing
 - Add better locking to tcpip (not the lib)
 - Remove some unused variables
 - Don't hold the cancel spin lock longer than necessary
 - Check that we successfully got the device description

svn path=/trunk/; revision=44250

13 years ago[wininet]
Aleksey Bragin [Fri, 20 Nov 2009 16:50:05 +0000 (16:50 +0000)]
[wininet]
- Revert 44236 (sync wininet to Wine-1.1.33) and 43948 (sync wininet to Wine-1.1.32). Part 1/3 of rapps unregressing.
See issue #4934 for more details.

svn path=/trunk/; revision=44239

13 years ago[wininet]
Aleksey Bragin [Fri, 20 Nov 2009 14:22:05 +0000 (14:22 +0000)]
[wininet]
- Update wininet to Wine-1.1.33.

svn path=/trunk/; revision=44236