reactos.git
15 years ago- Start the RPC-Server from a separate thread so the initial call to the DLL doesn...
Eric Kohl [Sun, 23 Nov 2008 22:39:43 +0000 (22:39 +0000)]
- Start the RPC-Server from a separate thread so the initial call to the DLL doesn't get blocked.
- Ensure the server accepts more than a single call from clients.

svn path=/trunk/; revision=37599

15 years agoFix formatting. No code changes!
Eric Kohl [Sun, 23 Nov 2008 22:36:15 +0000 (22:36 +0000)]
Fix formatting. No code changes!

svn path=/trunk/; revision=37598

15 years ago - NDIS always calls NdisMIndicateStatusComplete immediately after calling NdisMIndic...
Cameron Gutman [Sun, 23 Nov 2008 16:50:11 +0000 (16:50 +0000)]
 - NDIS always calls NdisMIndicateStatusComplete immediately after calling NdisMIndicateStatus

svn path=/trunk/; revision=37593

15 years ago- More correct fix
Dmitry Chapyshev [Sun, 23 Nov 2008 15:10:09 +0000 (15:10 +0000)]
- More correct fix

svn path=/trunk/; revision=37592

15 years ago- Set flag unicode="yes"
Dmitry Chapyshev [Sun, 23 Nov 2008 14:16:46 +0000 (14:16 +0000)]
- Set flag unicode="yes"
- Use WCHARs instead of TCHAR

svn path=/trunk/; revision=37589

15 years ago- Fix formatting. No code change
Dmitry Chapyshev [Sun, 23 Nov 2008 13:52:57 +0000 (13:52 +0000)]
- Fix formatting. No code change

svn path=/trunk/; revision=37588

15 years ago- Replace the check-marks in the protocol menu by radio-bullets because the user...
Eric Kohl [Sun, 23 Nov 2008 13:34:15 +0000 (13:34 +0000)]
- Replace the check-marks in the protocol menu by radio-bullets because the user can only select one of three protocols.
- Mark a protocol in the menu only if it was read correctly. Otherwise the security protocol gets selected although the user is not able to see this protocol.
- Minor clean-up of the resource id mess.

svn path=/trunk/; revision=37586

15 years ago- Fix formatting. No code change
Dmitry Chapyshev [Sun, 23 Nov 2008 11:15:52 +0000 (11:15 +0000)]
- Fix formatting. No code change

svn path=/trunk/; revision=37583

15 years ago- Implement ActivateActCtx, AddRefActCtx, CreateActCtxW, DeactivateActCtx, FindActCtx...
Dmitry Chapyshev [Sun, 23 Nov 2008 10:10:29 +0000 (10:10 +0000)]
- Implement ActivateActCtx, AddRefActCtx, CreateActCtxW, DeactivateActCtx, FindActCtxSectionStringW, GetCurrentActCtx, ReleaseActCtx
All based on Wine

svn path=/trunk/; revision=37579

15 years ago- Add stubs for RtlActivateActivationContext and RtlCreateActivationContext
Dmitry Chapyshev [Sun, 23 Nov 2008 10:02:20 +0000 (10:02 +0000)]
- Add stubs for RtlActivateActivationContext and RtlCreateActivationContext

svn path=/trunk/; revision=37578

15 years ago- Fix RtlFindActivationContextSectionString prototype
Dmitry Chapyshev [Sun, 23 Nov 2008 08:57:19 +0000 (08:57 +0000)]
- Fix RtlFindActivationContextSectionString prototype

svn path=/trunk/; revision=37575

15 years ago- Fix IsValidLanguageGroup and EnumSystemLanguageGroups. +102 passed tests
Dmitry Chapyshev [Sun, 23 Nov 2008 08:19:35 +0000 (08:19 +0000)]
- Fix IsValidLanguageGroup and EnumSystemLanguageGroups. +102 passed tests

svn path=/trunk/; revision=37574

15 years ago- Implement LCMapStringA/W (based on Wine, +55 passed tests)
Dmitry Chapyshev [Sun, 23 Nov 2008 06:50:32 +0000 (06:50 +0000)]
- Implement LCMapStringA/W (based on Wine, +55 passed tests)
- Fix CompareStringA/W (+6 passed tests)

svn path=/trunk/; revision=37571

15 years agomodified include/reactos/libs/pseh/pseh2.h
KJK::Hyperion [Sun, 23 Nov 2008 00:20:37 +0000 (00:20 +0000)]
modified   include/reactos/libs/pseh/pseh2.h
   Make SF_FramePointer field of _SEHFrame_t volatile, too, just to be safe
   Unoptimized compilation doesn't perform const-folding - "static const" could result in compilation errors, use just "const"
   Renamed _SEH2_GetExceptionPointers to _SEH2_GetExceptionInformation to be closer to the "standard" SEH syntax

modified   lib/pseh/framebased-gcchack.c
   Clobber the register that's actually used

svn path=/trunk/; revision=37570

15 years agoMake the event viewer unicode-enabled and build the unicode version.
Eric Kohl [Sat, 22 Nov 2008 21:14:51 +0000 (21:14 +0000)]
Make the event viewer unicode-enabled and build the unicode version.

svn path=/trunk/; revision=37568

15 years agoReplace TABs by Spaces.
Eric Kohl [Sat, 22 Nov 2008 19:25:48 +0000 (19:25 +0000)]
Replace TABs by Spaces.
No code changes!

svn path=/trunk/; revision=37564

15 years ago- Add tag for path objects. Set DC handle when selecting bitmap.
James Tabor [Sat, 22 Nov 2008 18:26:32 +0000 (18:26 +0000)]
- Add tag for path objects. Set DC handle when selecting bitmap.

svn path=/trunk/; revision=37562

15 years ago- Fix CompareStringA/W. +7 passed wine tests
Dmitry Chapyshev [Sat, 22 Nov 2008 17:41:52 +0000 (17:41 +0000)]
- Fix CompareStringA/W. +7 passed wine tests

svn path=/trunk/; revision=37561

15 years ago - Merge aicom-network-fixes up to r37556
Cameron Gutman [Sat, 22 Nov 2008 17:02:56 +0000 (17:02 +0000)]
 - Merge aicom-network-fixes up to r37556

svn path=/trunk/; revision=37559

15 years ago-AttachThreadInput is a direct call to kernel space, good job Dmitry!
James Tabor [Sat, 22 Nov 2008 16:23:43 +0000 (16:23 +0000)]
-AttachThreadInput is a direct call to kernel space, good job Dmitry!

svn path=/trunk/; revision=37558

15 years ago- Update GetCurrencyFormatW. +34 wine tests passed
Dmitry Chapyshev [Sat, 22 Nov 2008 13:45:17 +0000 (13:45 +0000)]
- Update GetCurrencyFormatW. +34 wine tests passed

svn path=/trunk/; revision=37555

15 years ago- Fix RtlTimeFieldsToTime. Now GetDateFormatW passed all wine tests
Dmitry Chapyshev [Sat, 22 Nov 2008 13:21:33 +0000 (13:21 +0000)]
- Fix RtlTimeFieldsToTime. Now GetDateFormatW passed all wine tests

svn path=/trunk/; revision=37554

15 years ago- Fix 2 wine tests for GetTimeFormatA/W
Dmitry Chapyshev [Sat, 22 Nov 2008 12:15:24 +0000 (12:15 +0000)]
- Fix 2 wine tests for GetTimeFormatA/W

svn path=/trunk/; revision=37553

15 years ago- Make sure allocation succeeded (CID 467)
Stefan Ginsberg [Sat, 22 Nov 2008 11:51:01 +0000 (11:51 +0000)]
- Make sure allocation succeeded (CID 467)

svn path=/trunk/; revision=37552

15 years ago- Fix EnumDateFormatsA implementation. + 7 passed tests
Dmitry Chapyshev [Sat, 22 Nov 2008 11:32:08 +0000 (11:32 +0000)]
- Fix EnumDateFormatsA implementation. + 7 passed tests

svn path=/trunk/; revision=37551

15 years ago- Don't. Include. ntdef.h. From. User. Mode.
Stefan Ginsberg [Sat, 22 Nov 2008 11:17:17 +0000 (11:17 +0000)]
- Don't. Include. ntdef.h. From. User. Mode.

svn path=/trunk/; revision=37550

15 years ago- Remove system_header too
Stefan Ginsberg [Sat, 22 Nov 2008 11:04:49 +0000 (11:04 +0000)]
- Remove system_header too

svn path=/trunk/; revision=37549

15 years ago- No, Winetests doesn't treat ntdef.h as a PSDK header, they don't include it. The...
Stefan Ginsberg [Sat, 22 Nov 2008 11:03:56 +0000 (11:03 +0000)]
- No, Winetests doesn't treat ntdef.h as a PSDK header, they don't include it. The include was added when the Winetest was added to ros, because of missing NTSTATUS type. Include NDK instead.

svn path=/trunk/; revision=37548

15 years ago- Deprecate PSDK's usage of system_header for real now that rostests/winetests are...
Stefan Ginsberg [Sat, 22 Nov 2008 10:47:17 +0000 (10:47 +0000)]
- Deprecate PSDK's usage of system_header for real now that rostests/winetests are fixed

svn path=/trunk/; revision=37547

15 years ago- Silence more "has virtual functions but non-virtual destructor" warnings
Stefan Ginsberg [Sat, 22 Nov 2008 10:38:09 +0000 (10:38 +0000)]
- Silence more "has virtual functions but non-virtual destructor" warnings

svn path=/trunk/; revision=37546

15 years ago- Silence more "has virtual functions but non-virtual destructor" warnings
Stefan Ginsberg [Sat, 22 Nov 2008 10:37:47 +0000 (10:37 +0000)]
- Silence more "has virtual functions but non-virtual destructor" warnings
- Disable outdated and unused libjpeg

svn path=/trunk/; revision=37545

15 years ago- Fix indentation (spaces -> tabs)
Stefan Ginsberg [Sat, 22 Nov 2008 09:09:50 +0000 (09:09 +0000)]
- Fix indentation (spaces -> tabs)

svn path=/trunk/; revision=37544

15 years agoDmitry Gorbachev
Aleksey Bragin [Sat, 22 Nov 2008 08:32:15 +0000 (08:32 +0000)]
Dmitry Gorbachev
- Fix an issue with choosing nonexistent x86 registers %sil/%dil, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10153 for more details.
- Add "memory" to _InterlockedAddLargeStatistic(). "In Visual C++ 2005, this function behaves as a read-write barrier." -- MSDN library.
- Use "+m" instead of "=m".

See issue #3772 for more details.

svn path=/trunk/; revision=37543

15 years agoDmitry Gorbachev
Aleksey Bragin [Sat, 22 Nov 2008 08:26:53 +0000 (08:26 +0000)]
Dmitry Gorbachev
- SETxx instructions require 8-bit operand, but "r" constraint is used. Use "q" instead ("r" means any general register, including esi and edi, which are not suitable as an operand of setnz.)
See issue #3772 for more details.

svn path=/trunk/; revision=37542

15 years ago- Call NtUserAttachThreadInput
Dmitry Chapyshev [Sat, 22 Nov 2008 06:16:19 +0000 (06:16 +0000)]
- Call NtUserAttachThreadInput

svn path=/trunk/; revision=37540

15 years ago- Sync inetcomm with Wine head
Dmitry Chapyshev [Sat, 22 Nov 2008 04:28:03 +0000 (04:28 +0000)]
- Sync inetcomm with Wine head

svn path=/trunk/; revision=37539

15 years ago- Silence more "has virtual functions but non-virtual destructor"
Stefan Ginsberg [Fri, 21 Nov 2008 23:14:30 +0000 (23:14 +0000)]
- Silence more "has virtual functions but non-virtual destructor"

svn path=/trunk/; revision=37537

15 years ago- ...revert until all Winetests/rostests are fixed. Using a broken RosBe beta which...
Stefan Ginsberg [Fri, 21 Nov 2008 22:48:38 +0000 (22:48 +0000)]
- ...revert until all Winetests/rostests are fixed. Using a broken RosBe beta which doesn't build /rostests/ or /rosapps/ when doing header changes is a bad, bad idea.

svn path=/trunk/; revision=37535

15 years ago- Winetests treats ntdef.h as a psdk header, so temporarily hack it...
Stefan Ginsberg [Fri, 21 Nov 2008 22:38:23 +0000 (22:38 +0000)]
- Winetests treats ntdef.h as a psdk header, so temporarily hack it...

svn path=/trunk/; revision=37534

15 years ago- Fix rostests build, part 1 of ?
Stefan Ginsberg [Fri, 21 Nov 2008 22:23:46 +0000 (22:23 +0000)]
- Fix rostests build, part 1 of ?

svn path=/trunk/; revision=37533

15 years ago- More hack, less build breakage
Stefan Ginsberg [Fri, 21 Nov 2008 22:03:45 +0000 (22:03 +0000)]
- More hack, less build breakage

svn path=/trunk/; revision=37532

15 years ago- Remove system_header from the remaining PSDK headers. The era of liberally sprinkli...
Stefan Ginsberg [Fri, 21 Nov 2008 21:46:58 +0000 (21:46 +0000)]
- Remove system_header from the remaining PSDK headers. The era of liberally sprinkling the overkill system_header gcc hacH^H^H^extension has now come to an end and...oh, wait. What's that you say? DDK does this too? Uh, right. Will fix that too.

svn path=/trunk/; revision=37531

15 years ago- Hack-include ntsecapi.h in powrprof.h, so NTSTATUS gets defined in an NDK-safe...
Stefan Ginsberg [Fri, 21 Nov 2008 21:31:01 +0000 (21:31 +0000)]
- Hack-include ntsecapi.h in powrprof.h, so NTSTATUS gets defined in an NDK-safe way. Not the best way, and most likely not compatible with the official header set, but I can't get the hack used by MS headers to work.

svn path=/trunk/; revision=37530

15 years ago- LANG_WELSH and LANG_BRETON are present in newer official winnt.h (and our winnt...
Stefan Ginsberg [Fri, 21 Nov 2008 21:27:30 +0000 (21:27 +0000)]
- LANG_WELSH and LANG_BRETON are present in newer official winnt.h (and our winnt.h), so no need to put hacked-up versions of them in "Wine compatibility" winnt.h.
- Don't define wchar_t in winnt.h (kudos to Colin Finck for this fix)
- Remove system_header

svn path=/trunk/; revision=37529

15 years ago- Silence "'struct Foo' has virtual functions but non-virtual destructor" warnings...
Stefan Ginsberg [Fri, 21 Nov 2008 21:19:13 +0000 (21:19 +0000)]
- Silence "'struct Foo' has virtual functions but non-virtual destructor" warnings for kernel32, as we don't allow warnings for this module. Needed for the coming header fixes, as system_header hides this warning.

svn path=/trunk/; revision=37528

15 years ago- Protect NTSTATUS definition in NDK with a guard, as is done in the user mode header...
Stefan Ginsberg [Fri, 21 Nov 2008 21:12:53 +0000 (21:12 +0000)]
- Protect NTSTATUS definition in NDK with a guard, as is done in the user mode headers which also define this type
- Remove system_header from these user mode headers

svn path=/trunk/; revision=37527

15 years ago- Remove non-standard "PLANGID" type from NDK and use LANGID* instead. Also protect...
Stefan Ginsberg [Fri, 21 Nov 2008 21:05:33 +0000 (21:05 +0000)]
- Remove non-standard "PLANGID" type from NDK and use LANGID* instead. Also protect LANGID definition with a header guard, as winnt.h defines it too.

svn path=/trunk/; revision=37526

15 years ago- Add key modifiers MK_CONTROL and MK_SHIFT to all mouse events.
Matthias Kupfer [Fri, 21 Nov 2008 20:58:07 +0000 (20:58 +0000)]
- Add key modifiers MK_CONTROL and MK_SHIFT to all mouse events.
- See issue #3557 for more details.

svn path=/trunk/; revision=37525

15 years agodon't redefine IDHELP.
Sylvain Petreolle [Fri, 21 Nov 2008 20:13:22 +0000 (20:13 +0000)]
don't redefine IDHELP.

svn path=/trunk/; revision=37524

15 years ago- winternl.h is deprecated since the NDK was invented, don't use
Stefan Ginsberg [Fri, 21 Nov 2008 19:23:42 +0000 (19:23 +0000)]
- winternl.h is deprecated since the NDK was invented, don't use

svn path=/trunk/; revision=37523

15 years ago- Pass more bitmap cross tests, 16 bit is down to 52. I have more fixes that relate...
James Tabor [Fri, 21 Nov 2008 18:34:31 +0000 (18:34 +0000)]
- Pass more bitmap cross tests, 16 bit is down to 52. I have more fixes that relate to that number, need more time to work on it. Fixed SEH abuse in CreateBitmap.

svn path=/trunk/; revision=37522

15 years ago- Move ntdef.h to DDK as that is where it belongs, and remove unnecessary system_head...
Stefan Ginsberg [Fri, 21 Nov 2008 18:18:12 +0000 (18:18 +0000)]
- Move ntdef.h to DDK as that is where it belongs, and remove unnecessary system_header. Also fix a #endif (kudos to hto -- bug 3888)
- Fix DDK to include ntdef.h instead of windef.h
- Fix a check in debug.h

svn path=/trunk/; revision=37521

15 years ago- Fix a warning
Stefan Ginsberg [Fri, 21 Nov 2008 17:53:10 +0000 (17:53 +0000)]
- Fix a warning

svn path=/trunk/; revision=37520

15 years ago- Added EventSource structure for keeping track of EventLog Source name and associate...
Michael Martin [Fri, 21 Nov 2008 15:40:47 +0000 (15:40 +0000)]
- Added EventSource structure for keeping track of EventLog Source name and associated Log File.
- Added and Implemented ElfCreateEventLogHandle and ElfDeleteEventLogHandle.

svn path=/trunk/; revision=37519

15 years ago- Correct some constants so they don't conflict with aviriff.h
Stefan Ginsberg [Fri, 21 Nov 2008 15:32:18 +0000 (15:32 +0000)]
- Correct some constants so they don't conflict with aviriff.h

svn path=/trunk/; revision=37518

15 years ago- Fix a bug
Stefan Ginsberg [Fri, 21 Nov 2008 15:23:27 +0000 (15:23 +0000)]
- Fix a bug

svn path=/trunk/; revision=37517

15 years ago- Fix double declarations/definitions and remove system_header
Stefan Ginsberg [Fri, 21 Nov 2008 15:12:00 +0000 (15:12 +0000)]
- Fix double declarations/definitions and remove system_header

svn path=/trunk/; revision=37516

15 years ago- woops. temporarily revert system_header to fix build
Stefan Ginsberg [Fri, 21 Nov 2008 15:02:06 +0000 (15:02 +0000)]
- woops. temporarily revert system_header to fix build

svn path=/trunk/; revision=37515

15 years ago- avoid losing pointer to the next bezier patch while freeing the current one (CID...
Kamil Hornicek [Fri, 21 Nov 2008 15:01:01 +0000 (15:01 +0000)]
- avoid losing pointer to the next bezier patch while freeing the current one (CID 1298)

svn path=/trunk/; revision=37514

15 years ago- Remove some straggler system_header
Stefan Ginsberg [Fri, 21 Nov 2008 14:52:22 +0000 (14:52 +0000)]
- Remove some straggler system_header

svn path=/trunk/; revision=37513

15 years ago- free all resources before returning (CID 644)
Kamil Hornicek [Fri, 21 Nov 2008 14:20:54 +0000 (14:20 +0000)]
- free all resources before returning (CID 644)

svn path=/trunk/; revision=37512

15 years ago- Update a comment
Stefan Ginsberg [Fri, 21 Nov 2008 13:45:40 +0000 (13:45 +0000)]
- Update a comment

svn path=/trunk/; revision=37511

15 years ago- store the next node in a separate variable so we won't loose it after freeing the...
Kamil Hornicek [Fri, 21 Nov 2008 13:20:22 +0000 (13:20 +0000)]
- store the next node in a separate variable so we won't loose it after freeing the current node (CID 1296)

svn path=/trunk/; revision=37510

15 years ago- reshuffle the code a bit
Kamil Hornicek [Fri, 21 Nov 2008 12:20:48 +0000 (12:20 +0000)]
- reshuffle the code a bit
- fix CID 521 run 2

svn path=/trunk/; revision=37508

15 years ago- don't leak resources, CID 609+610 run 2
Kamil Hornicek [Fri, 21 Nov 2008 10:31:18 +0000 (10:31 +0000)]
- don't leak resources, CID 609+610 run 2

svn path=/trunk/; revision=37506

15 years ago- Always uninit cache for a file object (official documentation requires this).
Aleksey Bragin [Fri, 21 Nov 2008 10:17:14 +0000 (10:17 +0000)]
- Always uninit cache for a file object (official documentation requires this).

svn path=/trunk/; revision=37504

15 years ago- fix freeing of resources, CID 1295 run 2
Kamil Hornicek [Fri, 21 Nov 2008 09:45:54 +0000 (09:45 +0000)]
- fix freeing of resources, CID 1295 run 2
- don't redefine _WIN32_WINNT

svn path=/trunk/; revision=37502

15 years ago- Convert Value of PATHEXT to lowercase
Johannes Anderwald [Fri, 21 Nov 2008 08:57:13 +0000 (08:57 +0000)]
- Convert Value of PATHEXT to lowercase
- see bug 3875

svn path=/trunk/; revision=37497

15 years ago- Update palette functions and small cleanup in bitmaps.
James Tabor [Fri, 21 Nov 2008 06:50:36 +0000 (06:50 +0000)]
- Update palette functions and small cleanup in bitmaps.

svn path=/trunk/; revision=37496

15 years agoSySync to wine-1.1.1 (Patch 6 of 10):
Eric Kohl [Thu, 20 Nov 2008 20:37:09 +0000 (20:37 +0000)]
SySync to wine-1.1.1 (Patch 6 of 10):

- Rob Shearman <robertshearman@gmail.com> Thu, 3 Jul 2008
widl: Consolidate top-level parameter conformance/variance expression writing into a separate function.

Descend through as many pointer types as necessary to find the
fundamental type and determine whether it needs a top-level parameter
conformance/variance expression to be written.

Add support for writing top-level parameter conformance/variance
expressions for non-encapsulated unions.

svn path=/trunk/; revision=37491

15 years ago- Upcase a search expression when calling RtlIsNameInExpression with case-insensitive...
Aleksey Bragin [Thu, 20 Nov 2008 20:24:10 +0000 (20:24 +0000)]
- Upcase a search expression when calling RtlIsNameInExpression with case-insensitive option (a merge of 37263 from Pierre's branch with changed comments).

svn path=/trunk/; revision=37490

15 years agoSySync to wine-1.1.1 (Patch 5 of 10):
Eric Kohl [Thu, 20 Nov 2008 20:21:33 +0000 (20:21 +0000)]
SySync to wine-1.1.1 (Patch 5 of 10):

- Dan Hipschman <dsh@linux.ucla.edu> Tue, 1 Jul 2008
widl: Factor a small part of the grammar.

svn path=/trunk/; revision=37489

15 years ago- Merge misaligned reads support (35998, 36834 by Art) from arty-newcc branch.
Aleksey Bragin [Thu, 20 Nov 2008 20:02:36 +0000 (20:02 +0000)]
- Merge misaligned reads support (35998, 36834 by Art) from arty-newcc branch.

svn path=/trunk/; revision=37488

15 years ago- Fix "missing newling" warning
Stefan Ginsberg [Thu, 20 Nov 2008 19:00:17 +0000 (19:00 +0000)]
- Fix "missing newling" warning

svn path=/trunk/; revision=37486

15 years ago- Remove more instances of system_header
Stefan Ginsberg [Thu, 20 Nov 2008 15:30:15 +0000 (15:30 +0000)]
- Remove more instances of system_header

svn path=/trunk/; revision=37485

15 years ago- Add Section support for CreateDIBSection. Section support was disabled from the...
James Tabor [Thu, 20 Nov 2008 15:11:43 +0000 (15:11 +0000)]
- Add Section support for CreateDIBSection. Section support was disabled from the first time it was committed at revision 1753.

svn path=/trunk/; revision=37484

15 years ago- Correct a header guard
Stefan Ginsberg [Thu, 20 Nov 2008 15:02:42 +0000 (15:02 +0000)]
- Correct a header guard

svn path=/trunk/; revision=37483

15 years ago- start with German translation (not finished yet)
Matthias Kupfer [Thu, 20 Nov 2008 10:21:17 +0000 (10:21 +0000)]
- start with German translation (not finished yet)
- prepare setup to change setup language at runtime
- fix resource files

svn path=/trunk/; revision=37480

15 years agoRevert 37476 because it breaks the build bot.
Eric Kohl [Wed, 19 Nov 2008 23:22:44 +0000 (23:22 +0000)]
Revert 37476 because it breaks the build bot.

svn path=/trunk/; revision=37477

15 years agoSync to wine-1.1.1 (Patch 4 of 10):
Eric Kohl [Wed, 19 Nov 2008 23:13:05 +0000 (23:13 +0000)]
Sync to wine-1.1.1 (Patch 4 of 10):

ATTENTION: You MUST run "clean" before building ReactOS, otherwise WIDL will crash when it is run.

- Dan Hipschman <dsh@linux.ucla.edu> Tue, 1 Jul 2008
widl: Implement type redefinition checks.

This allows widl to catch type redefinitions and report an error, like MIDL.
However, this does a better job than MIDL since it also reports the location
of the originial definition, like GCC.

svn path=/trunk/; revision=37476

15 years agoSync to wine-1.1.1 (Patch 3 of 10):
Eric Kohl [Wed, 19 Nov 2008 21:44:03 +0000 (21:44 +0000)]
Sync to wine-1.1.1 (Patch 3 of 10):
- Rob Shearman <robertshearman@gmail.com> Tue, 1 Jul 2008
widl: Check that the structure has been defined in check_remoting_args.

svn path=/trunk/; revision=37470

15 years ago- Rearrange "host/typedefs.h" to make it look more logical
Colin Finck [Wed, 19 Nov 2008 21:05:49 +0000 (21:05 +0000)]
- Rearrange "host/typedefs.h" to make it look more logical
- Fix wrong definition of INT_PTR and UINT_PTR in this file
- Revert a hack added to winebuild in r32609 and r37206, which was added to work around these previously buggy definitions

svn path=/trunk/; revision=37468

15 years agoSync to wine-1.1.1 (Patch 2 of 10):
Eric Kohl [Wed, 19 Nov 2008 21:01:47 +0000 (21:01 +0000)]
Sync to wine-1.1.1 (Patch 2 of 10):
- Rob Shearman <robertshearman@gmail.com> Tue, 1 Jul 2008
widl: Increment the buffer offset by 8 for embedded pointers inside varying arrays in varying structures.

The 8 bytes are for the variance and offset and are added just before
the array, as seen in the marshalling code in rpcrt4. No offset needs
to be added for non-varying structures since the buffer mark is set
after the conformance in marshalled or unmarshalled.

svn path=/trunk/; revision=37467

15 years agoSync to wine-1.1.1 (Patch 1 of 10):
Eric Kohl [Wed, 19 Nov 2008 20:33:58 +0000 (20:33 +0000)]
Sync to wine-1.1.1 (Patch 1 of 10):
- Alexandre Julliard <julliard@winehq.org> Tue, 1 Jul 2008
widl: Add some support for unencapsulated unions that need a conformance descriptor.

svn path=/trunk/; revision=37466

15 years agoDmitry Gorbachev
Colin Finck [Wed, 19 Nov 2008 19:59:54 +0000 (19:59 +0000)]
Dmitry Gorbachev
- Fix compiler warnings, treated as errors due to our settings, which are emitted when using GCC 4.3.2

See issue #3849 for more details.

svn path=/trunk/; revision=37465

15 years ago- Remove system_header from basetsd/typs.h, and add 4 missing types
Stefan Ginsberg [Wed, 19 Nov 2008 19:25:42 +0000 (19:25 +0000)]
- Remove system_header from basetsd/typs.h, and add 4 missing types

svn path=/trunk/; revision=37464

15 years ago- revert winioctl.h to previous version (for compatibility)
Matthias Kupfer [Wed, 19 Nov 2008 14:28:24 +0000 (14:28 +0000)]
- revert winioctl.h to previous version (for compatibility)
- add additional partition types to rosioctl.h
- adapt freeloader to rosioctl.h

svn path=/trunk/; revision=37458

15 years ago- add some linux partition types
Matthias Kupfer [Wed, 19 Nov 2008 13:24:43 +0000 (13:24 +0000)]
- add some linux partition types

svn path=/trunk/; revision=37456

15 years agorevert to revision 37390
Matthias Kupfer [Wed, 19 Nov 2008 12:00:23 +0000 (12:00 +0000)]
revert to revision 37390

svn path=/trunk/; revision=37454

15 years ago- Fixed a bug from revision 3514. Now we pass one more gdi bitmap test.
James Tabor [Tue, 18 Nov 2008 21:24:33 +0000 (21:24 +0000)]
- Fixed a bug from revision 3514. Now we pass one more gdi bitmap test.

svn path=/trunk/; revision=37451

15 years ago- Remove system_header from winsock headers
Stefan Ginsberg [Tue, 18 Nov 2008 20:06:57 +0000 (20:06 +0000)]
- Remove system_header from winsock headers

svn path=/trunk/; revision=37450

15 years ago- Fix a redefinition and remove system_header
Stefan Ginsberg [Tue, 18 Nov 2008 19:33:22 +0000 (19:33 +0000)]
- Fix a redefinition and remove system_header

svn path=/trunk/; revision=37449

15 years ago- Remove system_header from most of PSDK
Stefan Ginsberg [Tue, 18 Nov 2008 19:27:05 +0000 (19:27 +0000)]
- Remove system_header from most of PSDK

svn path=/trunk/; revision=37448

15 years agoRough code to start Winetests processes from the GUI, but with the console's stdout...
Ged Murphy [Tue, 18 Nov 2008 18:57:27 +0000 (18:57 +0000)]
Rough code to start Winetests processes from the GUI, but with the console's stdout redirected to a pipe controlled by the GUI.
We can now read the console text from the winetest processes in the GUI (although it's just usage info at the moment)

svn path=/trunk/; revision=37447

15 years agoRevert 37416 because it does not build on all machines.
Eric Kohl [Tue, 18 Nov 2008 18:51:13 +0000 (18:51 +0000)]
Revert 37416 because it does not build on all machines.

svn path=/trunk/; revision=37446

15 years agoOlaf Siejka
Colin Finck [Tue, 18 Nov 2008 18:41:00 +0000 (18:41 +0000)]
Olaf Siejka
- Remove "dosfsck" from packages.dff, removed from trunk by fireball in r37356

svn path=/trunk/; revision=37445

15 years ago- Add more header guards
Stefan Ginsberg [Tue, 18 Nov 2008 18:38:58 +0000 (18:38 +0000)]
- Add more header guards

svn path=/trunk/; revision=37444

15 years ago- Declare SECURITY_DESCRIPTOR_CONTROL conditionally
Stefan Ginsberg [Tue, 18 Nov 2008 17:05:49 +0000 (17:05 +0000)]
- Declare SECURITY_DESCRIPTOR_CONTROL conditionally

svn path=/trunk/; revision=37442

15 years ago- Remove system_header from gdiplus*.h
Stefan Ginsberg [Tue, 18 Nov 2008 16:56:22 +0000 (16:56 +0000)]
- Remove system_header from gdiplus*.h

svn path=/trunk/; revision=37441

15 years ago- Remove system_header from winbase.h, wingdi.h and winuser.h
Stefan Ginsberg [Tue, 18 Nov 2008 16:15:37 +0000 (16:15 +0000)]
- Remove system_header from winbase.h, wingdi.h and winuser.h
- Remove duplicate define from Wine's winuser.h

svn path=/trunk/; revision=37440