reactos.git
15 years ago- Formatting fix. No code change
Dmitry Chapyshev [Sun, 4 Jan 2009 16:18:29 +0000 (16:18 +0000)]
- Formatting fix. No code change

svn path=/trunk/; revision=38566

15 years ago- Rewrite SystemTimeOfDay QuerySystemInformation case. ReqSize is the amount of data...
Aleksey Bragin [Sun, 4 Jan 2009 15:11:47 +0000 (15:11 +0000)]
- Rewrite SystemTimeOfDay QuerySystemInformation case. ReqSize is the amount of data copied to the user so use it accordingly. Also, fill up the buffer as much as the caller requested. Fixes 1 "ntdll_winetest.exe info".
- Use a newer (5.0 and higher) version of SYSTEM_TIMEOFDAY_INFORMATION structure (consisting of two additional 64 bits fields: boot time bias and sleep time bias).

svn path=/trunk/; revision=38565

15 years agoAdd type casts to RtlpCallQueryRegistryRoutine().
Dmitry Gorbachev [Sun, 4 Jan 2009 14:40:27 +0000 (14:40 +0000)]
Add type casts to RtlpCallQueryRegistryRoutine().

svn path=/trunk/; revision=38564

15 years agoSilence GCC 4.4.0 warnings.
Dmitry Gorbachev [Sun, 4 Jan 2009 14:27:04 +0000 (14:27 +0000)]
Silence GCC 4.4.0 warnings.

svn path=/trunk/; revision=38563

15 years agoPWSTR -> PCWSTR
Dmitry Gorbachev [Sun, 4 Jan 2009 14:26:59 +0000 (14:26 +0000)]
PWSTR -> PCWSTR

svn path=/trunk/; revision=38562

15 years agoDmitry Chapyshev
Aleksey Bragin [Sun, 4 Jan 2009 13:43:08 +0000 (13:43 +0000)]
Dmitry Chapyshev
- Add buffer length checks to NtQueryInformationThread.

svn path=/trunk/; revision=38561

15 years agoDmitry Chapyshev
Aleksey Bragin [Sun, 4 Jan 2009 11:56:14 +0000 (11:56 +0000)]
Dmitry Chapyshev
- Add more length checks to NtQueryInformationProcess, inspired by r28570.

svn path=/trunk/; revision=38560

15 years ago- Generate to do list, test list, bug list and deprecated list.
Ged Murphy [Sun, 4 Jan 2009 11:44:45 +0000 (11:44 +0000)]
- Generate to do list, test list, bug list and deprecated list.
- Add place holder for header and footer. This will need to be changed to suit the script.
- Don't generate a tab index.
- Build the search data so we can search the source.

svn path=/trunk/; revision=38559

15 years agosync riched20 with wine 1.1.12
Christoph von Wittich [Sun, 4 Jan 2009 11:42:09 +0000 (11:42 +0000)]
sync riched20 with wine 1.1.12

svn path=/trunk/; revision=38558

15 years agosync browseui_winetest with wine 1.1.12
Christoph von Wittich [Sun, 4 Jan 2009 11:34:13 +0000 (11:34 +0000)]
sync browseui_winetest with wine 1.1.12

svn path=/trunk/; revision=38557

15 years agosync hlink_winetest with wine 1.1.12
Christoph von Wittich [Sun, 4 Jan 2009 11:33:07 +0000 (11:33 +0000)]
sync hlink_winetest with wine 1.1.12

svn path=/trunk/; revision=38556

15 years agosync iphlpapi_winetest with wine 1.1.12
Christoph von Wittich [Sun, 4 Jan 2009 11:31:13 +0000 (11:31 +0000)]
sync iphlpapi_winetest with wine 1.1.12

svn path=/trunk/; revision=38555

15 years agosync msxml3 with wine 1.1.12 (2/2)
Christoph von Wittich [Sun, 4 Jan 2009 10:48:31 +0000 (10:48 +0000)]
sync msxml3 with wine 1.1.12 (2/2)

svn path=/trunk/; revision=38554

15 years agosync msxml3 with wine 1.1.12 (1/2)
Christoph von Wittich [Sun, 4 Jan 2009 10:48:19 +0000 (10:48 +0000)]
sync msxml3 with wine 1.1.12 (1/2)

svn path=/trunk/; revision=38553

15 years ago- Revert changes to NtSetVolumeInformationFile made in 38550, it should indeed use...
Aleksey Bragin [Sun, 4 Jan 2009 10:12:38 +0000 (10:12 +0000)]
- Revert changes to NtSetVolumeInformationFile made in 38550, it should indeed use IoGetRelatedDeviceObject, not target device.

svn path=/trunk/; revision=38552

15 years ago- Fix a typo: if a process has DisableBoost set then TRUE should be returned when...
Aleksey Bragin [Sun, 4 Jan 2009 09:41:34 +0000 (09:41 +0000)]
- Fix a typo: if a process has DisableBoost set then TRUE should be returned when querying ProcessPriorityBoost information, not FALSE.

svn path=/trunk/; revision=38551

15 years ago- Merge IoGetRelatedTargetDevice implementation by Pierre Schweitzer (pierre-fsd...
Aleksey Bragin [Sun, 4 Jan 2009 09:35:35 +0000 (09:35 +0000)]
- Merge IoGetRelatedTargetDevice implementation by Pierre Schweitzer (pierre-fsd branch), with my modifications.

svn path=/trunk/; revision=38550

15 years agoAdd a check to not mix up host and target modules
Hervé Poussineau [Sun, 4 Jan 2009 08:38:19 +0000 (08:38 +0000)]
Add a check to not mix up host and target modules
Should probably be moved later outside of backend directory

svn path=/trunk/; revision=38549

15 years ago - Revert r38547 which reverted r38546 which was correct
Cameron Gutman [Sun, 4 Jan 2009 08:12:13 +0000 (08:12 +0000)]
 - Revert r38547 which reverted r38546 which was correct
 - I fail

svn path=/trunk/; revision=38548

15 years ago - Revert r38546
Cameron Gutman [Sun, 4 Jan 2009 07:45:08 +0000 (07:45 +0000)]
 - Revert r38546
 - Include windef.h in precomp.h

svn path=/trunk/; revision=38547

15 years ago - Fix debug build
Cameron Gutman [Sun, 4 Jan 2009 07:25:08 +0000 (07:25 +0000)]
 - Fix debug build
 - Something weird happened with the headers and DWORD somehow got lost
 - This is a hack and will be reverted later

svn path=/trunk/; revision=38546

15 years ago - Merge the rest of my changes
Cameron Gutman [Sun, 4 Jan 2009 05:33:43 +0000 (05:33 +0000)]
 - Merge the rest of my changes

svn path=/trunk/; revision=38545

15 years ago- Fix build.
James Tabor [Sun, 4 Jan 2009 05:16:29 +0000 (05:16 +0000)]
- Fix build.

svn path=/trunk/; revision=38544

15 years ago- Implement large ansi unicode string support. Not sure if we need to add it in win32k.
James Tabor [Sun, 4 Jan 2009 05:06:14 +0000 (05:06 +0000)]
- Implement large ansi unicode string support. Not sure if we need to add it in win32k.

svn path=/trunk/; revision=38543

15 years ago - Merge r38358, r38539, and r38541
Cameron Gutman [Sun, 4 Jan 2009 04:39:32 +0000 (04:39 +0000)]
 - Merge r38358, r38539, and r38541

svn path=/trunk/; revision=38542

15 years ago- Add check for probed strings. Thanks, Timo and Thomas.
James Tabor [Sun, 4 Jan 2009 04:09:19 +0000 (04:09 +0000)]
- Add check for probed strings. Thanks, Timo and Thomas.

svn path=/trunk/; revision=38540

15 years agoFix usage of ProbeForReadUnicodeString
Thomas Bluemel [Sun, 4 Jan 2009 01:50:37 +0000 (01:50 +0000)]
Fix usage of ProbeForReadUnicodeString

svn path=/trunk/; revision=38538

15 years agoRemoved avtest.sys from package as it's been removed in r37748.
Pierre Schweitzer [Sat, 3 Jan 2009 21:20:52 +0000 (21:20 +0000)]
Removed avtest.sys from package as it's been removed in r37748.
Spotted by Olaf Siejka

svn path=/trunk/; revision=38537

15 years ago- Add hack-sync again (bug #3591).
Dmitry Gorbachev [Sat, 3 Jan 2009 15:51:10 +0000 (15:51 +0000)]
- Add hack-sync again (bug #3591).
- Silence linker warning.

svn path=/trunk/; revision=38535

15 years agoConsistently use NULL, as suggested by Paolo Devotee.
Dmitry Gorbachev [Sat, 3 Jan 2009 15:50:55 +0000 (15:50 +0000)]
Consistently use NULL, as suggested by Paolo Devotee.

svn path=/trunk/; revision=38534

15 years ago- Switch back to the previous implementation of GetPrivateObjectSecurity now that...
Stefan Ginsberg [Sat, 3 Jan 2009 15:20:47 +0000 (15:20 +0000)]
- Switch back to the previous implementation of GetPrivateObjectSecurity now that RtlQuerySecurityObject is implemented (thanks jimtabor)

svn path=/trunk/; revision=38533

15 years ago- Don't leak a FileObject reference in case of failure.
Aleksey Bragin [Sat, 3 Jan 2009 13:23:44 +0000 (13:23 +0000)]
- Don't leak a FileObject reference in case of failure.

svn path=/trunk/; revision=38531

15 years ago- Check if CompletionFilter has a valid value too.
Aleksey Bragin [Sat, 3 Jan 2009 12:42:29 +0000 (12:42 +0000)]
- Check if CompletionFilter has a valid value too.

svn path=/trunk/; revision=38530

15 years ago- Add checking of CompletionFilter parameter. This is fixed 3 wine tests for kernel32
Dmitry Chapyshev [Sat, 3 Jan 2009 12:22:14 +0000 (12:22 +0000)]
- Add checking of CompletionFilter parameter. This is fixed 3 wine tests for kernel32

svn path=/trunk/; revision=38529

15 years ago- Add spoolss from Wine
Dmitry Chapyshev [Sat, 3 Jan 2009 11:18:58 +0000 (11:18 +0000)]
- Add spoolss from Wine

svn path=/trunk/; revision=38527

15 years ago- PeekNamedPipe: Fixed BufferSize calculation, as it is the size of the FILE_PIPE_PEE...
Michael Martin [Sat, 3 Jan 2009 09:24:44 +0000 (09:24 +0000)]
- PeekNamedPipe: Fixed BufferSize calculation, as it is the size of the FILE_PIPE_PEEK_BUFFER struct + the nBufferSize parameter passed from caller.

svn path=/trunk/; revision=38522

15 years ago- Add a missing EA buffer validation.
Aleksey Bragin [Sat, 3 Jan 2009 09:18:55 +0000 (09:18 +0000)]
- Add a missing EA buffer validation.
- Free an EA buffer if it was allocated and error/exception happened.

svn path=/trunk/; revision=38521

15 years ago- Removed SEH abuse and add notes for the hook code, in NtUserDefSetText.
James Tabor [Sat, 3 Jan 2009 04:02:54 +0000 (04:02 +0000)]
- Removed SEH abuse and add notes for the hook code, in NtUserDefSetText.
- Update NtUserCallHwndLock subfunctions.

svn path=/trunk/; revision=38518

15 years ago- Add check for null Wnd, see bug 3995.
James Tabor [Sat, 3 Jan 2009 02:20:50 +0000 (02:20 +0000)]
- Add check for null Wnd, see bug 3995.

svn path=/trunk/; revision=38517

15 years ago- Implement RtlQuerySecurityObject.
James Tabor [Fri, 2 Jan 2009 23:52:37 +0000 (23:52 +0000)]
- Implement RtlQuerySecurityObject.

svn path=/trunk/; revision=38513

15 years agoFix serial devices detection
Hervé Poussineau [Fri, 2 Jan 2009 22:12:48 +0000 (22:12 +0000)]
Fix serial devices detection
Thanks at Maciej Bialas (bjauy at o2.pl) for testing

svn path=/trunk/; revision=38512

15 years agoUse the bitmap's palette, not the DC one's in NtGdiGetDIBitsInternal. Fixes Firefox...
Timo Kreuzer [Fri, 2 Jan 2009 22:08:09 +0000 (22:08 +0000)]
Use the bitmap's palette, not the DC one's in NtGdiGetDIBitsInternal. Fixes Firefox colors going nots after 60 sec.
See issue #3854 for more details.

svn path=/trunk/; revision=38511

15 years ago- Cleanup AccessCheck, and set the correct last error in the case where the check...
Stefan Ginsberg [Fri, 2 Jan 2009 17:39:45 +0000 (17:39 +0000)]
- Cleanup AccessCheck, and set the correct last error in the case where the check succeeds but access is denied
- Cleanup NtAccessCheck, properly set desired access when previous mode is kernel, remove a duplicate check that is performed in SeAccessCheck, and don't fail with STATUS_ACCESS_DENIED when the check succeeds but denies access -- the result of the access check is returned in the 'AccessStatus' parameter

svn path=/trunk/; revision=38510

15 years ago- Add Dmitry Gorbachev's hack for bug 3626 problem (cmd shell initially comes up...
Aleksey Bragin [Fri, 2 Jan 2009 17:38:01 +0000 (17:38 +0000)]
- Add Dmitry Gorbachev's hack for bug 3626 problem (cmd shell initially comes up in permanent loop printing squares). Until a better solution is implemented...
See issue #3626 for more details.

svn path=/trunk/; revision=38509

15 years ago- Add Wine's GetPrivateObjectSecurity and use it instead of our that uses the unimple...
Stefan Ginsberg [Fri, 2 Jan 2009 17:14:42 +0000 (17:14 +0000)]
- Add Wine's GetPrivateObjectSecurity and use it instead of our that uses the unimplemented RtlQuerySecurityObject routine

svn path=/trunk/; revision=38508

15 years ago- Store PhysicalDeviceObject in device extension
Johannes Anderwald [Fri, 2 Jan 2009 15:05:57 +0000 (15:05 +0000)]
- Store PhysicalDeviceObject in device extension
- initialize ISubdevice list
- improve PcRegisterSubdevice
- implement IDmaChannelSlave_fnAllocateBuffer, IDmaChannelSlave_fnFreeBuffer
- partly implement IPortFilterWaveCyclic interface
- add IClsVersion interface to IPortDMus, IPortTopology, IPortWavePci
- check for IPinCount, IPowerNotify interface during IPortWaveCyclic initialization
- implement IPortWaveCyclic_fnNewRegistryKey
- first hack version of creating IPortWaveCyclic_fnNewSlaveDmaChannel
- implement ISubdevice interface for IPortWaveCyclic

svn path=/trunk/; revision=38507

15 years ago- Remove incorrect and undocumented FsRtlNotifyReportChange declaration.
Aleksey Bragin [Fri, 2 Jan 2009 10:38:21 +0000 (10:38 +0000)]
- Remove incorrect and undocumented FsRtlNotifyReportChange declaration.
- Add FILE_NOTIFY_INFORMATION structure definition.

svn path=/trunk/; revision=38504

15 years ago- All FsRtlRemoveMcb functions return void.
Aleksey Bragin [Fri, 2 Jan 2009 10:09:55 +0000 (10:09 +0000)]
- All FsRtlRemoveMcb functions return void.

svn path=/trunk/; revision=38503

15 years agoFlush the gdi batch in NtGdiDeletObjectApp to make sure we don't try to do stuff...
Timo Kreuzer [Thu, 1 Jan 2009 22:13:07 +0000 (22:13 +0000)]
Flush the gdi batch in NtGdiDeletObjectApp to make sure we don't try to do stuff with deleted objects later. This fixes some problems with Firefox.

svn path=/trunk/; revision=38501

15 years ago- Only reserve APIC memory on x86
Stefan Ginsberg [Thu, 1 Jan 2009 17:00:38 +0000 (17:00 +0000)]
- Only reserve APIC memory on x86
- Don't reserve 32 pages for VGA registers -- deprecated since 11917, 4 years ago
- Use KeNumberProcessors instead of MAXIMUM_PROCESSORS when mapping the PCRs
- Remove MmInitMemoryAreas, a nop since revision 1093, 8 years ago
- Remove unused KeMemoryMapRangeCount/KeMemoryMap

svn path=/trunk/; revision=38500

15 years ago- Fix an always true comparison in IoCheckEaBufferValidity.
Aleksey Bragin [Thu, 1 Jan 2009 15:19:15 +0000 (15:19 +0000)]
- Fix an always true comparison in IoCheckEaBufferValidity.

svn path=/trunk/; revision=38499

15 years agoHappy new year everybody!
Colin Finck [Thu, 1 Jan 2009 13:33:06 +0000 (13:33 +0000)]
Happy new year everybody!

svn path=/trunk/; revision=38497

15 years ago- Deference pProcess not Process.
Michael Martin [Thu, 1 Jan 2009 10:09:57 +0000 (10:09 +0000)]
- Deference pProcess not Process.

svn path=/trunk/; revision=38495

15 years ago- Implement SetupDiSetDeviceInstallParamsA.
Michael Martin [Wed, 31 Dec 2008 22:01:58 +0000 (22:01 +0000)]
- Implement SetupDiSetDeviceInstallParamsA.

svn path=/trunk/; revision=38494

15 years agoupdate XMLStorage: preserve CDATA formating of processed XML documents
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

15 years ago- Set a dummy revision number. This value should be dynamically set prior to running...
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

15 years ago- Fix attributes
Dmitry Chapyshev [Wed, 31 Dec 2008 15:09:28 +0000 (15:09 +0000)]
- Fix attributes

svn path=/trunk/; revision=38490

15 years ago- Add a new API to Freeldr's memory manager, which allows to override type of an...
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

15 years ago- Fix ReadDirectoryChangesW
Dmitry Chapyshev [Wed, 31 Dec 2008 11:54:30 +0000 (11:54 +0000)]
- Fix ReadDirectoryChangesW
- FindFirstChangeNotificationW
+17 passed winetests

svn path=/trunk/; revision=38486

15 years agofix build
Christoph von Wittich [Wed, 31 Dec 2008 11:53:35 +0000 (11:53 +0000)]
fix build

svn path=/trunk/; revision=38485

15 years agosync wintrust and cryptui to wine 1.1.11
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

15 years ago- Add check of params
Dmitry Chapyshev [Wed, 31 Dec 2008 08:11:43 +0000 (08:11 +0000)]
- Add check of params

svn path=/trunk/; revision=38483

15 years agoadd dwmapi from wine 1.1.11
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

15 years agoMake IF /? work again
Jeffrey Morlan [Tue, 30 Dec 2008 23:55:50 +0000 (23:55 +0000)]
Make IF /? work again

svn path=/trunk/; revision=38481

15 years agomodified include/reactos/libs/pseh/pseh2.h
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

15 years agoupdate doxygen config to doxygen 1.5.8
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

15 years agomodified include/reactos/libs/pseh/pseh2.h
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

15 years agofix some more security winetests
Christoph von Wittich [Tue, 30 Dec 2008 17:10:40 +0000 (17:10 +0000)]
fix some more security winetests

svn path=/trunk/; revision=38475

15 years agofix some more security winetests
Christoph von Wittich [Tue, 30 Dec 2008 16:01:13 +0000 (16:01 +0000)]
fix some more security winetests

svn path=/trunk/; revision=38474

15 years agofix some security winetests
Christoph von Wittich [Tue, 30 Dec 2008 15:12:17 +0000 (15:12 +0000)]
fix some security winetests

svn path=/trunk/; revision=38472

15 years agoget icmp.dll to work
Christoph von Wittich [Tue, 30 Dec 2008 13:55:52 +0000 (13:55 +0000)]
get icmp.dll to work

svn path=/trunk/; revision=38471

15 years agofix a winetest failure
Christoph von Wittich [Tue, 30 Dec 2008 13:37:31 +0000 (13:37 +0000)]
fix a winetest failure

svn path=/trunk/; revision=38470

15 years agofix iphlpapi winetests
Christoph von Wittich [Tue, 30 Dec 2008 12:04:47 +0000 (12:04 +0000)]
fix iphlpapi winetests

svn path=/trunk/; revision=38469

15 years ago- Silence debug output.
Aleksey Bragin [Tue, 30 Dec 2008 10:32:23 +0000 (10:32 +0000)]
- Silence debug output.

svn path=/trunk/; revision=38468

15 years agoadd iphlpapi_winetest to bootcd
Christoph von Wittich [Tue, 30 Dec 2008 09:11:13 +0000 (09:11 +0000)]
add iphlpapi_winetest to bootcd

svn path=/trunk/; revision=38467

15 years agoadd func_iphlpapi winetest from wine 1.1.11
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

15 years agoadd ws2_32_winetest to bootcd
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

15 years agoadd ws2_32 winetest from wine 1.1.11
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

15 years ago- Implement FreeContextBuffer
Dmitry Chapyshev [Tue, 30 Dec 2008 08:29:46 +0000 (08:29 +0000)]
- Implement FreeContextBuffer

svn path=/trunk/; revision=38463

15 years ago- Implement InitSecurityInterfaceA/W
Dmitry Chapyshev [Tue, 30 Dec 2008 08:06:39 +0000 (08:06 +0000)]
- Implement InitSecurityInterfaceA/W

svn path=/trunk/; revision=38462

15 years agomodified tests/pseh2/psehtest.c
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

15 years agomodified lib/pseh/framebased-gcchack.c
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

15 years agoFix UTF-8 -> Wide Char conversion bug #3990.
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

15 years ago- Remove lpAddress check, this is broken trunk
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

15 years agoFix translations. Patch by Mario Kacmar. Bug #3955.
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

15 years ago- Fix more ICU warnings
Dmitry Gorbachev [Mon, 29 Dec 2008 13:10:33 +0000 (13:10 +0000)]
- Fix more ICU warnings

svn path=/trunk/; revision=38456

15 years ago- Fix indentation.
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

15 years ago- Fix ICU warnings
Stefan Ginsberg [Mon, 29 Dec 2008 11:05:00 +0000 (11:05 +0000)]
- Fix ICU warnings

svn path=/trunk/; revision=38454

15 years ago- Silence riched20 format warnings
Stefan Ginsberg [Mon, 29 Dec 2008 11:04:13 +0000 (11:04 +0000)]
- Silence riched20 format warnings

svn path=/trunk/; revision=38453

15 years ago- Silence Uniata warnings, add a .diff and remove allowwarnings=true
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

15 years agofix copy and paste error
Christoph von Wittich [Mon, 29 Dec 2008 10:30:50 +0000 (10:30 +0000)]
fix copy and paste error

svn path=/trunk/; revision=38451

15 years agoadd crypt32_winetest to bootcd
Christoph von Wittich [Mon, 29 Dec 2008 10:11:32 +0000 (10:11 +0000)]
add crypt32_winetest to bootcd

svn path=/trunk/; revision=38450

15 years agoadd crypt32 winetest from wine 1.1.11
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

15 years agoadd wintrust_winetest to bootcd
Christoph von Wittich [Mon, 29 Dec 2008 09:58:56 +0000 (09:58 +0000)]
add wintrust_winetest to bootcd

svn path=/trunk/; revision=38448

15 years agoadd wintrust winetest from wine 1.1.11
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

15 years agoadd jscript_winetest to bootcd
Christoph von Wittich [Mon, 29 Dec 2008 09:44:03 +0000 (09:44 +0000)]
add jscript_winetest to bootcd

svn path=/trunk/; revision=38446

15 years agoadd jscript winetest from wine 1.1.11
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

15 years ago- Add IIrpTarget, IKsWorkSink, IKsShellTransport, IIrpStream, IIrpStreamVirtual IIrpS...
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

15 years agosync urlmon winetest to wine 1.1.11
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

15 years agosync urlmon.idl to wine 1.1.11
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