reactos.git
18 years agoReplace() bugfix #2 - forgot to insert replacement text ( yes yes I suck you can...
Royce Mitchell III [Wed, 24 Aug 2005 06:03:34 +0000 (06:03 +0000)]
Replace() bugfix #2 - forgot to insert replacement text ( yes yes I suck you can stop throwing tomatoes now )

svn path=/trunk/; revision=17508

18 years agobugfix - Replace() was truncating the string
Royce Mitchell III [Wed, 24 Aug 2005 06:01:02 +0000 (06:01 +0000)]
bugfix - Replace() was truncating the string

svn path=/trunk/; revision=17507

18 years agoalmost done converting _generate_dsp(), but have to quit for the night, so commiting...
Royce Mitchell III [Wed, 24 Aug 2005 05:58:14 +0000 (05:58 +0000)]
almost done converting _generate_dsp(), but have to quit for the night, so commiting what's done so far.

svn path=/trunk/; revision=17506

18 years agonew helper function Replace()
Royce Mitchell III [Wed, 24 Aug 2005 05:50:21 +0000 (05:50 +0000)]
new helper function Replace()

svn path=/trunk/; revision=17505

18 years agovc6 build files - just in case somebody else wants to use them
Royce Mitchell III [Wed, 24 Aug 2005 04:00:37 +0000 (04:00 +0000)]
vc6 build files - just in case somebody else wants to use them

svn path=/trunk/; revision=17504

18 years agoremove a few of the Wine hacks
Steven Edwards [Wed, 24 Aug 2005 03:56:25 +0000 (03:56 +0000)]
remove a few of the Wine hacks

svn path=/trunk/; revision=17503

18 years agonew top-level target 'msvc' to create msvc build files
Royce Mitchell III [Wed, 24 Aug 2005 03:39:10 +0000 (03:39 +0000)]
new top-level target 'msvc' to create msvc build files

svn path=/trunk/; revision=17502

18 years agoimport wine's "msvcmaker" perl script and begin converting it to C++ - so far it...
Royce Mitchell III [Wed, 24 Aug 2005 03:38:20 +0000 (03:38 +0000)]
import wine's "msvcmaker" perl script and begin converting it to C++ - so far it creates the DSW file.

svn path=/trunk/; revision=17501

18 years agoadded some comments to illustrate the output of several path-related functions
Royce Mitchell III [Wed, 24 Aug 2005 03:18:13 +0000 (03:18 +0000)]
added some comments to illustrate the output of several path-related functions

svn path=/trunk/; revision=17500

18 years agofix to not crash when built with msvc6 ( bad calling convention on imports ).
Royce Mitchell III [Wed, 24 Aug 2005 02:55:08 +0000 (02:55 +0000)]
fix to not crash when built with msvc6 ( bad calling convention on imports ).
fix error-handling bugs, added missing error-handling

svn path=/trunk/; revision=17499

18 years agoGet rid of one memory leak and two more ROS-only fields in LOGICAL_ADAPTER structure.
Filip Navara [Wed, 24 Aug 2005 02:20:41 +0000 (02:20 +0000)]
Get rid of one memory leak and two more ROS-only fields in LOGICAL_ADAPTER structure.

svn path=/trunk/; revision=17498

18 years agoStart removing dead code and ReactOS specific structure fields (the NDIS structures...
Filip Navara [Wed, 24 Aug 2005 01:51:49 +0000 (01:51 +0000)]
Start removing dead code and ReactOS specific structure fields (the NDIS structures are official, documented and contain all we need).

svn path=/trunk/; revision=17497

18 years agoFix few macros to work with the corrected declarations.
Filip Navara [Wed, 24 Aug 2005 00:04:21 +0000 (00:04 +0000)]
Fix few macros to work with the corrected declarations.

svn path=/trunk/; revision=17496

18 years agoremove incorrect comment (copy/paste error)
Royce Mitchell III [Tue, 23 Aug 2005 23:20:23 +0000 (23:20 +0000)]
remove incorrect comment (copy/paste error)

svn path=/trunk/; revision=17495

18 years agoGet rid of NdisWorkItemHalt.
Filip Navara [Tue, 23 Aug 2005 23:08:40 +0000 (23:08 +0000)]
Get rid of NdisWorkItemHalt.

svn path=/trunk/; revision=17494

18 years agomsvc6 compatibility
Royce Mitchell III [Tue, 23 Aug 2005 23:06:58 +0000 (23:06 +0000)]
msvc6 compatibility

svn path=/trunk/; revision=17493

18 years agoproxy makefile for rbuild
Royce Mitchell III [Tue, 23 Aug 2005 23:06:19 +0000 (23:06 +0000)]
proxy makefile for rbuild

svn path=/trunk/; revision=17492

18 years agoRemove buffer pool implementation and replace buffer allocation with binary compatibl...
Filip Navara [Tue, 23 Aug 2005 23:02:35 +0000 (23:02 +0000)]
Remove buffer pool implementation and replace buffer allocation with binary compatible functions (since some of them are macroized in DDK headers), other cosmetic changes.

svn path=/trunk/; revision=17491

18 years agoRemove incorrect definition of NLS_MB_CODE_PAGE_TAG. The correct definition is 2...
Hervé Poussineau [Tue, 23 Aug 2005 22:25:35 +0000 (22:25 +0000)]
Remove incorrect definition of NLS_MB_CODE_PAGE_TAG. The correct definition is 2 lines above.

svn path=/trunk/; revision=17490

18 years agoRemove obsolete APIs and APIs that are actually implemented only as macros.
Filip Navara [Tue, 23 Aug 2005 22:24:54 +0000 (22:24 +0000)]
Remove obsolete APIs and APIs that are actually implemented only as macros.

svn path=/trunk/; revision=17489

18 years agoMS DDK compatibility fixes.
Filip Navara [Tue, 23 Aug 2005 22:11:03 +0000 (22:11 +0000)]
MS DDK compatibility fixes.

svn path=/trunk/; revision=17488

18 years agoShut up PREFAST warnings about shadowing declarations.
Filip Navara [Tue, 23 Aug 2005 20:18:55 +0000 (20:18 +0000)]
Shut up PREFAST warnings about shadowing declarations.

svn path=/trunk/; revision=17487

18 years agoFix incorrect string manipulation in NdisOpenProtocolConfiguration and add few casts...
Filip Navara [Tue, 23 Aug 2005 20:13:31 +0000 (20:13 +0000)]
Fix incorrect string manipulation in NdisOpenProtocolConfiguration and add few casts to make compiler happy.

svn path=/trunk/; revision=17486

18 years agoReturnRecognizedPartitions in HalIoReadPartitionTable means that used and real partit...
Hartmut Birr [Tue, 23 Aug 2005 17:43:58 +0000 (17:43 +0000)]
ReturnRecognizedPartitions in HalIoReadPartitionTable means that used and real partitions should be returned.

svn path=/trunk/; revision=17485

18 years agoFixed the calculation of the boot disk number in i386DiskGetSystemVolume.
Hartmut Birr [Tue, 23 Aug 2005 17:42:12 +0000 (17:42 +0000)]
Fixed the calculation of the boot disk number in i386DiskGetSystemVolume.
We have to count all used partititions instead of the known one.

svn path=/trunk/; revision=17484

18 years agoFix special case in SetupGetLineTextA/W and SetupGetStringFieldA/W when Buffer is...
Hervé Poussineau [Tue, 23 Aug 2005 17:38:14 +0000 (17:38 +0000)]
Fix special case in SetupGetLineTextA/W and SetupGetStringFieldA/W when Buffer is NULL and BufferSize is 0, by reverting part of r17162
Fixes bug #724, spotted by GvG
Do according changes in SetupDiBuildDriverInfoList

svn path=/trunk/; revision=17483

18 years agoName the proxy makefiles "GNUmakefile" instead of "makefile".
Filip Navara [Tue, 23 Aug 2005 14:56:38 +0000 (14:56 +0000)]
Name the proxy makefiles "GNUmakefile" instead of "makefile".

svn path=/trunk/; revision=17482

18 years agoRewrite project target
Gé van Geldorp [Tue, 23 Aug 2005 14:51:03 +0000 (14:51 +0000)]
Rewrite project target

svn path=/trunk/; revision=17481

18 years agoSet the service group for i8042prt.
Filip Navara [Tue, 23 Aug 2005 14:26:00 +0000 (14:26 +0000)]
Set the service group for i8042prt.

svn path=/trunk/; revision=17480

18 years agouse correct wait mode when checking alertability in KeDelayExecuteThread. thanks...
Alex Ionescu [Mon, 22 Aug 2005 23:33:51 +0000 (23:33 +0000)]
use correct wait mode when checking alertability in KeDelayExecuteThread. thanks to gunnar for noticing the bug

svn path=/trunk/; revision=17479

18 years agoActually break out of the wait loops if we got alerted.
Filip Navara [Mon, 22 Aug 2005 21:35:41 +0000 (21:35 +0000)]
Actually break out of the wait loops if we got alerted.

svn path=/trunk/; revision=17478

18 years agorename IsKernelPointer to IsPointerOffset
Thomas Bluemel [Mon, 22 Aug 2005 15:20:49 +0000 (15:20 +0000)]
rename IsKernelPointer to IsPointerOffset

svn path=/trunk/; revision=17477

18 years agomove old cruft
Gunnar Dalsnes [Mon, 22 Aug 2005 14:39:10 +0000 (14:39 +0000)]
move old cruft

svn path=/trunk/; revision=17476

18 years agoprepare move old cruft
Gunnar Dalsnes [Mon, 22 Aug 2005 14:26:37 +0000 (14:26 +0000)]
prepare move old cruft

svn path=/trunk/; revision=17475

18 years agoadded a macro IsKernelPointer() to test whether a pointer value points to the kernel...
Thomas Bluemel [Mon, 22 Aug 2005 13:38:30 +0000 (13:38 +0000)]
added a macro IsKernelPointer() to test whether a pointer value points to the kernel address space. This is needed because on IA-64 the MSB is not necessarily set for pointers to the kernel address space.

svn path=/trunk/; revision=17474

18 years agoCleanup IoGetDmaAdapter and use HalGetDmaAdapter instead of HalGetAdapter.
Filip Navara [Mon, 22 Aug 2005 10:51:05 +0000 (10:51 +0000)]
Cleanup IoGetDmaAdapter and use HalGetDmaAdapter instead of HalGetAdapter.

svn path=/trunk/; revision=17473

18 years agoExport the HalGetDmaAdapter callback and use some nice macros where appropriate.
Filip Navara [Mon, 22 Aug 2005 10:47:29 +0000 (10:47 +0000)]
Export the HalGetDmaAdapter callback and use some nice macros where appropriate.

svn path=/trunk/; revision=17472

18 years agoAdd missing definitions for HalDispatchTable callbacks.
Filip Navara [Mon, 22 Aug 2005 10:29:51 +0000 (10:29 +0000)]
Add missing definitions for HalDispatchTable callbacks.

svn path=/trunk/; revision=17471

18 years agoComplete reimplementation of HAL DMA routines.
Filip Navara [Mon, 22 Aug 2005 08:39:42 +0000 (08:39 +0000)]
Complete reimplementation of HAL DMA routines.

The key changes are
* Proper support for bus-master device adapters.
* Real implementation of map registers.
* Basic support for emulating scatter/gather DMA on
  devices that don't support it in hardware.
* Support for transfers that aren't page aligned.
* Proper detection and support of EISA DMA controllers.
* Fixed prototype for HalFlushCommonBuffer.

svn path=/trunk/; revision=17470

18 years agoFix a CD bug spotted by ravelo_. This is simlair to bug 690. cd foo\"bar", cd ...
Brandon Turner [Sun, 21 Aug 2005 20:44:47 +0000 (20:44 +0000)]
Fix a CD bug spotted by ravelo_.  This is simlair to bug 690.  cd foo\"bar", cd "foo"\"bar"" and other of the sorts are all valid.

svn path=/trunk/; revision=17469

18 years agoprompt to configure for Mingw after building project files
Steven Edwards [Sun, 21 Aug 2005 19:35:19 +0000 (19:35 +0000)]
prompt to configure for Mingw after building project files

svn path=/trunk/; revision=17468

18 years ago- use inlined probing macros for basic types
Thomas Bluemel [Sun, 21 Aug 2005 19:04:23 +0000 (19:04 +0000)]
- use inlined probing macros for basic types
- minor optimizations by comparing the processor mode against KernelMode (==0) instead of UserMode (==1)

svn path=/trunk/; revision=17467

18 years agouse inlined probing macros for basic types
Thomas Bluemel [Sun, 21 Aug 2005 17:38:07 +0000 (17:38 +0000)]
use inlined probing macros for basic types

svn path=/trunk/; revision=17466

18 years agoReplace wcsncpy with lstrcpynW / memcpy as appropriate.
Filip Navara [Sun, 21 Aug 2005 15:54:48 +0000 (15:54 +0000)]
Replace wcsncpy with lstrcpynW / memcpy as appropriate.

svn path=/trunk/; revision=17465

18 years agoFix implementation of wcsnlen and strnlen.
Filip Navara [Sun, 21 Aug 2005 15:51:57 +0000 (15:51 +0000)]
Fix implementation of wcsnlen and strnlen.

svn path=/trunk/; revision=17464

18 years agoFix buffer overflow in lstrcpynW and lstrcpynA.
Filip Navara [Sun, 21 Aug 2005 15:51:23 +0000 (15:51 +0000)]
Fix buffer overflow in lstrcpynW and lstrcpynA.

svn path=/trunk/; revision=17463

18 years ago- use inlined probing macros for basic types
Thomas Bluemel [Sun, 21 Aug 2005 15:38:47 +0000 (15:38 +0000)]
- use inlined probing macros for basic types
- documented dozens of vulnerabilities in NtOpenThread, NtCreateThread and NtOpenProcess (owner may fix them)

svn path=/trunk/; revision=17462

18 years agoadd macros to probe basic type pointers
Thomas Bluemel [Sun, 21 Aug 2005 15:14:36 +0000 (15:14 +0000)]
add macros to probe basic type pointers

svn path=/trunk/; revision=17461

18 years agofixed uninitialized variable warning
Thomas Bluemel [Sun, 21 Aug 2005 15:00:29 +0000 (15:00 +0000)]
fixed uninitialized variable warning

svn path=/trunk/; revision=17460

18 years agoadd prototypes of RtlDosPathNameToRelativeNtPathName_U and RtlReleaseRelativeName...
Thomas Bluemel [Sun, 21 Aug 2005 14:58:47 +0000 (14:58 +0000)]
add prototypes of RtlDosPathNameToRelativeNtPathName_U and RtlReleaseRelativeName and export them

svn path=/trunk/; revision=17459

18 years agoadd fix it to build on linux
Steven Edwards [Sun, 21 Aug 2005 14:41:20 +0000 (14:41 +0000)]
add fix it to build on linux

svn path=/trunk/; revision=17458

18 years agoadded a genguid helper function based on genguid by Jon Wilson. Will be needed later...
Steven Edwards [Sun, 21 Aug 2005 14:04:19 +0000 (14:04 +0000)]
added a genguid helper function based on genguid by Jon Wilson. Will be needed later on when building project files.

svn path=/trunk/; revision=17457

18 years ago...I hate windows and its concepts of case in filenames...
Steven Edwards [Sun, 21 Aug 2005 04:04:13 +0000 (04:04 +0000)]
...I hate windows and its concepts of case in filenames...

svn path=/trunk/; revision=17456

18 years agoadd a more descriptive message about the state of the MSVC backend
Steven Edwards [Sun, 21 Aug 2005 03:24:37 +0000 (03:24 +0000)]
add a more descriptive message about the state of the MSVC backend

svn path=/trunk/; revision=17455

18 years agostarted working on a msvc2k5 backend. Mostly a dummy atm based on the devcpp backend
Steven Edwards [Sun, 21 Aug 2005 01:29:56 +0000 (01:29 +0000)]
started working on a msvc2k5 backend. Mostly a dummy atm based on the devcpp backend

svn path=/trunk/; revision=17454

18 years agoReport the PCI bus type as PCIBus instead of Internal.
Filip Navara [Sat, 20 Aug 2005 23:50:06 +0000 (23:50 +0000)]
Report the PCI bus type as PCIBus instead of Internal.

svn path=/trunk/; revision=17453

18 years agooptimize 17218 by using memmove instead of memcopy and not using _tcsncmp. Suggested...
Brandon Turner [Sat, 20 Aug 2005 19:04:38 +0000 (19:04 +0000)]
optimize 17218 by using memmove instead of memcopy and not using _tcsncmp.  Suggested by thomas.

svn path=/trunk/; revision=17452

18 years agoOpen err redirection the same as output redirection. Batch file does not need to...
Brandon Turner [Sat, 20 Aug 2005 18:30:25 +0000 (18:30 +0000)]
Open err redirection the same as output redirection.  Batch file does not need to be opened with FILE_FLAG_WRITE_THROUGH since it is read only, catch by thomas.

svn path=/trunk/; revision=17451

18 years agoChange the way batch files and output files are opened. They now allow write and...
Brandon Turner [Sat, 20 Aug 2005 18:07:59 +0000 (18:07 +0000)]
Change the way batch files and output files are opened.  They now allow write and delete while being excuted.  This is how MS cmd is done.  Thanks to Greatlord, Filip, Thomas.

svn path=/trunk/; revision=17450

18 years agoadded clean rule
Royce Mitchell III [Fri, 19 Aug 2005 21:58:31 +0000 (21:58 +0000)]
added clean rule

svn path=/trunk/; revision=17448

18 years agouse instead of g++
Steven Edwards [Fri, 19 Aug 2005 21:56:14 +0000 (21:56 +0000)]
use  instead of g++

svn path=/trunk/; revision=17447

18 years agospelling/grammar
Royce Mitchell III [Fri, 19 Aug 2005 21:54:59 +0000 (21:54 +0000)]
spelling/grammar

svn path=/trunk/; revision=17446

18 years agomingw makefile + more mingw compatibility fixes
Royce Mitchell III [Fri, 19 Aug 2005 21:53:40 +0000 (21:53 +0000)]
mingw makefile + more mingw compatibility fixes

svn path=/trunk/; revision=17445

18 years agoditto
Steven Edwards [Fri, 19 Aug 2005 21:21:58 +0000 (21:21 +0000)]
ditto

svn path=/trunk/; revision=17444

18 years agomingw compatibility fixes
Royce Mitchell III [Fri, 19 Aug 2005 21:21:05 +0000 (21:21 +0000)]
mingw compatibility fixes

svn path=/trunk/; revision=17443

18 years agomixed case sucks
Steven Edwards [Fri, 19 Aug 2005 21:21:04 +0000 (21:21 +0000)]
mixed case sucks

svn path=/trunk/; revision=17442

18 years agoAdd generation of 8bpp DIB code
Gé van Geldorp [Fri, 19 Aug 2005 20:56:01 +0000 (20:56 +0000)]
Add generation of 8bpp DIB code

svn path=/trunk/; revision=17441

18 years agoAdded support for MOVEFILE_DELAY_UNTIL_REBOOT, based on Wine code by Gerhard W. Grube...
Steven Edwards [Fri, 19 Aug 2005 19:05:59 +0000 (19:05 +0000)]
Added support for MOVEFILE_DELAY_UNTIL_REBOOT, based on Wine code by Gerhard W. Gruber and others. Still requires smss to check the key.

svn path=/trunk/; revision=17440

18 years agoXML chunks are required to contain a single node.
Emanuele Aliberti [Fri, 19 Aug 2005 15:28:41 +0000 (15:28 +0000)]
XML chunks are required to contain a single node.

svn path=/trunk/; revision=17438

18 years agoMoved keyboard mappers need to picked up from the right place.
Emanuele Aliberti [Fri, 19 Aug 2005 15:27:39 +0000 (15:27 +0000)]
Moved keyboard mappers need to picked up from the right place.

svn path=/trunk/; revision=17437

18 years agoGroup keyboard mappers in a common directory, like CPLs.
Emanuele Aliberti [Fri, 19 Aug 2005 15:26:02 +0000 (15:26 +0000)]
Group keyboard mappers in a common directory, like CPLs.

svn path=/trunk/; revision=17436

18 years agoImport VMware open source BusLogic driver
Gé van Geldorp [Thu, 18 Aug 2005 21:59:20 +0000 (21:59 +0000)]
Import VMware open source BusLogic driver
Hartmut made it work in ReactOS.

svn path=/trunk/; revision=17434

18 years agoFix boot
Alex Ionescu [Thu, 18 Aug 2005 21:25:04 +0000 (21:25 +0000)]
Fix boot

svn path=/trunk/; revision=17431

18 years agoimplement errorlevel in some cmd command and bug fix some errorlevel command. Hopply...
Magnus Olsen [Thu, 18 Aug 2005 20:52:52 +0000 (20:52 +0000)]
implement errorlevel in some cmd command and bug fix some errorlevel command. Hopply it is last commit about errorlevel. Please can some test see if all cmd command have right errorlevel set or not set. I have not test every command if they got right errorlevel setting. But They should have it now.

svn path=/trunk/; revision=17430

18 years agoAdd generation of 32bpp DIB code
Gé van Geldorp [Thu, 18 Aug 2005 19:26:37 +0000 (19:26 +0000)]
Add generation of 32bpp DIB code

svn path=/trunk/; revision=17429

18 years agomake dir change errorlevel to 0 on success.
Brandon Turner [Thu, 18 Aug 2005 15:21:57 +0000 (15:21 +0000)]
make dir change errorlevel to 0 on success.

svn path=/trunk/; revision=17428

18 years agoTest commit, adding myself to the cmd credits.
Brandon Turner [Thu, 18 Aug 2005 15:04:04 +0000 (15:04 +0000)]
Test commit, adding myself to the cmd credits.

svn path=/trunk/; revision=17427

18 years agoFixed the directory index for FATX in FATXAddEntry.
Hartmut Birr [Thu, 18 Aug 2005 11:51:27 +0000 (11:51 +0000)]
Fixed the directory index for FATX in FATXAddEntry.

svn path=/trunk/; revision=17426

18 years agoLoad the symbols from ntoskrn.exe from the boot cd, if it is possible.
Hartmut Birr [Wed, 17 Aug 2005 20:41:15 +0000 (20:41 +0000)]
Load the symbols from ntoskrn.exe from the boot cd, if it is possible.

svn path=/trunk/; revision=17425

18 years agoAdd back MessageData to PQUEUED_MESSAGE. It was accidentally removed
Alex Ionescu [Wed, 17 Aug 2005 18:56:57 +0000 (18:56 +0000)]
Add back MessageData to PQUEUED_MESSAGE. It was accidentally removed

svn path=/trunk/; revision=17424

18 years agoimplemented batch redirection by saving batch info in tagBATCHCONTEXT by Brandon...
Magnus Olsen [Wed, 17 Aug 2005 18:01:47 +0000 (18:01 +0000)]
implemented batch redirection by saving batch info in tagBATCHCONTEXT by Brandon Turner

svn path=/trunk/; revision=17423

18 years agoSamuel Bronson <naesten@gmail.com>:
Gé van Geldorp [Wed, 17 Aug 2005 07:23:05 +0000 (07:23 +0000)]
Samuel Bronson <naesten@gmail.com>:
Reduce the time it takes GDB to attach

svn path=/trunk/; revision=17422

18 years agoAdd beginning of lpc docs
Alex Ionescu [Wed, 17 Aug 2005 07:07:43 +0000 (07:07 +0000)]
Add beginning of lpc docs

svn path=/trunk/; revision=17421

18 years agoMajor cleanup of NDK. I've decided that it would be much cleaner to accumulate all...
Alex Ionescu [Wed, 17 Aug 2005 07:06:59 +0000 (07:06 +0000)]
Major cleanup of NDK. I've decided that it would be much cleaner to accumulate all types, regardless of their um/km availabilty, into each header. Thus, umtypes.h now only contains the equivalent of ntdef.h and is automatically not-included if the DDK is. Similary, I've removed all the NTIFS hacks and added a single ifssupp.h file, which is automatically removed if the IFS is added. That file will be deleted then the Longhorn WDK is made public (it contains the IFS/DDK). Nothing has changed on the includer-side, the same rules still apply

svn path=/trunk/; revision=17420

18 years agoMinor changes.
Emanuele Aliberti [Wed, 17 Aug 2005 06:14:55 +0000 (06:14 +0000)]
Minor changes.

svn path=/trunk/; revision=17419

18 years agoDo not free a Critical Section we did not initialize. Fixes the silent UM exception...
Andrew Munger [Tue, 16 Aug 2005 23:37:17 +0000 (23:37 +0000)]
Do not free a Critical Section we did not initialize.  Fixes the silent UM exception I was seeing while trying to install VMWare tools. Patch by Filip.

svn path=/trunk/; revision=17418

18 years agoRemove all non-official LPC structures/defines/hardcoded hacks, and use actual correc...
Alex Ionescu [Tue, 16 Aug 2005 23:05:33 +0000 (23:05 +0000)]
Remove all non-official LPC structures/defines/hardcoded hacks, and use actual correct sizes and structures.

svn path=/trunk/; revision=17417

18 years agoAdd a stub for NTDLL!CsrGetProcessId.
Emanuele Aliberti [Tue, 16 Aug 2005 22:16:09 +0000 (22:16 +0000)]
Add a stub for NTDLL!CsrGetProcessId.

svn path=/trunk/; revision=17416

18 years ago- Fixed the offset calculation in MmWritePagePhysicalAddress and MmPageOutPhysicalAdd...
Hartmut Birr [Tue, 16 Aug 2005 20:36:03 +0000 (20:36 +0000)]
- Fixed the offset calculation in MmWritePagePhysicalAddress and MmPageOutPhysicalAddress.
- Add some code which will check for adding of multiple rmap entries.

svn path=/trunk/; revision=17415

18 years agoIf we delete a page table, we have also to clear the entry in the page directory...
Hartmut Birr [Tue, 16 Aug 2005 16:17:47 +0000 (16:17 +0000)]
If we delete a page table, we have also to clear the entry in the page directory area explicitly. This may fix parts of bug #710.

svn path=/trunk/; revision=17414

18 years agomodule_test proxy makefile support
Casper Hornstrup [Tue, 16 Aug 2005 15:47:38 +0000 (15:47 +0000)]
module_test proxy makefile support

svn path=/trunk/; revision=17413

18 years agoChange o to optional
Casper Hornstrup [Tue, 16 Aug 2005 14:39:17 +0000 (14:39 +0000)]
Change o to optional

svn path=/trunk/; revision=17412

18 years agoMake NTDLL not bind automatically to the Win32 server.
Emanuele Aliberti [Tue, 16 Aug 2005 14:24:00 +0000 (14:24 +0000)]
Make NTDLL not bind automatically to the Win32 server.
This will allow other personality subsystem not to depend on Win32.

svn path=/trunk/; revision=17411

18 years agoChanges to get msi based installers mostly working
Steven Edwards [Tue, 16 Aug 2005 05:17:06 +0000 (05:17 +0000)]
Changes to get msi based installers mostly working
ConvertStringSecurityDescriptorToSecurityDescriptor[W/A] - implement based on Winehq code
InitiateSystemShutdownExW - add stub from Wine
Convert registry source file to use Wine debugging Macros

svn path=/trunk/; revision=17410

18 years agoMake KeFlushQueueApc return a standard cyclic linked list to save a few CPU cycles.
Filip Navara [Tue, 16 Aug 2005 00:01:42 +0000 (00:01 +0000)]
Make KeFlushQueueApc return a standard cyclic linked list to save a few CPU cycles.

svn path=/trunk/; revision=17408

18 years ago- Remove the APC from the list and then set it as not inserted, instead of backwards.
Alex Ionescu [Mon, 15 Aug 2005 22:44:32 +0000 (22:44 +0000)]
- Remove the APC from the list and then set it as not inserted, instead of backwards.

svn path=/trunk/; revision=17407

18 years agopacklib.dll is DLL, not an EXE!
Emanuele Aliberti [Mon, 15 Aug 2005 21:06:07 +0000 (21:06 +0000)]
packlib.dll is DLL, not an EXE!

svn path=/trunk/; revision=17406

18 years agoEnlarge the Options buffer.
Emanuele Aliberti [Mon, 15 Aug 2005 19:53:00 +0000 (19:53 +0000)]
Enlarge the Options buffer.

svn path=/trunk/; revision=17405

18 years agoUpdate the cabman manual.
Emanuele Aliberti [Mon, 15 Aug 2005 19:50:35 +0000 (19:50 +0000)]
Update the cabman manual.

svn path=/trunk/; revision=17404

18 years agoSemantic enhancement suggested by Casper Hornstrup (o==>optional).
Emanuele Aliberti [Mon, 15 Aug 2005 19:46:47 +0000 (19:46 +0000)]
Semantic enhancement suggested by Casper Hornstrup (o==>optional).
Fix bug in the method CDFParser::PerformFileCopy (spotted by Sylvain Petreolle).

svn path=/trunk/; revision=17403