reactos.git
18 years agoreorder dependencies to fix $(ECHO_CC) output
Royce Mitchell III [Mon, 14 Mar 2005 20:30:45 +0000 (20:30 +0000)]
reorder dependencies to fix $(ECHO_CC) output

svn path=/branches/xmlbuildsystem/; revision=14072

18 years agofix dlltool target directory dependencies
Royce Mitchell III [Mon, 14 Mar 2005 20:06:14 +0000 (20:06 +0000)]
fix dlltool target directory dependencies
add buildno's output to clean:

svn path=/branches/xmlbuildsystem/; revision=14071

18 years agoReport why a file is marked for rebuild
Casper Hornstrup [Mon, 14 Mar 2005 19:42:00 +0000 (19:42 +0000)]
Report why a file is marked for rebuild

svn path=/branches/xmlbuildsystem/; revision=14070

18 years agolist directory dependencies last, so that $(ECHO_FOO) prints the right thing. also...
Royce Mitchell III [Mon, 14 Mar 2005 19:38:13 +0000 (19:38 +0000)]
list directory dependencies last, so that $(ECHO_FOO) prints the right thing. also use $@ where possible to reduce makefile.auto size a bit

svn path=/branches/xmlbuildsystem/; revision=14069

18 years agoDepend on the object file directory, not the object file.
Casper Hornstrup [Mon, 14 Mar 2005 19:31:25 +0000 (19:31 +0000)]
Depend on the object file directory, not the object file.

svn path=/branches/xmlbuildsystem/; revision=14068

18 years agoecho [WMC] commands
Royce Mitchell III [Mon, 14 Mar 2005 19:11:03 +0000 (19:11 +0000)]
echo [WMC] commands
remove some unnecessary indirect dependencies
have rbuild mkdir commands depend directly on RMKDIR_TARGET
don't have object files depend on themselves!
add rmkdir, rsym, and wmc phony targets

svn path=/branches/xmlbuildsystem/; revision=14067

18 years ago* Build bin2res and cabman in bootstrap makefiles
Casper Hornstrup [Mon, 14 Mar 2005 18:51:29 +0000 (18:51 +0000)]
* Build bin2res and cabman in bootstrap makefiles
* Remove make directory hack as it wasn't needed anyway

svn path=/branches/xmlbuildsystem/; revision=14066

18 years agoBuild winebuild by bootstrap makefiles
Casper Hornstrup [Sun, 13 Mar 2005 22:33:13 +0000 (22:33 +0000)]
Build winebuild by bootstrap makefiles

svn path=/branches/xmlbuildsystem/; revision=14039

18 years agoAdd missing file
Casper Hornstrup [Sun, 13 Mar 2005 21:59:51 +0000 (21:59 +0000)]
Add missing file

svn path=/branches/xmlbuildsystem/; revision=14038

18 years ago* Correct dependencies for ROS_INTERMEDIATE <> . in generated makefile
Casper Hornstrup [Sun, 13 Mar 2005 21:34:47 +0000 (21:34 +0000)]
* Correct dependencies for ROS_INTERMEDIATE <> . in generated makefile
* GNU make don't support depending on a directory, so simulate the dependency using a file

svn path=/branches/xmlbuildsystem/; revision=14034

18 years ago* Introduce ROS_OUTPUT
Casper Hornstrup [Sun, 13 Mar 2005 21:30:35 +0000 (21:30 +0000)]
* Introduce ROS_OUTPUT
* Correct dependencies for ROS_INTERMEDIATE <> . in bootstrap makefiles
* GNU make don't support depending on a directory, so simulate the dependency using a file

svn path=/branches/xmlbuildsystem/; revision=14032

18 years ago-P switch to set root path for files when creating cabinet
Casper Hornstrup [Sun, 13 Mar 2005 21:02:04 +0000 (21:02 +0000)]
-P switch to set root path for files when creating cabinet

svn path=/branches/xmlbuildsystem/; revision=14030

18 years agoBuild msacm32.dll
Casper Hornstrup [Sun, 13 Mar 2005 20:55:16 +0000 (20:55 +0000)]
Build msacm32.dll

svn path=/branches/xmlbuildsystem/; revision=14029

18 years agoMake tests build again
Casper Hornstrup [Sun, 13 Mar 2005 10:33:15 +0000 (10:33 +0000)]
Make tests build again

svn path=/branches/xmlbuildsystem/; revision=14003

18 years agodon't end a string if the last character outputted was an escape, will cause output...
Royce Mitchell III [Sun, 13 Mar 2005 07:37:33 +0000 (07:37 +0000)]
don't end a string if the last character outputted was an escape, will cause output file to be invalid

svn path=/branches/xmlbuildsystem/; revision=13995

18 years agoadded validation for <directory>'s name attribute
Royce Mitchell III [Sun, 13 Mar 2005 06:31:38 +0000 (06:31 +0000)]
added validation for <directory>'s name attribute
create dk/nkm/lib if it doesn't exist

svn path=/branches/xmlbuildsystem/; revision=13994

18 years agofix some dependencies
Royce Mitchell III [Sun, 13 Mar 2005 05:32:52 +0000 (05:32 +0000)]
fix some dependencies
get rid of unnecessary phony targets
eliminate unnecessary makefile.auto dependencies
silence gcc when detecting pch

svn path=/branches/xmlbuildsystem/; revision=13993

18 years agohack fix 'hostzlib' circular dependency, added a couple more stub makefiles, added...
Royce Mitchell III [Sun, 13 Mar 2005 03:16:16 +0000 (03:16 +0000)]
hack fix 'hostzlib' circular dependency, added a couple more stub makefiles, added 'rbuild' phony target

svn path=/branches/xmlbuildsystem/; revision=13990

18 years agomore *nix compatibility fixes
Royce Mitchell III [Sat, 12 Mar 2005 04:55:41 +0000 (04:55 +0000)]
more *nix compatibility fixes

svn path=/branches/xmlbuildsystem/; revision=13956

18 years agoset *nix-compatible paths for tools
Royce Mitchell III [Sat, 12 Mar 2005 04:39:20 +0000 (04:39 +0000)]
set *nix-compatible paths for tools

svn path=/branches/xmlbuildsystem/; revision=13955

18 years agoput windows-detection code in makefile, don't make proxy.mak silent
Royce Mitchell III [Sat, 12 Mar 2005 04:14:09 +0000 (04:14 +0000)]
put windows-detection code in makefile, don't make proxy.mak silent

svn path=/branches/xmlbuildsystem/; revision=13952

18 years agorename more makefiles, preparation for local makefiles to work with xml build system
Royce Mitchell III [Sat, 12 Mar 2005 00:23:38 +0000 (00:23 +0000)]
rename more makefiles, preparation for local makefiles to work with xml build system

svn path=/branches/xmlbuildsystem/; revision=13944

18 years agofix case bug with wpp's makefile
Royce Mitchell III [Fri, 11 Mar 2005 23:13:03 +0000 (23:13 +0000)]
fix case bug with wpp's makefile

svn path=/branches/xmlbuildsystem/; revision=13940

18 years agoremove obsoleted makefiles and config files, tools/Makefile -> tools/tools.mak, fix...
Royce Mitchell III [Fri, 11 Mar 2005 23:06:43 +0000 (23:06 +0000)]
remove obsoleted makefiles and config files, tools/Makefile -> tools/tools.mak, fix bugs in buildno's makefile.

svn path=/branches/xmlbuildsystem/; revision=13938

18 years agobeginning of local stub makefiles, to allow building from subdirectories ( I'm explic...
Royce Mitchell III [Fri, 11 Mar 2005 14:07:48 +0000 (14:07 +0000)]
beginning of local stub makefiles, to allow building from subdirectories ( I'm explicitly not allowing a full clean from a subdirectory )

svn path=/branches/xmlbuildsystem/; revision=13931

18 years agodon't assume zlib's include directory will work for hostzlib library
Royce Mitchell III [Fri, 11 Mar 2005 07:51:43 +0000 (07:51 +0000)]
don't assume zlib's include directory will work for hostzlib library

svn path=/branches/xmlbuildsystem/; revision=13925

18 years agohost vs target refactoring, <module> has two new attributes 'host' and 'prefix' ...
Royce Mitchell III [Fri, 11 Mar 2005 07:46:22 +0000 (07:46 +0000)]
host vs target refactoring, <module> has two new attributes 'host' and 'prefix' ( this should fix sedwards' host.zlib.a issue, and also forgot to commit change to buildno's makefile in support of new macros in top-level makefile ( which should fix build bug arty experiencing re buildno.h )

svn path=/branches/xmlbuildsystem/; revision=13924

18 years agoremove unnessary @true, and create some macros to clean things up
Royce Mitchell III [Fri, 11 Mar 2005 07:41:19 +0000 (07:41 +0000)]
remove unnessary @true, and create some macros to clean things up

svn path=/branches/xmlbuildsystem/; revision=13923

18 years agomore efficient detection of C++ modules, fixed bug in C++ pch support, always clean...
Royce Mitchell III [Thu, 10 Mar 2005 20:34:08 +0000 (20:34 +0000)]
more efficient detection of C++ modules, fixed bug in C++ pch support, always clean pch files, even if pch not being used

svn path=/branches/xmlbuildsystem/; revision=13917

18 years agosimplified verbosity
Royce Mitchell III [Thu, 10 Mar 2005 19:56:46 +0000 (19:56 +0000)]
simplified verbosity

svn path=/branches/xmlbuildsystem/; revision=13915

18 years agoremove incorrect <pch>
Royce Mitchell III [Thu, 10 Mar 2005 17:46:44 +0000 (17:46 +0000)]
remove incorrect <pch>

svn path=/branches/xmlbuildsystem/; revision=13914

18 years agoadd <pch> to existing xml files that support pch on trunk
Royce Mitchell III [Thu, 10 Mar 2005 16:50:29 +0000 (16:50 +0000)]
add <pch> to existing xml files that support pch on trunk

svn path=/branches/xmlbuildsystem/; revision=13913

18 years agoaccidentally commited testing changes
Royce Mitchell III [Thu, 10 Mar 2005 16:43:31 +0000 (16:43 +0000)]
accidentally commited testing changes

svn path=/branches/xmlbuildsystem/; revision=13912

18 years agoMakefile.auto -> makefile.auto
Royce Mitchell III [Thu, 10 Mar 2005 16:42:28 +0000 (16:42 +0000)]
Makefile.auto -> makefile.auto

svn path=/branches/xmlbuildsystem/; revision=13911

18 years agoenable PCH support for ntoskrnl
Royce Mitchell III [Thu, 10 Mar 2005 14:06:14 +0000 (14:06 +0000)]
enable PCH support for ntoskrnl

svn path=/branches/xmlbuildsystem/; revision=13909

18 years agoPCH support
Royce Mitchell III [Thu, 10 Mar 2005 14:05:41 +0000 (14:05 +0000)]
PCH support

svn path=/branches/xmlbuildsystem/; revision=13908

18 years agodon't try to create ROS_INTERMEDIATE directories if ROS_INTERMEDIATE isn't defined
Royce Mitchell III [Wed, 9 Mar 2005 23:38:37 +0000 (23:38 +0000)]
don't try to create ROS_INTERMEDIATE directories if ROS_INTERMEDIATE isn't defined

svn path=/branches/xmlbuildsystem/; revision=13902

18 years agosimplified <if> handling ( and fixed several bugs, too )
Royce Mitchell III [Wed, 9 Mar 2005 22:29:18 +0000 (22:29 +0000)]
simplified <if> handling ( and fixed several bugs, too )
cleaned up devcpp backend to compile with these changes

svn path=/branches/xmlbuildsystem/; revision=13901

18 years agofixed some dependency issues, verbose support, 'make clean' gets more
Royce Mitchell III [Wed, 9 Mar 2005 08:12:30 +0000 (08:12 +0000)]
fixed some dependency issues, verbose support, 'make clean' gets more

svn path=/branches/xmlbuildsystem/; revision=13899

18 years agoset eolstyle to native
Royce Mitchell III [Wed, 9 Mar 2005 08:04:40 +0000 (08:04 +0000)]
set eolstyle to native

svn path=/branches/xmlbuildsystem/; revision=13898

18 years agoadjust newlines around rsym command
Royce Mitchell III [Tue, 8 Mar 2005 21:02:50 +0000 (21:02 +0000)]
adjust newlines around rsym command

svn path=/branches/xmlbuildsystem/; revision=13889

18 years agoadd newline at EOF to suppress warning
Royce Mitchell III [Tue, 8 Mar 2005 20:50:42 +0000 (20:50 +0000)]
add newline at EOF to suppress warning

svn path=/branches/xmlbuildsystem/; revision=13888

18 years agoanother fix
Steven Edwards [Tue, 8 Mar 2005 20:40:35 +0000 (20:40 +0000)]
another fix

svn path=/branches/xmlbuildsystem/; revision=13887

18 years agomore lower case changes for Makefile -> makefile
Steven Edwards [Tue, 8 Mar 2005 20:19:07 +0000 (20:19 +0000)]
more lower case changes for Makefile -> makefile

svn path=/branches/xmlbuildsystem/; revision=13885

18 years agolower case please
Steven Edwards [Tue, 8 Mar 2005 20:12:43 +0000 (20:12 +0000)]
lower case please

svn path=/branches/xmlbuildsystem/; revision=13884

18 years agodetect PCH support ( not doing anything more than detection yet )
Royce Mitchell III [Tue, 8 Mar 2005 17:14:07 +0000 (17:14 +0000)]
detect PCH support ( not doing anything more than detection yet )

svn path=/branches/xmlbuildsystem/; revision=13878

18 years agoHave Makefile.auto depend on xml build files
Casper Hornstrup [Tue, 8 Mar 2005 11:15:39 +0000 (11:15 +0000)]
Have Makefile.auto depend on xml build files

svn path=/branches/xmlbuildsystem/; revision=13872

18 years agoEscape "
Casper Hornstrup [Mon, 7 Mar 2005 18:31:10 +0000 (18:31 +0000)]
Escape "

svn path=/branches/xmlbuildsystem/; revision=13869

18 years agoUse inline message tables
Casper Hornstrup [Sun, 6 Mar 2005 22:00:23 +0000 (22:00 +0000)]
Use inline message tables

svn path=/branches/xmlbuildsystem/; revision=13862

18 years agoRun rsym on images
Casper Hornstrup [Sun, 6 Mar 2005 21:24:06 +0000 (21:24 +0000)]
Run rsym on images

svn path=/branches/xmlbuildsystem/; revision=13861

18 years agoExport symbols in HALs
Casper Hornstrup [Sun, 6 Mar 2005 19:49:19 +0000 (19:49 +0000)]
Export symbols in HALs

svn path=/branches/xmlbuildsystem/; revision=13859

18 years agoDon't generate intermediate archives
Casper Hornstrup [Sun, 6 Mar 2005 13:49:10 +0000 (13:49 +0000)]
Don't generate intermediate archives

svn path=/branches/xmlbuildsystem/; revision=13854

18 years agoThis directory contained both [Mm]akefile, which were identical. Makefile
Art Yerkes [Sun, 6 Mar 2005 07:38:54 +0000 (07:38 +0000)]
This directory contained both [Mm]akefile, which were identical.  Makefile
removed.

svn path=/branches/xmlbuildsystem/; revision=13848

18 years agoPut remaining files on the cd
Casper Hornstrup [Sat, 5 Mar 2005 23:22:44 +0000 (23:22 +0000)]
Put remaining files on the cd

svn path=/branches/xmlbuildsystem/; revision=13840

18 years agoBuild HALs
Casper Hornstrup [Sat, 5 Mar 2005 22:20:15 +0000 (22:20 +0000)]
Build HALs

svn path=/branches/xmlbuildsystem/; revision=13838

18 years agoCopy msiexec from trunk
Casper Hornstrup [Sat, 5 Mar 2005 22:13:47 +0000 (22:13 +0000)]
Copy msiexec from trunk

svn path=/branches/xmlbuildsystem/; revision=13837

18 years agoDelete msiexec
Casper Hornstrup [Sat, 5 Mar 2005 22:12:26 +0000 (22:12 +0000)]
Delete msiexec

svn path=/branches/xmlbuildsystem/; revision=13836

18 years agoMerge 13511:13830 from trunk
Casper Hornstrup [Sat, 5 Mar 2005 20:50:25 +0000 (20:50 +0000)]
Merge 13511:13830 from trunk

svn path=/branches/xmlbuildsystem/; revision=13833

18 years agoadd ibrowser to XML build
Martin Fuchs [Sat, 5 Mar 2005 17:52:12 +0000 (17:52 +0000)]
add ibrowser to XML build

svn path=/branches/xmlbuildsystem/; revision=13830

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 agoper-module clean rules, make cabman more *nix/msys friendly
Royce Mitchell III [Sat, 5 Mar 2005 05:13:38 +0000 (05:13 +0000)]
per-module clean rules, make cabman more *nix/msys friendly
This fix made it so I was able to successfully build a 22.4MB ReactOS.iso from the xmlbuildsystem branch! ( now to test it... )

svn path=/branches/xmlbuildsystem/; revision=13823

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 agodisable warning about missing file ( make handles this situation correctly regardless )
Royce Mitchell III [Fri, 4 Mar 2005 19:07:02 +0000 (19:07 +0000)]
disable warning about missing file ( make handles this situation correctly regardless )

svn path=/branches/xmlbuildsystem/; revision=13820

18 years agolet make do some more work for us
Royce Mitchell III [Fri, 4 Mar 2005 18:51:17 +0000 (18:51 +0000)]
let make do some more work for us

svn path=/branches/xmlbuildsystem/; revision=13819

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 agoCopy non-generated files to cd
Casper Hornstrup [Thu, 3 Mar 2005 21:26:27 +0000 (21:26 +0000)]
Copy non-generated files to cd

svn path=/branches/xmlbuildsystem/; revision=13808

18 years agoSupport for copying non-generated files to cd
Casper Hornstrup [Thu, 3 Mar 2005 21:00:30 +0000 (21:00 +0000)]
Support for copying non-generated files to cd

svn path=/branches/xmlbuildsystem/; revision=13807

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 agoCopy bootstrap files to cd
Casper Hornstrup [Wed, 2 Mar 2005 22:56:41 +0000 (22:56 +0000)]
Copy bootstrap files to cd

svn path=/branches/xmlbuildsystem/; revision=13803

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 agoAdd bootstrap tag to specify that files are to be copied to the CD
Casper Hornstrup [Wed, 2 Mar 2005 21:24:02 +0000 (21:24 +0000)]
Add bootstrap tag to specify that files are to be copied to the CD

svn path=/branches/xmlbuildsystem/; revision=13797

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