Colin Finck [Thu, 1 Jan 2009 13:33:06 +0000 (13:33 +0000)]
Happy new year everybody!
svn path=/trunk/; revision=38497
Michael Martin [Thu, 1 Jan 2009 10:09:57 +0000 (10:09 +0000)]
- Deference pProcess not Process.
svn path=/trunk/; revision=38495
Michael Martin [Wed, 31 Dec 2008 22:01:58 +0000 (22:01 +0000)]
- Implement SetupDiSetDeviceInstallParamsA.
svn path=/trunk/; revision=38494
Martin Fuchs [Wed, 31 Dec 2008 15:59:36 +0000 (15:59 +0000)]
update XMLStorage: preserve CDATA formating of processed XML documents
svn path=/trunk/; revision=38492
Ged Murphy [Wed, 31 Dec 2008 15:38:28 +0000 (15:38 +0000)]
- Set a dummy revision number. This value should be dynamically set prior to running doxygen.
- Inline the source in the docs. Although it makes the docs rather long, it's much more useful this way at the moment.
- Use case sensitive names as this will run on a unix server.
svn path=/trunk/; revision=38491
Dmitry Chapyshev [Wed, 31 Dec 2008 15:09:28 +0000 (15:09 +0000)]
- Fix attributes
svn path=/trunk/; revision=38490
Aleksey Bragin [Wed, 31 Dec 2008 12:21:36 +0000 (12:21 +0000)]
- Add a new API to Freeldr's memory manager, which allows to override type of an already allocated memory.
- WINLDR: Fix page tables buffer memory allocation so that it doesn't rely on luck anymore and always allocates a contiguous area of memory. Fixes spontaneous case of booting problem (immediate black screen after loading drivers, reboot of real hardware, halt of cpu in a virtual machine).
- WINLDR: Fix some debug print.
svn path=/trunk/; revision=38487
Dmitry Chapyshev [Wed, 31 Dec 2008 11:54:30 +0000 (11:54 +0000)]
- Fix ReadDirectoryChangesW
- FindFirstChangeNotificationW
+17 passed winetests
svn path=/trunk/; revision=38486
Christoph von Wittich [Wed, 31 Dec 2008 11:53:35 +0000 (11:53 +0000)]
fix build
svn path=/trunk/; revision=38485
Christoph von Wittich [Wed, 31 Dec 2008 09:26:01 +0000 (09:26 +0000)]
sync wintrust and cryptui to wine 1.1.11
svn path=/trunk/; revision=38484
Dmitry Chapyshev [Wed, 31 Dec 2008 08:11:43 +0000 (08:11 +0000)]
- Add check of params
svn path=/trunk/; revision=38483
Christoph von Wittich [Wed, 31 Dec 2008 08:02:56 +0000 (08:02 +0000)]
add dwmapi from wine 1.1.11
svn path=/trunk/; revision=38482
Jeffrey Morlan [Tue, 30 Dec 2008 23:55:50 +0000 (23:55 +0000)]
Make IF /? work again
svn path=/trunk/; revision=38481
KJK::Hyperion [Tue, 30 Dec 2008 21:05:36 +0000 (21:05 +0000)]
modified include/reactos/libs/pseh/pseh2.h
modified lib/pseh/framebased-gcchack.c
Call _SEH2EnterFrame before any goto. Gotos confuse GCC's flow control analysis making it disregard the returns_twice attribute on _SEH2EnterFrame. We avoid redundant inline code (NULL-initializing the top trylevel pointer) by modifying the library accordingly
svn path=/trunk/; revision=38480
Ged Murphy [Tue, 30 Dec 2008 20:52:17 +0000 (20:52 +0000)]
update doxygen config to doxygen 1.5.8
Incorporates various changes to the existing config and introduces some new features.
svn path=/trunk/; revision=38479
KJK::Hyperion [Tue, 30 Dec 2008 20:02:03 +0000 (20:02 +0000)]
modified include/reactos/libs/pseh/pseh2.h
Did you know gcc doesn't let PSEH deter it from inlining a function? Allocate the frame with __builtin_alloca so that this doesn't cause issues
svn path=/trunk/; revision=38476
Christoph von Wittich [Tue, 30 Dec 2008 17:10:40 +0000 (17:10 +0000)]
fix some more security winetests
svn path=/trunk/; revision=38475
Christoph von Wittich [Tue, 30 Dec 2008 16:01:13 +0000 (16:01 +0000)]
fix some more security winetests
svn path=/trunk/; revision=38474
Christoph von Wittich [Tue, 30 Dec 2008 15:12:17 +0000 (15:12 +0000)]
fix some security winetests
svn path=/trunk/; revision=38472
Christoph von Wittich [Tue, 30 Dec 2008 13:55:52 +0000 (13:55 +0000)]
get icmp.dll to work
svn path=/trunk/; revision=38471
Christoph von Wittich [Tue, 30 Dec 2008 13:37:31 +0000 (13:37 +0000)]
fix a winetest failure
svn path=/trunk/; revision=38470
Christoph von Wittich [Tue, 30 Dec 2008 12:04:47 +0000 (12:04 +0000)]
fix iphlpapi winetests
svn path=/trunk/; revision=38469
Aleksey Bragin [Tue, 30 Dec 2008 10:32:23 +0000 (10:32 +0000)]
- Silence debug output.
svn path=/trunk/; revision=38468
Christoph von Wittich [Tue, 30 Dec 2008 09:11:13 +0000 (09:11 +0000)]
add iphlpapi_winetest to bootcd
svn path=/trunk/; revision=38467
Christoph von Wittich [Tue, 30 Dec 2008 09:10:17 +0000 (09:10 +0000)]
add func_iphlpapi winetest from wine 1.1.11
svn path=/trunk/; revision=38466
Christoph von Wittich [Tue, 30 Dec 2008 09:04:34 +0000 (09:04 +0000)]
add ws2_32_winetest to bootcd
svn path=/trunk/; revision=38465
Christoph von Wittich [Tue, 30 Dec 2008 09:04:22 +0000 (09:04 +0000)]
add ws2_32 winetest from wine 1.1.11
svn path=/trunk/; revision=38464
Dmitry Chapyshev [Tue, 30 Dec 2008 08:29:46 +0000 (08:29 +0000)]
- Implement FreeContextBuffer
svn path=/trunk/; revision=38463
Dmitry Chapyshev [Tue, 30 Dec 2008 08:06:39 +0000 (08:06 +0000)]
- Implement InitSecurityInterfaceA/W
svn path=/trunk/; revision=38462
KJK::Hyperion [Tue, 30 Dec 2008 04:04:51 +0000 (04:04 +0000)]
modified tests/pseh2/psehtest.c
finally_13 test re-enabled, as it doesn't crash anymore
finally_14 test fixed. Now we know how exceptions thrown in a __finally are supposed to be handled
PSEH test suite now has 91 tests and passes all of them with both GCC and Visual C++
svn path=/trunk/; revision=38461
KJK::Hyperion [Tue, 30 Dec 2008 04:00:45 +0000 (04:00 +0000)]
modified lib/pseh/framebased-gcchack.c
modified lib/pseh/i386/framebased-gcchack.S
Correctly handle exceptions thrown during unwinding
Renamed some internal routines to more appropriate names
svn path=/trunk/; revision=38460
Dmitry Gorbachev [Mon, 29 Dec 2008 20:16:22 +0000 (20:16 +0000)]
Fix UTF-8 -> Wide Char conversion bug #3990.
svn path=/trunk/; revision=38459
Dmitry Chapyshev [Mon, 29 Dec 2008 17:14:17 +0000 (17:14 +0000)]
- Remove lpAddress check, this is broken trunk
svn path=/trunk/; revision=38458
Dmitry Gorbachev [Mon, 29 Dec 2008 14:26:01 +0000 (14:26 +0000)]
Fix translations. Patch by Mario Kacmar. Bug #3955.
svn path=/trunk/; revision=38457
Dmitry Gorbachev [Mon, 29 Dec 2008 13:10:33 +0000 (13:10 +0000)]
- Fix more ICU warnings
svn path=/trunk/; revision=38456
Dmitry Gorbachev [Mon, 29 Dec 2008 11:50:09 +0000 (11:50 +0000)]
- Fix indentation.
- Fix bug #3920 (at line 736).
svn path=/trunk/; revision=38455
Stefan Ginsberg [Mon, 29 Dec 2008 11:05:00 +0000 (11:05 +0000)]
- Fix ICU warnings
svn path=/trunk/; revision=38454
Stefan Ginsberg [Mon, 29 Dec 2008 11:04:13 +0000 (11:04 +0000)]
- Silence riched20 format warnings
svn path=/trunk/; revision=38453
Stefan Ginsberg [Mon, 29 Dec 2008 11:03:54 +0000 (11:03 +0000)]
- Silence Uniata warnings, add a .diff and remove allowwarnings=true
svn path=/trunk/; revision=38452
Christoph von Wittich [Mon, 29 Dec 2008 10:30:50 +0000 (10:30 +0000)]
fix copy and paste error
svn path=/trunk/; revision=38451
Christoph von Wittich [Mon, 29 Dec 2008 10:11:32 +0000 (10:11 +0000)]
add crypt32_winetest to bootcd
svn path=/trunk/; revision=38450
Christoph von Wittich [Mon, 29 Dec 2008 10:10:25 +0000 (10:10 +0000)]
add crypt32 winetest from wine 1.1.11
svn path=/trunk/; revision=38449
Christoph von Wittich [Mon, 29 Dec 2008 09:58:56 +0000 (09:58 +0000)]
add wintrust_winetest to bootcd
svn path=/trunk/; revision=38448
Christoph von Wittich [Mon, 29 Dec 2008 09:53:21 +0000 (09:53 +0000)]
add wintrust winetest from wine 1.1.11
svn path=/trunk/; revision=38447
Christoph von Wittich [Mon, 29 Dec 2008 09:44:03 +0000 (09:44 +0000)]
add jscript_winetest to bootcd
svn path=/trunk/; revision=38446
Christoph von Wittich [Mon, 29 Dec 2008 09:41:56 +0000 (09:41 +0000)]
add jscript winetest from wine 1.1.11
svn path=/trunk/; revision=38445
Johannes Anderwald [Mon, 29 Dec 2008 08:55:12 +0000 (08:55 +0000)]
- Add IIrpTarget, IKsWorkSink, IKsShellTransport, IIrpStream, IIrpStreamVirtual IIrpStreamPhysical, IPortFilterWaveCyclic, IPortPinWaveCyclic
svn path=/trunk/; revision=38444
Christoph von Wittich [Mon, 29 Dec 2008 08:42:01 +0000 (08:42 +0000)]
sync urlmon winetest to wine 1.1.11
svn path=/trunk/; revision=38443
Christoph von Wittich [Mon, 29 Dec 2008 08:35:12 +0000 (08:35 +0000)]
sync urlmon.idl to wine 1.1.11
svn path=/trunk/; revision=38442
Christoph von Wittich [Mon, 29 Dec 2008 08:27:52 +0000 (08:27 +0000)]
sync riched20 winetest to wine 1.1.11
svn path=/trunk/; revision=38441
Christoph von Wittich [Mon, 29 Dec 2008 07:14:35 +0000 (07:14 +0000)]
fix "Primary mouse button changes prematurely."
See issue #3949 for more details.
svn path=/trunk/; revision=38440
Christoph von Wittich [Mon, 29 Dec 2008 06:24:46 +0000 (06:24 +0000)]
fix doxygen @name for ExpSystemErrorHandler patch by <aspotashev at gmail.com>
See issue #3963 for more details.
svn path=/trunk/; revision=38439
Dmitry Gorbachev [Mon, 29 Dec 2008 03:53:13 +0000 (03:53 +0000)]
Add Slovak koruna to Calculator, update Korean file.
Patch by Mario Kacmar, with some modifications.
Bug #3867.
svn path=/trunk/; revision=38438
James Tabor [Mon, 29 Dec 2008 02:30:09 +0000 (02:30 +0000)]
- Support MOVEFILE_WRITE_THROUGH flag.
svn path=/trunk/; revision=38437
Johannes Anderwald [Sun, 28 Dec 2008 21:30:58 +0000 (21:30 +0000)]
- Add IPowerNotify interface
svn path=/trunk/; revision=38435
Johannes Anderwald [Sun, 28 Dec 2008 17:51:57 +0000 (17:51 +0000)]
- Add IPinCount interface
svn path=/trunk/; revision=38431
Johannes Anderwald [Sun, 28 Dec 2008 17:28:23 +0000 (17:28 +0000)]
- Add ISubdevice interface
- This interface is used as the generic interface for all IPort drivers when connecting with ks.sys
svn path=/trunk/; revision=38430
Johannes Anderwald [Sun, 28 Dec 2008 17:19:18 +0000 (17:19 +0000)]
- Acquire lock before deleting
svn path=/trunk/; revision=38429
Dmitry Chapyshev [Sun, 28 Dec 2008 15:38:17 +0000 (15:38 +0000)]
- Fix GetLogicalDriveStringsA/W. +5 passed tests
- Add params check for GetVolumeNameForVolumeMountPointW
svn path=/trunk/; revision=38428
Dmitry Chapyshev [Sun, 28 Dec 2008 13:48:52 +0000 (13:48 +0000)]
- Fix build ;)
svn path=/trunk/; revision=38422
Dmitry Chapyshev [Sun, 28 Dec 2008 13:03:05 +0000 (13:03 +0000)]
- Add check of params for VirtualAllocEx and VirtualFreeEx
- Implement GetWriteWatch (based on Wine)
- Fix VirtualQueryEx
svn path=/trunk/; revision=38421
Dmitry Gorbachev [Sun, 28 Dec 2008 12:53:08 +0000 (12:53 +0000)]
Fix bug #3984.
svn path=/trunk/; revision=38419
Dmitry Gorbachev [Sun, 28 Dec 2008 12:32:20 +0000 (12:32 +0000)]
Fix bug #3975.
svn path=/trunk/; revision=38418
Christoph von Wittich [Sun, 28 Dec 2008 11:31:26 +0000 (11:31 +0000)]
sync browseui winetest to wine 1.1.11
svn path=/trunk/; revision=38417
Christoph von Wittich [Sun, 28 Dec 2008 11:28:48 +0000 (11:28 +0000)]
sync usp10 winetest to wine 1.1.11
svn path=/trunk/; revision=38416
Christoph von Wittich [Sun, 28 Dec 2008 11:27:26 +0000 (11:27 +0000)]
sync version winetest to wine 1.1.11
svn path=/trunk/; revision=38415
Christoph von Wittich [Sun, 28 Dec 2008 11:24:41 +0000 (11:24 +0000)]
sync lz32 winetest to wine 1.1.11
svn path=/trunk/; revision=38414
Christoph von Wittich [Sun, 28 Dec 2008 11:22:23 +0000 (11:22 +0000)]
sync mstask winetest to wine 1.1.11
svn path=/trunk/; revision=38413
Christoph von Wittich [Sun, 28 Dec 2008 10:42:08 +0000 (10:42 +0000)]
sync comdlg32 winetest to wine 1.1.11
svn path=/trunk/; revision=38411
Christoph von Wittich [Sun, 28 Dec 2008 10:41:07 +0000 (10:41 +0000)]
add some missing GUIDs
svn path=/trunk/; revision=38410
Christoph von Wittich [Sun, 28 Dec 2008 10:36:50 +0000 (10:36 +0000)]
sync advpack winetest to wine 1.1.11
svn path=/trunk/; revision=38409
Christoph von Wittich [Sun, 28 Dec 2008 10:35:04 +0000 (10:35 +0000)]
sync comcat winetest to wine 1.1.11
svn path=/trunk/; revision=38408
Christoph von Wittich [Sun, 28 Dec 2008 10:32:41 +0000 (10:32 +0000)]
sync cabinet winetest to wine 1.1.11
svn path=/trunk/; revision=38407
Christoph von Wittich [Sun, 28 Dec 2008 10:25:32 +0000 (10:25 +0000)]
sync msi winetest to wine 1.1.11
svn path=/trunk/; revision=38406
Christoph von Wittich [Sun, 28 Dec 2008 10:23:32 +0000 (10:23 +0000)]
update system restore header
svn path=/trunk/; revision=38405
Dmitry Gorbachev [Sun, 28 Dec 2008 07:35:26 +0000 (07:35 +0000)]
Do not return garbage in cbSize field of CURSORINFO.
svn path=/trunk/; revision=38402
Dmitry Gorbachev [Sun, 28 Dec 2008 05:12:45 +0000 (05:12 +0000)]
- Change description of what OARCH option does.
- Add a separate TUNE option.
svn path=/trunk/; revision=38401
Daniel Reimer [Sun, 28 Dec 2008 02:41:35 +0000 (02:41 +0000)]
Bug 3983: notepad update by Mario Kacmar
+ Tab -> 4-Spaces
+ Applied to all other languages
+ cleaned up menu parts
svn path=/trunk/; revision=38400
Daniel Reimer [Sun, 28 Dec 2008 00:57:53 +0000 (00:57 +0000)]
Ctrl -> Strg
svn path=/trunk/; revision=38399
Stefan Ginsberg [Sat, 27 Dec 2008 19:49:29 +0000 (19:49 +0000)]
- IoStartPacket: Use the correct IRQL when releasing the Cancel Spinlock
svn path=/trunk/; revision=38397
Hervé Poussineau [Sat, 27 Dec 2008 18:38:32 +0000 (18:38 +0000)]
Fix InstallHinfSectionW:
- need to call SetupInstallServicesFromInfSection() to install services
- handle reboot if requested to
svn path=/trunk/; revision=38396
Dmitry Chapyshev [Sat, 27 Dec 2008 17:24:07 +0000 (17:24 +0000)]
- Move ReplaceFileA/W to file.c
- Implement ReplaceFileA
- Partial implement ReplaceFileW. Parametres checked and function return TRUE.
svn path=/trunk/; revision=38395
Michael Martin [Sat, 27 Dec 2008 17:16:07 +0000 (17:16 +0000)]
- Fixes VideoPortGetAccessRanges.
- Previous implementation was missing the Device number when searching the bus resulting in failure to find Device and Vendor ID.
- Function was also passing NULL for first 4 parameters of HalAssignSlotResources causing failure.
- Due to this, the device object was then deleted causing failure when trying to find the display device in Csrss:CsrpInitVideo().
- Part 3 of ? fixes for bug 2286.
svn path=/trunk/; revision=38394
Christoph von Wittich [Sat, 27 Dec 2008 15:12:15 +0000 (15:12 +0000)]
forgot these...
svn path=/trunk/; revision=38392
Christoph von Wittich [Sat, 27 Dec 2008 15:10:14 +0000 (15:10 +0000)]
sync msi with wine 1.1.11
svn path=/trunk/; revision=38391
Christoph von Wittich [Sat, 27 Dec 2008 14:26:03 +0000 (14:26 +0000)]
fix undo after insert date/time
svn path=/trunk/; revision=38390
Christoph von Wittich [Sat, 27 Dec 2008 14:18:11 +0000 (14:18 +0000)]
rename "New..." to "New" and "Open" to "Open..." (for german and english only)
svn path=/trunk/; revision=38389
Kamil Hornicek [Sat, 27 Dec 2008 13:28:36 +0000 (13:28 +0000)]
update PSDK
- patch by encoded
svn path=/trunk/; revision=38388
Christoph von Wittich [Sat, 27 Dec 2008 13:09:48 +0000 (13:09 +0000)]
sync hlink with wine 1.1.11
svn path=/trunk/; revision=38387
Christoph von Wittich [Sat, 27 Dec 2008 13:08:23 +0000 (13:08 +0000)]
sync fusion with wine 1.1.11
svn path=/trunk/; revision=38386
Christoph von Wittich [Sat, 27 Dec 2008 13:06:42 +0000 (13:06 +0000)]
sync atl with wine 1.1.11
svn path=/trunk/; revision=38385
Christoph von Wittich [Sat, 27 Dec 2008 13:04:52 +0000 (13:04 +0000)]
sync advpack with wine 1.1.11
svn path=/trunk/; revision=38384
Christoph von Wittich [Sat, 27 Dec 2008 12:31:20 +0000 (12:31 +0000)]
sync comdlg32 with wine 1.1.11
svn path=/trunk/; revision=38383
Andrew Munger [Sat, 27 Dec 2008 11:55:43 +0000 (11:55 +0000)]
Clarify comment.
svn path=/trunk/; revision=38382
Andrew Munger [Sat, 27 Dec 2008 11:44:21 +0000 (11:44 +0000)]
Return mostly correct information so taskmgr doesn't just report zero for "System Cache".
svn path=/trunk/; revision=38381
Aleksey Bragin [Sat, 27 Dec 2008 11:44:18 +0000 (11:44 +0000)]
- Fix build.
svn path=/trunk/; revision=38380
Christoph von Wittich [Sat, 27 Dec 2008 11:43:39 +0000 (11:43 +0000)]
sync cryptnet with wine 1.1.11
svn path=/trunk/; revision=38379
Christoph von Wittich [Sat, 27 Dec 2008 11:08:40 +0000 (11:08 +0000)]
sync oleacc with wine 1.1.11
svn path=/trunk/; revision=38378
Christoph von Wittich [Sat, 27 Dec 2008 11:05:08 +0000 (11:05 +0000)]
get rid of oleacc.h - it is autogenerated from the idl
svn path=/trunk/; revision=38377
Christoph von Wittich [Sat, 27 Dec 2008 11:03:19 +0000 (11:03 +0000)]
sync crypt32 with wine 1.1.11
svn path=/trunk/; revision=38376