reactos.git
18 years agofix gcc4 warnings
Royce Mitchell III [Fri, 11 Mar 2005 02:37:30 +0000 (02:37 +0000)]
fix gcc4 warnings

svn path=/trunk/; revision=13920

18 years agoPass NameLength back to caller
Gé van Geldorp [Thu, 10 Mar 2005 22:59:28 +0000 (22:59 +0000)]
Pass NameLength back to caller

svn path=/trunk/; revision=13919

18 years agoCaps Lock fix suggested by Johannes Olofsson. We now xor the caps lock
Art Yerkes [Thu, 10 Mar 2005 20:54:53 +0000 (20:54 +0000)]
Caps Lock fix suggested by Johannes Olofsson.  We now xor the caps lock
attribute bit with the mod bits before turning them into a column
number.

svn path=/trunk/; revision=13918

18 years agoImplement '-o' option. This is equivalent to MIDLs '/oldnames' option.
Eric Kohl [Thu, 10 Mar 2005 20:07:17 +0000 (20:07 +0000)]
Implement '-o' option. This is equivalent to MIDLs '/oldnames' option.

svn path=/trunk/; revision=13916

18 years agoChange tabs to spaces.
Steven Edwards [Thu, 10 Mar 2005 16:08:08 +0000 (16:08 +0000)]
Change tabs to spaces.

svn path=/trunk/; revision=13910

18 years agoeliminate warnings, fix bug that locked up game when single-clicking a card
Royce Mitchell III [Thu, 10 Mar 2005 04:58:40 +0000 (04:58 +0000)]
eliminate warnings, fix bug that locked up game when single-clicking a card

svn path=/trunk/; revision=13907

18 years agoremove some backup files created by editplus
Steven Edwards [Thu, 10 Mar 2005 04:05:53 +0000 (04:05 +0000)]
remove some backup files created by editplus

svn path=/trunk/; revision=13905

18 years agoimported catch-22 sol clone with authors permission
Steven Edwards [Thu, 10 Mar 2005 04:04:27 +0000 (04:04 +0000)]
imported catch-22 sol clone with authors permission

svn path=/trunk/; revision=13904

18 years agoadded winres.h from Wine
Steven Edwards [Thu, 10 Mar 2005 03:50:43 +0000 (03:50 +0000)]
added winres.h from Wine

svn path=/trunk/; revision=13903

18 years agoLockFileEx: forward overlapped->hEvent to NtLockFile
Gunnar Dalsnes [Wed, 9 Mar 2005 22:20:41 +0000 (22:20 +0000)]
LockFileEx: forward overlapped->hEvent to NtLockFile
LockFile: zero overlapped->hEvent

svn path=/trunk/; revision=13900

18 years agoFix failure case in IoConnectInterrupt. (Now really)
Filip Navara [Tue, 8 Mar 2005 23:15:34 +0000 (23:15 +0000)]
Fix failure case in IoConnectInterrupt. (Now really)

svn path=/trunk/; revision=13895

18 years agoFix failure case in IoConnectInterrupt.
Filip Navara [Tue, 8 Mar 2005 23:10:38 +0000 (23:10 +0000)]
Fix failure case in IoConnectInterrupt.

svn path=/trunk/; revision=13894

18 years agoLast fix due to w3seek. I will stop working on this stuff until I have
Art Yerkes [Tue, 8 Mar 2005 23:07:10 +0000 (23:07 +0000)]
Last fix due to w3seek.  I will stop working on this stuff until I have
time to be thorough.

svn path=/trunk/; revision=13893

18 years agoFixes by w3seek regarding interlocked functions. These were due to my
Art Yerkes [Tue, 8 Mar 2005 23:01:54 +0000 (23:01 +0000)]
Fixes by w3seek regarding interlocked functions.  These were due to my
missing a mismatch between the glib functions and windows variants.

svn path=/trunk/; revision=13892

18 years agoRefresh RC script for PSX bare sh.
Emanuele Aliberti [Tue, 8 Mar 2005 22:41:27 +0000 (22:41 +0000)]
Refresh RC script for PSX bare sh.

svn path=/trunk/; revision=13891

18 years agoAdded PowerPC interlocked functions from glib.
Art Yerkes [Tue, 8 Mar 2005 22:39:53 +0000 (22:39 +0000)]
Added PowerPC interlocked functions from glib.

svn path=/trunk/; revision=13890

18 years agoUse GDIINFO values instead of DEVMODE values
Gé van Geldorp [Tue, 8 Mar 2005 20:23:40 +0000 (20:23 +0000)]
Use GDIINFO values instead of DEVMODE values

svn path=/trunk/; revision=13886

18 years agoMinor changes to remove warnings
Hervé Poussineau [Tue, 8 Mar 2005 19:19:45 +0000 (19:19 +0000)]
Minor changes to remove warnings
"memmory" -> "memory"

svn path=/trunk/; revision=13883

18 years agoappwiz.cpl:
Klemens Friedl [Tue, 8 Mar 2005 19:03:11 +0000 (19:03 +0000)]
appwiz.cpl:
* add language support
* english and german language files

svn path=/trunk/; revision=13882

18 years agoSystem Control Panel:
Klemens Friedl [Tue, 8 Mar 2005 19:00:44 +0000 (19:00 +0000)]
System Control Panel:
* add language support
* english and german language files

svn path=/trunk/; revision=13881

18 years agoSlayer: german language file
Klemens Friedl [Tue, 8 Mar 2005 18:48:01 +0000 (18:48 +0000)]
Slayer: german language file

svn path=/trunk/; revision=13880

18 years agoRemove warning
Hervé Poussineau [Tue, 8 Mar 2005 18:25:25 +0000 (18:25 +0000)]
Remove warning

svn path=/trunk/; revision=13879

18 years ago27-Feb-2005 (Konstantinos Paliouras <squarious@gmail.com>)
Aleksey Bragin [Tue, 8 Mar 2005 15:08:01 +0000 (15:08 +0000)]
27-Feb-2005 (Konstantinos Paliouras <squarious@gmail.com>)
Implemented all the switches that were missing, and made the ros dir very similar to windows dir. Major part of the code is rewritten. /p is removed, to be rewriten in the main cmd code.

svn path=/trunk/; revision=13877

18 years agoAdded error_parameter_format(), patch by Konstantinos Paliouras <squarious@gmail...
Aleksey Bragin [Tue, 8 Mar 2005 15:02:41 +0000 (15:02 +0000)]
Added error_parameter_format(), patch by Konstantinos Paliouras <squarious@gmail.com>

svn path=/trunk/; revision=13876

18 years agoWin32 utility to bootstrap the PSX subsystem (it is an optional subsystem, therefore...
Emanuele Aliberti [Tue, 8 Mar 2005 14:28:04 +0000 (14:28 +0000)]
Win32 utility to bootstrap the PSX subsystem (it is an optional subsystem, therefore the SM does not bootstrap it on system startup).

svn path=/trunk/; revision=13875

18 years agoFixed a bug in SmConnectApiPort
Emanuele Aliberti [Tue, 8 Mar 2005 14:26:31 +0000 (14:26 +0000)]
Fixed a bug in SmConnectApiPort

svn path=/trunk/; revision=13874

18 years agoProperly fill DEVMODE
Gé van Geldorp [Tue, 8 Mar 2005 11:41:56 +0000 (11:41 +0000)]
Properly fill DEVMODE

svn path=/trunk/; revision=13873

18 years agoUse IC instead of DC when possible
Gé van Geldorp [Mon, 7 Mar 2005 22:25:39 +0000 (22:25 +0000)]
Use IC instead of DC when possible

svn path=/trunk/; revision=13871

18 years agoImplement Information Contexts
Gé van Geldorp [Mon, 7 Mar 2005 22:24:33 +0000 (22:24 +0000)]
Implement Information Contexts

svn path=/trunk/; revision=13870

18 years agoSplit some of the halmp files according its functions.
Hartmut Birr [Mon, 7 Mar 2005 16:40:32 +0000 (16:40 +0000)]
Split some of the halmp files according its functions.

svn path=/trunk/; revision=13868

18 years agoChanged exception format in kernel32 slightly to make the offset of the
Art Yerkes [Mon, 7 Mar 2005 16:37:49 +0000 (16:37 +0000)]
Changed exception format in kernel32 slightly to make the offset of the
addresses apparent.  Made a change suggested by ion, to remove the line
numbers of the lines printing the stack trace.

svn path=/trunk/; revision=13867

18 years agochange logfont quality to FreeType mode conversion. Patch by tinus.
Thomas Bluemel [Mon, 7 Mar 2005 01:40:01 +0000 (01:40 +0000)]
change logfont quality to FreeType mode conversion. Patch by tinus.

svn path=/trunk/; revision=13866

18 years agocorrect dependency for rline target, this fixes bug #519
Royce Mitchell III [Mon, 7 Mar 2005 01:26:25 +0000 (01:26 +0000)]
correct dependency for rline target, this fixes bug #519

svn path=/trunk/; revision=13865

18 years agodetect hyper-threading, determine number of logical processors per phyiscal processor...
Thomas Bluemel [Mon, 7 Mar 2005 00:35:49 +0000 (00:35 +0000)]
detect hyper-threading, determine number of logical processors per phyiscal processor and it's apic id

svn path=/trunk/; revision=13864

18 years agofix nasty bug:-(
Gunnar Dalsnes [Mon, 7 Mar 2005 00:04:21 +0000 (00:04 +0000)]
fix nasty bug:-(

svn path=/trunk/; revision=13863

18 years agoRemove useless calls to ResetEvent.
Eric Kohl [Sun, 6 Mar 2005 21:01:04 +0000 (21:01 +0000)]
Remove useless calls to ResetEvent.

svn path=/trunk/; revision=13860

18 years agoReturn AE_NO_ACPI_TABLES instead of AE_OK when the ACPI tables are messed up.
Filip Navara [Sun, 6 Mar 2005 18:06:17 +0000 (18:06 +0000)]
Return AE_NO_ACPI_TABLES instead of AE_OK when the ACPI tables are messed up.

svn path=/trunk/; revision=13857

18 years ago- Fix pipe connection to non-waiting pipes.
Filip Navara [Sun, 6 Mar 2005 16:42:36 +0000 (16:42 +0000)]
- Fix pipe connection to non-waiting pipes.
- More corrections to the cancellation logic.
- Minor correction to read/write event setting (still I'm getting infinite loops there in some cases).

svn path=/trunk/; revision=13856

18 years agoadd missing newline
Gunnar Dalsnes [Sun, 6 Mar 2005 14:03:37 +0000 (14:03 +0000)]
add missing newline

svn path=/trunk/; revision=13855

18 years agoIoCancelIrp didnt remove the cancel routine from the irp after canceling it
Gunnar Dalsnes [Sun, 6 Mar 2005 13:48:04 +0000 (13:48 +0000)]
IoCancelIrp didnt remove the cancel routine from the irp after canceling it

svn path=/trunk/; revision=13853

18 years agoirp cancelation boiler plate, for irp queues you manage yourself
Gunnar Dalsnes [Sun, 6 Mar 2005 13:41:18 +0000 (13:41 +0000)]
irp cancelation boiler plate, for irp queues you manage yourself

svn path=/trunk/; revision=13852

18 years agoFix some cancellation race conditions.
Filip Navara [Sun, 6 Mar 2005 12:37:31 +0000 (12:37 +0000)]
Fix some cancellation race conditions.

svn path=/trunk/; revision=13851

18 years agoSupport pointers to simple types as input arguments.
Eric Kohl [Sun, 6 Mar 2005 12:36:05 +0000 (12:36 +0000)]
Support pointers to simple types as input arguments.

svn path=/trunk/; revision=13850

18 years agoFix compilation with DBG := 1 and KDBG := 0
Gé van Geldorp [Sun, 6 Mar 2005 10:44:38 +0000 (10:44 +0000)]
Fix compilation with DBG := 1 and KDBG := 0

svn path=/trunk/; revision=13849

18 years agoRename KDB.init to KDBinit - it was not an ISO9660 conforming name.
Gregor Anich [Sun, 6 Mar 2005 02:34:18 +0000 (02:34 +0000)]
Rename KDB.init to KDBinit - it was not an ISO9660 conforming name.

svn path=/trunk/; revision=13846

18 years agoHopefully fix some input problems. If input does not work for you please let me know.
Gregor Anich [Sun, 6 Mar 2005 02:06:11 +0000 (02:06 +0000)]
Hopefully fix some input problems. If input does not work for you please let me know.

svn path=/trunk/; revision=13845

18 years agoFix build with optimizations and one or two bugs - should have tested with optimizati...
Gregor Anich [Sun, 6 Mar 2005 00:20:32 +0000 (00:20 +0000)]
Fix build with optimizations and one or two bugs - should have tested with optimizations before committing :-/

svn path=/trunk/; revision=13843

18 years agoLittle KDB update ;-) If you have any problems and/or questions let me know. I hope...
Gregor Anich [Sat, 5 Mar 2005 23:35:08 +0000 (23:35 +0000)]
Little KDB update ;-) If you have any problems and/or questions let me know. I hope it was tested enough and works well enough for everybody.

svn path=/trunk/; revision=13841

18 years ago- make new icons look a bit smarter and including a 32 bit alpha channel format
Martin Fuchs [Sat, 5 Mar 2005 22:10:01 +0000 (22:10 +0000)]
- make new icons look a bit smarter and including a 32 bit alpha channel format
- update ROS icon in about dialog and start menu side bar

svn path=/trunk/; revision=13835

18 years agoupdate copyright notice
Martin Fuchs [Sat, 5 Mar 2005 21:35:46 +0000 (21:35 +0000)]
update copyright notice

svn path=/trunk/; revision=13834

18 years agocase insensitive startmenu merging
Martin Fuchs [Sat, 5 Mar 2005 20:44:41 +0000 (20:44 +0000)]
case insensitive startmenu merging

svn path=/trunk/; revision=13831

18 years agoinstall ibrowser.exe in system32 dir
Martin Fuchs [Sat, 5 Mar 2005 17:27:21 +0000 (17:27 +0000)]
install ibrowser.exe in system32 dir

svn path=/trunk/; revision=13829

18 years agoSupport asynchronous (aka overlapped) connect, read and write requests.
Eric Kohl [Sat, 5 Mar 2005 12:08:50 +0000 (12:08 +0000)]
Support asynchronous (aka overlapped) connect, read and write requests.

svn path=/trunk/; revision=13826

18 years agoFix calls to ReadFile and WriteFile for asynchronous I/O.
Eric Kohl [Sat, 5 Mar 2005 11:38:48 +0000 (11:38 +0000)]
Fix calls to ReadFile and WriteFile for asynchronous I/O.

svn path=/trunk/; revision=13825

18 years ago- Implement NtCancelIoFile.
Filip Navara [Sat, 5 Mar 2005 11:27:15 +0000 (11:27 +0000)]
- Implement NtCancelIoFile.
- Queue the IRP to correct thread in IoQueueThreadIrp.
- Cancel I/O requests when thread is about to be terminated.
- Do not queue close requests to thread IRP list.

svn path=/trunk/; revision=13824

18 years agoAdded comments about systemHandleInfo.
James Tabor [Sat, 5 Mar 2005 00:21:38 +0000 (00:21 +0000)]
Added comments about systemHandleInfo.

svn path=/trunk/; revision=13822

18 years agoNew ReactOS icon by Mindflyer. Just give ros a fresh look :)
Aleksey Bragin [Fri, 4 Mar 2005 17:26:51 +0000 (17:26 +0000)]
New ReactOS icon by Mindflyer. Just give ros a fresh look :)

svn path=/trunk/; revision=13818

18 years agoNew StartMenu and ReactOS icons by Mindflyer
Aleksey Bragin [Fri, 4 Mar 2005 17:24:08 +0000 (17:24 +0000)]
New StartMenu and ReactOS icons by Mindflyer

svn path=/trunk/; revision=13817

18 years agoSuggested by d_layer: Remove -Wconversion. I had planted these flags here
Art Yerkes [Fri, 4 Mar 2005 11:40:10 +0000 (11:40 +0000)]
Suggested by d_layer: Remove -Wconversion.  I had planted these flags here
because they were used in the original makefile from before the import.
I was trying to remove the warnings in a hurry and didn't think to check.

svn path=/trunk/; revision=13816

18 years agoImplemented 48(32)bit lba support.
Hartmut Birr [Fri, 4 Mar 2005 09:43:34 +0000 (09:43 +0000)]
Implemented 48(32)bit lba support.

svn path=/trunk/; revision=13815

18 years agoRecommented vprintf out. Not strictly needed but I should figure out what to
Art Yerkes [Fri, 4 Mar 2005 04:57:42 +0000 (04:57 +0000)]
Recommented vprintf out.  Not strictly needed but I should figure out what to
do here eventually.

svn path=/trunk/; revision=13814

18 years agoWarning cleanups.
Art Yerkes [Fri, 4 Mar 2005 02:09:43 +0000 (02:09 +0000)]
Warning cleanups.
- #define log to something else that isn't a gcc intrinsic
- Move some definitions around in the bsd headers so that proper order is
  maintained between selinfo and socket and functions that take these as
  arguments.
- Miscellaneous casts.

svn path=/trunk/; revision=13811

18 years agoSome warning suppression. Read the <rant/>.
Art Yerkes [Fri, 4 Mar 2005 01:47:01 +0000 (01:47 +0000)]
Some warning suppression.  Read the <rant/>.

svn path=/trunk/; revision=13810

18 years agofix spelling mistakes
Royce Mitchell III [Thu, 3 Mar 2005 02:46:43 +0000 (02:46 +0000)]
fix spelling mistakes

svn path=/trunk/; revision=13804

18 years agoFix W->A conversions in EnumDisplaySettingsExA. This is dedicated to Caroline!
Filip Navara [Wed, 2 Mar 2005 22:29:11 +0000 (22:29 +0000)]
Fix W->A conversions in EnumDisplaySettingsExA. This is dedicated to Caroline!

svn path=/trunk/; revision=13802

18 years agoMispelled word and wrong past tense in a comment.
Emanuele Aliberti [Wed, 2 Mar 2005 22:17:34 +0000 (22:17 +0000)]
Mispelled word and wrong past tense in a comment.

svn path=/trunk/; revision=13801

18 years agoKmode subsystem no more hardwired.
Emanuele Aliberti [Wed, 2 Mar 2005 22:09:53 +0000 (22:09 +0000)]
Kmode subsystem no more hardwired.

svn path=/trunk/; revision=13800

18 years agoFixed smp boot.
Hartmut Birr [Wed, 2 Mar 2005 20:35:18 +0000 (20:35 +0000)]
Fixed smp boot.

svn path=/trunk/; revision=13796

18 years agoClean up.
James Tabor [Wed, 2 Mar 2005 07:11:26 +0000 (07:11 +0000)]
Clean up.

svn path=/trunk/; revision=13795

18 years agoFix SM\Subsystems\Required and SM\Subsystems\Optional.
Emanuele Aliberti [Tue, 1 Mar 2005 22:56:51 +0000 (22:56 +0000)]
Fix SM\Subsystems\Required and SM\Subsystems\Optional.

svn path=/trunk/; revision=13792

18 years agotcharize a couple of routines
Gunnar Dalsnes [Tue, 1 Mar 2005 22:22:56 +0000 (22:22 +0000)]
tcharize a couple of routines

svn path=/trunk/; revision=13791

18 years agoinit. work on a notify-directory impl.
Gunnar Dalsnes [Tue, 1 Mar 2005 22:13:40 +0000 (22:13 +0000)]
init. work on a notify-directory impl.

svn path=/trunk/; revision=13790

18 years agoremove local EOF define
Gunnar Dalsnes [Tue, 1 Mar 2005 13:53:32 +0000 (13:53 +0000)]
remove local EOF define

svn path=/trunk/; revision=13789

18 years agoDereference process object.
James Tabor [Tue, 1 Mar 2005 06:34:16 +0000 (06:34 +0000)]
Dereference process object.

svn path=/trunk/; revision=13788

18 years agoPartial implementation of SystemHandleInformation and ObpGetNextHandleByProcessCount...
James Tabor [Tue, 1 Mar 2005 02:32:09 +0000 (02:32 +0000)]
Partial implementation of SystemHandleInformation and ObpGetNextHandleByProcessCount (Name will change very soon). Fix GetHandleCountByHandleTable return real number of open handles.

svn path=/trunk/; revision=13787

18 years agoFix FsRtlNotifyInitializeSync signature.
Emanuele Aliberti [Mon, 28 Feb 2005 21:59:47 +0000 (21:59 +0000)]
Fix FsRtlNotifyInitializeSync signature.

svn path=/trunk/; revision=13785

18 years agoPatch by tinus: clean up long lines of = outputted by freeldr build.
Gregor Anich [Mon, 28 Feb 2005 21:10:39 +0000 (21:10 +0000)]
Patch by tinus: clean up long lines of = outputted by freeldr build.

svn path=/trunk/; revision=13784

18 years agofix spelling mistake
Klemens Friedl [Mon, 28 Feb 2005 21:07:30 +0000 (21:07 +0000)]
fix spelling mistake

svn path=/trunk/; revision=13783

18 years agoinit. work on a notify-directory impl.
Gunnar Dalsnes [Mon, 28 Feb 2005 21:00:59 +0000 (21:00 +0000)]
init. work on a notify-directory impl.

svn path=/trunk/; revision=13782

18 years agoFixed german resource script for desk.cpl.
Hartmut Birr [Mon, 28 Feb 2005 20:43:23 +0000 (20:43 +0000)]
Fixed german resource script for desk.cpl.

svn path=/trunk/; revision=13781

18 years agoand remove regedt32 from the install CD
Steven Edwards [Mon, 28 Feb 2005 19:46:39 +0000 (19:46 +0000)]
and remove regedt32 from the install CD

svn path=/trunk/; revision=13780

18 years agodisable buggy German resource script for desk.cpl. Remove regedt32 as even Microsoft...
Steven Edwards [Mon, 28 Feb 2005 19:45:54 +0000 (19:45 +0000)]
disable buggy German resource script for desk.cpl. Remove regedt32 as even Microsoft sees having two registry editors is pointless.

svn path=/trunk/; revision=13779

18 years agoReverting to 13775. Sorry for the mess. This is dedicated to Jane! 19934415.
Alex Ionescu [Mon, 28 Feb 2005 17:40:15 +0000 (17:40 +0000)]
Reverting to 13775. Sorry for the mess. This is dedicated to Jane! 19934415.

svn path=/trunk/; revision=13777

18 years agoTest commit. Not official branch release -- it will follow shortly in 15 minutes...
Alex Ionescu [Mon, 28 Feb 2005 16:44:38 +0000 (16:44 +0000)]
Test commit. Not official branch release -- it will follow shortly in 15 minutes. If this ends up in HEAD i will revert immediately (i have svn switched so it shouldn't)

svn path=/trunk/; revision=13776

18 years agoGerman translation fixes by Rouven Wessling
Thomas Bluemel [Mon, 28 Feb 2005 14:38:02 +0000 (14:38 +0000)]
German translation fixes by Rouven Wessling

svn path=/trunk/; revision=13775

18 years agoFirst shot at some primitives for powerpc. Untested yet.
Art Yerkes [Mon, 28 Feb 2005 00:26:28 +0000 (00:26 +0000)]
First shot at some primitives for powerpc.  Untested yet.

svn path=/trunk/; revision=13773

18 years agomerge in Winehq changes to reduce noise
Steven Edwards [Sun, 27 Feb 2005 22:55:54 +0000 (22:55 +0000)]
merge in Winehq changes to reduce noise

svn path=/trunk/; revision=13772

18 years agoAdd support for explorer to load the desk.cpl when right clicking on background.
Klemens Friedl [Sun, 27 Feb 2005 21:40:32 +0000 (21:40 +0000)]
Add support for explorer to load the desk.cpl when right clicking on background.

svn path=/trunk/; revision=13771

18 years agoupdate files (rundll32 moved)
Klemens Friedl [Sun, 27 Feb 2005 21:31:07 +0000 (21:31 +0000)]
update files (rundll32 moved)

svn path=/trunk/; revision=13770

18 years agomove rundll32
Klemens Friedl [Sun, 27 Feb 2005 21:22:04 +0000 (21:22 +0000)]
move rundll32

svn path=/trunk/; revision=13769

18 years agoCheck for removable media and Partition length is 0, for DiskClassCheckReadWrite.
James Tabor [Sun, 27 Feb 2005 21:17:24 +0000 (21:17 +0000)]
Check for removable media and Partition length is 0, for DiskClassCheckReadWrite.

svn path=/trunk/; revision=13768

18 years agoDo only signal the other side of the pipe if the pipe is connected.
Hartmut Birr [Sun, 27 Feb 2005 20:38:36 +0000 (20:38 +0000)]
Do only signal the other side of the pipe if the pipe is connected.

svn path=/trunk/; revision=13767

18 years agosmall efficiency fix
Royce Mitchell III [Sun, 27 Feb 2005 17:03:00 +0000 (17:03 +0000)]
small efficiency fix

svn path=/trunk/; revision=13766

18 years agoConnectNamedPipe must return TRUE if lpOverlapped is not NULL and NtFsIoControl retur...
Eric Kohl [Sun, 27 Feb 2005 15:46:46 +0000 (15:46 +0000)]
ConnectNamedPipe must return TRUE if lpOverlapped is not NULL and NtFsIoControl returns STATUS_PENDING.

svn path=/trunk/; revision=13765

18 years agoUse unadjusted rect (the one calculated before sending WM_SIZING) for sizing calculat...
Filip Navara [Sun, 27 Feb 2005 14:55:01 +0000 (14:55 +0000)]
Use unadjusted rect (the one calculated before sending WM_SIZING) for sizing calculations while resizing windows.

svn path=/trunk/; revision=13764

18 years ago- Data is now written to the readers data buffer and the reader reads from his own...
Eric Kohl [Sun, 27 Feb 2005 12:43:37 +0000 (12:43 +0000)]
- Data is now written to the readers data buffer and the reader reads from his own data buffer. This fixes Filip's wrokaround to enable the reader to read data although the writers side was closed.
- Minor cleanup.

svn path=/trunk/; revision=13763

18 years agoSM some simple work (wip)
Emanuele Aliberti [Sat, 26 Feb 2005 23:22:48 +0000 (23:22 +0000)]
SM some simple work (wip)

svn path=/trunk/; revision=13762

18 years agoCSR: Wrong event and wrong place for mu.
Emanuele Aliberti [Sat, 26 Feb 2005 23:21:58 +0000 (23:21 +0000)]
CSR: Wrong event and wrong place for mu.

svn path=/trunk/; revision=13761

18 years agosm namespace macros
Emanuele Aliberti [Sat, 26 Feb 2005 23:19:56 +0000 (23:19 +0000)]
sm namespace macros

svn path=/trunk/; revision=13760

18 years agoDbgPrint calls DbgPrintEx
Emanuele Aliberti [Sat, 26 Feb 2005 23:18:27 +0000 (23:18 +0000)]
DbgPrint calls DbgPrintEx
(which runs the code previously belonging to DbgPrint).

svn path=/trunk/; revision=13759