reactos.git
18 years agoSVN maintenance:
Hervé Poussineau [Fri, 20 May 2005 21:53:08 +0000 (21:53 +0000)]
SVN maintenance:
Set svn:eol-style and svn:keywords for files
Set svn:ignore for directories

svn path=/trunk/; revision=15440

18 years agoModify some pci_hal funcs, fix obvious errors in code
Hervé Poussineau [Fri, 20 May 2005 21:43:57 +0000 (21:43 +0000)]
Modify some pci_hal funcs, fix obvious errors in code

svn path=/trunk/; revision=15439

18 years agoImplement same behavor for cd * as ms cmd cd *
Magnus Olsen [Fri, 20 May 2005 21:33:49 +0000 (21:33 +0000)]
Implement same behavor for cd * as ms cmd cd *
Left to implement is /D options for cd then it is same level as ms win2k cmd cd

En.rc
Fix a options error for cd it did say cd -, but it it is cd .

svn path=/trunk/; revision=15438

18 years agoSupport alternate name for hooked function
Casper Hornstrup [Fri, 20 May 2005 19:07:23 +0000 (19:07 +0000)]
Support alternate name for hooked function

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

18 years ago- Create always the output file. If no debug section exist, do not create a rossym...
Hartmut Birr [Fri, 20 May 2005 18:15:44 +0000 (18:15 +0000)]
- Create always the output file. If no debug section exist, do not create a rossym section.

svn path=/trunk/; revision=15436

18 years agoDon't echo executable name of test
Casper Hornstrup [Fri, 20 May 2005 15:15:19 +0000 (15:15 +0000)]
Don't echo executable name of test

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

18 years agoImplement 'make test'
Casper Hornstrup [Fri, 20 May 2005 15:12:32 +0000 (15:12 +0000)]
Implement 'make test'

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

18 years agoOptimize SourceFile::ReadInclude
Casper Hornstrup [Fri, 20 May 2005 14:55:15 +0000 (14:55 +0000)]
Optimize SourceFile::ReadInclude

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

18 years agoAdd new thing to cd.
Magnus Olsen [Fri, 20 May 2005 12:55:09 +0000 (12:55 +0000)]
Add new thing to cd.
Make cd pr* working

svn path=/trunk/; revision=15432

18 years agoTurned on -Werror
Art Yerkes [Fri, 20 May 2005 08:06:27 +0000 (08:06 +0000)]
Turned on -Werror
Propogate AdapterBinding rather than LogicalAdapter or MiniportBlock in places
where we handle a request since we might need the protocol that did the request
later on, get rid of LogicalAdapter completely as according to Filip, it's
never needed.

Also, remove the Packet context hack in send complete if possible as this is
now unnecessary (we now send all needed information in the work item instead).

MiniQueueWorkItem, MiniDequeueWorkItem and MiniDoRequest were all changed to
take an AdapterBinding.
Added MiniRequestComplete, which handles a request complete.

Fixed hang in ipconfig and the tcpip control panel.

svn path=/trunk/; revision=15429

18 years agoLukáš "denzil" Frolka <d3nzil@gmail.com>
Filip Navara [Fri, 20 May 2005 06:21:01 +0000 (06:21 +0000)]
Lukáš "denzil" Frolka <d3nzil@gmail.com>
Czech translation of Explorer (some settings dialogs are still untranslated).

svn path=/trunk/; revision=15428

18 years agomove the rest of the alread defined tags to the private tag.h
Steven Edwards [Fri, 20 May 2005 04:33:47 +0000 (04:33 +0000)]
move the rest of the alread defined tags to the private tag.h

svn path=/trunk/; revision=15427

18 years agostarted moving tags to a private internal header
Steven Edwards [Fri, 20 May 2005 03:50:13 +0000 (03:50 +0000)]
started moving tags to a private internal header

svn path=/trunk/; revision=15426

18 years agoRemove some debug messages at boot
Hervé Poussineau [Fri, 20 May 2005 02:46:26 +0000 (02:46 +0000)]
Remove some debug messages at boot

svn path=/trunk/; revision=15425

18 years agoIopAssignDeviceResources():
Hervé Poussineau [Fri, 20 May 2005 02:37:51 +0000 (02:37 +0000)]
IopAssignDeviceResources():
Fix translated resource list for I/O ports and memory ranges
Fix raw resource list for interrupts

svn path=/trunk/; revision=15424

18 years agoRemoved invalid . from path in this usetup ini file as a temporary fix. Next step...
Phillip Susi [Fri, 20 May 2005 02:21:53 +0000 (02:21 +0000)]
Removed invalid . from path in this usetup ini file as a temporary fix.  Next step is to remove the darn ini file entirely

svn path=/trunk/; revision=15423

18 years agoadjust case on a header. Sorry Windows users. Do not use mixed case filenames.
Steven Edwards [Fri, 20 May 2005 02:19:00 +0000 (02:19 +0000)]
adjust case on a header. Sorry Windows users. Do not use mixed case filenames.

svn path=/trunk/; revision=15422

18 years agoSet BusNumber and SlotNumber in resource requirements list
Hervé Poussineau [Fri, 20 May 2005 01:54:10 +0000 (01:54 +0000)]
Set BusNumber and SlotNumber in resource requirements list

svn path=/trunk/; revision=15421

18 years agoRemove some debug messages at boot
Hervé Poussineau [Fri, 20 May 2005 01:10:00 +0000 (01:10 +0000)]
Remove some debug messages at boot

svn path=/trunk/; revision=15420

18 years agoRemove some debug messages at boot
Hervé Poussineau [Fri, 20 May 2005 01:08:37 +0000 (01:08 +0000)]
Remove some debug messages at boot

svn path=/trunk/; revision=15419

18 years agoSet svn:keywords and svn:eol-style properties
Hervé Poussineau [Fri, 20 May 2005 00:47:16 +0000 (00:47 +0000)]
Set svn:keywords and svn:eol-style properties
Change some DPRINT1 to DPRINT in bug.c, clock.c, gate.c

svn path=/trunk/; revision=15418

18 years agoEnsure success
Alex Ionescu [Fri, 20 May 2005 00:17:35 +0000 (00:17 +0000)]
Ensure success

svn path=/trunk/; revision=15417

18 years agoFix one of the added hacks. ObpCreateHAndle not exported anymore, and win32k now...
Alex Ionescu [Thu, 19 May 2005 23:26:56 +0000 (23:26 +0000)]
Fix one of the added hacks. ObpCreateHAndle not exported anymore, and win32k now duplicates the handle nicely (Also faster since we don't have to attach/detach to csr anymore

svn path=/trunk/; revision=15416

18 years agoIoGetDeviceProperty():
Hervé Poussineau [Thu, 19 May 2005 22:04:45 +0000 (22:04 +0000)]
IoGetDeviceProperty():
Fix DevicePropertyEnumeratorName
Implement DevicePropertyPhysicalDeviceObjectName

svn path=/trunk/; revision=15415

18 years agoDon't create a new DriverObject if one is already existing
Hervé Poussineau [Thu, 19 May 2005 22:02:34 +0000 (22:02 +0000)]
Don't create a new DriverObject if one is already existing

svn path=/trunk/; revision=15414

18 years agoOption to disable automatic dependencies
Casper Hornstrup [Thu, 19 May 2005 19:53:01 +0000 (19:53 +0000)]
Option to disable automatic dependencies

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

18 years agoWatch the case damnit. Sorry Windows users
Steven Edwards [Thu, 19 May 2005 19:00:37 +0000 (19:00 +0000)]
Watch the case damnit. Sorry Windows users

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

18 years agoDon't put modules in project root to avoid overwriting the top-level makefile with...
Casper Hornstrup [Thu, 19 May 2005 18:38:04 +0000 (18:38 +0000)]
Don't put modules in project root to avoid overwriting the top-level makefile with a proxy makefile

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

18 years agoFix CD bug for
Magnus Olsen [Thu, 19 May 2005 15:32:22 +0000 (15:32 +0000)]
Fix CD bug for
CD "program files"
cd did only working with CD program files
now it support ""

svn path=/trunk/; revision=15410

18 years agoUnnamed objects do not have a base directory.
Alex Ionescu [Thu, 19 May 2005 05:26:35 +0000 (05:26 +0000)]
Unnamed objects do not have a base directory.

svn path=/trunk/; revision=15409

18 years agoDon't free this MDL. The I/O manager now does it for us.
Art Yerkes [Thu, 19 May 2005 03:36:20 +0000 (03:36 +0000)]
Don't free this MDL.  The I/O manager now does it for us.

svn path=/trunk/; revision=15408

18 years agoDon't free io completion packet twice
Alex Ionescu [Thu, 19 May 2005 03:24:43 +0000 (03:24 +0000)]
Don't free io completion packet twice

svn path=/trunk/; revision=15407

18 years agoCorrected uninitialized timeout variable. Will be needed later when ARP calls
Art Yerkes [Thu, 19 May 2005 02:53:52 +0000 (02:53 +0000)]
Corrected uninitialized timeout variable.  Will be needed later when ARP calls
are present in iphlpapi.

svn path=/trunk/; revision=15406

18 years agofix boot on vmware
Alex Ionescu [Thu, 19 May 2005 01:58:24 +0000 (01:58 +0000)]
fix boot on vmware

svn path=/trunk/; revision=15405

18 years agofix compiling
Alex Ionescu [Thu, 19 May 2005 01:46:49 +0000 (01:46 +0000)]
fix compiling

svn path=/trunk/; revision=15404

18 years agoRewrote usetup's file copy and cabinet extraction code to use memory mapped files
Phillip Susi [Thu, 19 May 2005 00:59:40 +0000 (00:59 +0000)]
Rewrote usetup's file copy and cabinet extraction code to use memory mapped files
This increased performance and the code is cleaner
Still needs a bit more cleaning up, but so far, looks good, needs some testing

svn path=/trunk/; revision=15403

18 years agoBasic resources device allocation (doesn't prevent conflicts)
Hervé Poussineau [Wed, 18 May 2005 22:05:11 +0000 (22:05 +0000)]
Basic resources device allocation (doesn't prevent conflicts)
Send allocated resources in IRP_MN_START_DEVICE

svn path=/trunk/; revision=15402

18 years agoUse translated resources list to get informations about interrupt
Hervé Poussineau [Wed, 18 May 2005 21:48:41 +0000 (21:48 +0000)]
Use translated resources list to get informations about interrupt

svn path=/trunk/; revision=15401

18 years agoRevert accidental commit
Alex Ionescu [Wed, 18 May 2005 21:28:12 +0000 (21:28 +0000)]
Revert accidental commit

svn path=/trunk/; revision=15400

18 years agoImplement IRP_MN_QUERY_RESOURCE_REQUIREMENTS
Hervé Poussineau [Wed, 18 May 2005 21:23:54 +0000 (21:23 +0000)]
Implement IRP_MN_QUERY_RESOURCE_REQUIREMENTS

svn path=/trunk/; revision=15399

18 years agoSwdish translations by irc:anders1 proofread by Andreas Bjerkeholt, Wacko and by...
Magnus Olsen [Wed, 18 May 2005 20:19:22 +0000 (20:19 +0000)]
Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt, Wacko and by Me (GreatLord)

svn path=/trunk/; revision=15398

18 years agoSwdish translations by irc:anders1 proofread by Andreas Bjerkeholt
Magnus Olsen [Wed, 18 May 2005 19:58:27 +0000 (19:58 +0000)]
Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt

svn path=/trunk/; revision=15397

18 years agoSwdish translations by irc:anders1 proofread by Andreas Bjerkeholt
Magnus Olsen [Wed, 18 May 2005 19:46:40 +0000 (19:46 +0000)]
Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt

svn path=/trunk/; revision=15396

18 years agoObject Manager Patch. This patch continues the work done in the previous patch and...
Alex Ionescu [Wed, 18 May 2005 19:26:47 +0000 (19:26 +0000)]
Object Manager Patch. This patch continues the work done in the previous patch and makes the following changes in order to support OB 2.0 (it basically temporarily fixes a highly incorrect implementation so that caller code will be ready to work with the OB 2.0 without change):

1) The documented Object Create Information Structure and semantics implemented. All Object Attributes and passed data from user-mode is now probed and saved into this object create structure when ObCreateObject is called.
2) ObCreateObject does NOT PERFORM ANY OTHER OPERATION EXCEPT CREATING THE OBJECT ANYMORE. ObCreateObject will NOT insert the Object into the tree and other operations. These are now done correctly by ObInsertObject. Therefore, the biggest hurdle was changing pieces of code which assumed ObCreateObject would be enough.
3) ObInsertObject uses the captured create info for all operations isntead of the Object Attributes.
4) ObFindObject now uses the captured info as well.
5) The OBject name and directory are now stored in the documented Object Name Information, always allocated and freed from non paged pool.

HACKS:
5) Because the registry code is horribly broken and doesn't use ObFindObjectByName, the old ObFindObject had to be temporarily duplicated into CmpFindObject.
7) Win32k used ObInsertObject in CsrInsertObject as a way to create a handle inside csrss. However, OBInsertObject now does more then this. As a temporary hack, ObpCreateHandle is exported from the kernel and called from win32k. A fix needs to be done for this, but I don't know the design of win32k+csrss well enough to find a solution.
8) SEH has been commented out in some places of the new probing code because it breaks smss and explorer. These need to be investigated (seh did not exist in the previous code, so this is not really a hack)
9) Named objects with a parent directory are NOT allowed. However because of bugs in kernel32, the new check has been temporarily disabled. (this check did not exist in the previous code, so this is not really a hack)

The next patch will add a proper ObFindObject which will support a more complete Parse Procedure with context and security information. This is needed for proper registry access (requested by Eric Kohl) and for proper functionality of the Desktop/File creation, which should use the Parse routine, and not the Create Handle Routine. This will also make it possible to remove some previous hacks and pave the way for a fixed Iop/IoCreateFile

svn path=/trunk/; revision=15395

18 years agoPrettify usetup a bit, show a warranty page before continuing installation (not a...
Alex Ionescu [Wed, 18 May 2005 19:08:00 +0000 (19:08 +0000)]
Prettify usetup a bit, show a warranty page before continuing installation (not a license agreement, simply a message stating this is a beta foss product with no warranty), make progressbars have a double border and change the copy file dialog a bit. Also changed setupldr and ntoskrnl to have a more unified text-mode look/appearance when installing. The effect is really nice and the blue screen with gray status-bar appears as soon as the CD boots and takes you all the way to usetup without any breakages or black/blue/black/blue fades and confusing messages. Also, fixed ntoskrnl not to break into KDBG if /NODEBUG is set.

svn path=/trunk/; revision=15394

18 years agoFix usetup. This hack needs to remain even though it's incorrect since it's what...
Alex Ionescu [Wed, 18 May 2005 17:17:34 +0000 (17:17 +0000)]
Fix usetup. This hack needs to remain even though it's incorrect since it's what ROS expects. I am working on rewriting IoCreateFile so these hacks can go away. Please do not remove it

svn path=/trunk/; revision=15392

18 years agoFix unicode / ansi build problem for -D_DEBUG build
Magnus Olsen [Tue, 17 May 2005 21:18:04 +0000 (21:18 +0000)]
Fix unicode / ansi build problem for -D_DEBUG build
a old bug in cmd.
Bug report 629 in bugzila
fix by tinus and his patch at bugzila

svn path=/trunk/; revision=15390

18 years agoImplement mouse packet timeout. Fixes right-click menu appearing incorrectly on qemu...
Alex Ionescu [Tue, 17 May 2005 20:51:39 +0000 (20:51 +0000)]
Implement mouse packet timeout. Fixes right-click menu appearing incorrectly on qemu if debuggins is used. Patch by Tinus

svn path=/trunk/; revision=15389

18 years agomake cabman report error when file doesnt exist. Patch by Usurp
Alex Ionescu [Tue, 17 May 2005 20:43:27 +0000 (20:43 +0000)]
make cabman report error when file doesnt exist. Patch by Usurp

svn path=/trunk/; revision=15388

18 years agoFixed rsym for executables without any debug informations.
Hartmut Birr [Tue, 17 May 2005 20:28:57 +0000 (20:28 +0000)]
Fixed rsym for executables without any debug informations.

svn path=/trunk/; revision=15387

18 years agoSorry for the nonatomic commit
Alex Ionescu [Tue, 17 May 2005 19:16:21 +0000 (19:16 +0000)]
Sorry for the nonatomic commit

svn path=/trunk/; revision=15386

18 years agoSorry for the nonatomic commit
Alex Ionescu [Tue, 17 May 2005 19:06:59 +0000 (19:06 +0000)]
Sorry for the nonatomic commit

svn path=/trunk/; revision=15383

18 years agoShare NtDevice/FsIoControlFile, fixes NtFsControlFile to have same functionality...
Alex Ionescu [Tue, 17 May 2005 19:04:57 +0000 (19:04 +0000)]
Share NtDevice/FsIoControlFile, fixes NtFsControlFile to have same functionality as NtDev...

svn path=/trunk/; revision=15382

18 years ago- Reference the file object in IopSecurityFile.
Hartmut Birr [Tue, 17 May 2005 19:00:12 +0000 (19:00 +0000)]
- Reference the file object in IopSecurityFile.
- Don't set FO_DIRECT_DEVICE_OPEN in IoCreateStreamFileObject.
- Disabled the setting of IRP_NOCACHE, because vfat cannot handle cached and non cached requests for the same file.
- Set the correct device object in NtWriteFile.

svn path=/trunk/; revision=15381

18 years agoFix bug in memory mapping which caused large applications to BSOD the system. Abiword...
Alex Ionescu [Tue, 17 May 2005 18:04:23 +0000 (18:04 +0000)]
Fix bug in memory mapping which caused large applications to BSOD the system. Abiword setup now works and other large apps should be fixed as well

svn path=/trunk/; revision=15380

18 years agoDon't empty the DriverObject extension if it is already initialized and filled
Hervé Poussineau [Tue, 17 May 2005 17:39:50 +0000 (17:39 +0000)]
Don't empty the DriverObject extension if it is already initialized and filled

svn path=/trunk/; revision=15379

18 years agoEnable warnings
Casper Hornstrup [Tue, 17 May 2005 17:28:40 +0000 (17:28 +0000)]
Enable warnings

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

18 years agoDisable -O2
Casper Hornstrup [Tue, 17 May 2005 17:19:10 +0000 (17:19 +0000)]
Disable -O2

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

18 years agoDorp last sync with wine and userhook
Magnus Olsen [Tue, 17 May 2005 15:20:24 +0000 (15:20 +0000)]
Dorp last sync with wine and userhook
Before we can sync with wine we need to rewrite the enum
and reg of device so it working fine in reactos and windows.

Add svn rev 15043 + only userhooks for the mouse
at last the mouse are working in tribles windows mode
but in full screen it is bit chopy. Not tested tribles
in reactos with the new code.

svn path=/trunk/; revision=15376

18 years agofix a small bug in dinput the last sync with wine did not go well
Magnus Olsen [Tue, 17 May 2005 12:30:52 +0000 (12:30 +0000)]
fix a small bug in dinput the last sync with wine did not go well
still some bugs left

svn path=/trunk/; revision=15375

18 years agoBuild sm
Casper Hornstrup [Tue, 17 May 2005 06:17:35 +0000 (06:17 +0000)]
Build sm

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

18 years agoDrop GDI version of dinput complete and add user hook version of dinput
Magnus Olsen [Mon, 16 May 2005 20:42:36 +0000 (20:42 +0000)]
Drop GDI version of dinput complete and add user hook version of dinput

keyboard.c thx GvG for finding the problem in reactos with user hook and implement userhook

mouse.c keep one gdi stuff left but rewrite it to userhook poll mouse
poll mouse need to be rewrite so it fix last bug for user hook it is it move the mouse to another locations but it should
stand still. when it insate. then we can share the code with wine

svn path=/trunk/; revision=15358

18 years agodrop Keyboard.c gdi version
Magnus Olsen [Mon, 16 May 2005 20:36:26 +0000 (20:36 +0000)]
drop Keyboard.c gdi version

svn path=/trunk/; revision=15357

18 years agoOne more fix to resource DPRINTs, now they are correct, for each resource.
Aleksey Bragin [Mon, 16 May 2005 19:24:15 +0000 (19:24 +0000)]
One more fix to resource DPRINTs, now they are correct, for each resource.

svn path=/trunk/; revision=15349

18 years agoChanged Memory to Port resource, also fixed incorrect DPRINT (thanks to hpoussin!)
Aleksey Bragin [Mon, 16 May 2005 19:12:48 +0000 (19:12 +0000)]
Changed Memory to Port resource, also fixed incorrect DPRINT (thanks to hpoussin!)

svn path=/trunk/; revision=15348

18 years agoDon't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE in case of a device with lower...
Hervé Poussineau [Mon, 16 May 2005 18:08:55 +0000 (18:08 +0000)]
Don't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE in case of a device with lower/upper filters

svn path=/trunk/; revision=15347

18 years agoDefine interrupt resource as required
Hervé Poussineau [Mon, 16 May 2005 17:19:10 +0000 (17:19 +0000)]
Define interrupt resource as required

svn path=/trunk/; revision=15345

18 years agoReport memory and I/O ranges even if they are not the first reported resources by...
Hervé Poussineau [Mon, 16 May 2005 15:56:01 +0000 (15:56 +0000)]
Report memory and I/O ranges even if they are not the first reported resources by PCI device

svn path=/trunk/; revision=15344

18 years agoCorrect entry point of win32k.sys
Casper Hornstrup [Mon, 16 May 2005 12:34:01 +0000 (12:34 +0000)]
Correct entry point of win32k.sys

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

18 years agoMerge 15268:15329 from trunk
Casper Hornstrup [Mon, 16 May 2005 12:32:10 +0000 (12:32 +0000)]
Merge 15268:15329 from trunk

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

18 years agoEnable warnings
Casper Hornstrup [Mon, 16 May 2005 12:18:02 +0000 (12:18 +0000)]
Enable warnings

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

18 years agoDo automatic dependency checking for pre-compiled header files
Casper Hornstrup [Mon, 16 May 2005 11:41:54 +0000 (11:41 +0000)]
Do automatic dependency checking for pre-compiled header files

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

18 years agoPackageManager
Maarten Bosma [Mon, 16 May 2005 11:14:04 +0000 (11:14 +0000)]
PackageManager

svn path=/trunk/; revision=15336

18 years agoSupport partition-less disks
Gé van Geldorp [Mon, 16 May 2005 11:06:57 +0000 (11:06 +0000)]
Support partition-less disks

svn path=/trunk/; revision=15334

18 years agoPackageManger: Globle Makefile
Maarten Bosma [Mon, 16 May 2005 11:04:21 +0000 (11:04 +0000)]
PackageManger: Globle Makefile

svn path=/trunk/; revision=15333

18 years agoPackageManager: German Translation and CreateOptions()
Maarten Bosma [Mon, 16 May 2005 10:53:46 +0000 (10:53 +0000)]
PackageManager: German Translation and CreateOptions()

svn path=/trunk/; revision=15332

18 years agoAllow warnings
Casper Hornstrup [Mon, 16 May 2005 10:30:13 +0000 (10:30 +0000)]
Allow warnings

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

18 years agoFix win32k. For real. I swear.
Alex Ionescu [Mon, 16 May 2005 00:52:43 +0000 (00:52 +0000)]
Fix win32k. For real. I swear.

svn path=/trunk/; revision=15330

18 years agoFix win32k
Alex Ionescu [Mon, 16 May 2005 00:38:44 +0000 (00:38 +0000)]
Fix win32k

svn path=/trunk/; revision=15329

18 years agoAdd missing file
Casper Hornstrup [Mon, 16 May 2005 00:02:09 +0000 (00:02 +0000)]
Add missing file

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

18 years agoDepend on generated RPC headers
Casper Hornstrup [Sun, 15 May 2005 23:43:28 +0000 (23:43 +0000)]
Depend on generated RPC headers

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

18 years agoFix build, clean up headers, add public stuff to public headers
Alex Ionescu [Sun, 15 May 2005 23:24:11 +0000 (23:24 +0000)]
Fix build, clean up headers, add public stuff to public headers

svn path=/trunk/; revision=15326

18 years agoRemove unused file
Casper Hornstrup [Sun, 15 May 2005 22:13:08 +0000 (22:13 +0000)]
Remove unused file

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

18 years agoBuild and run tests
Casper Hornstrup [Sun, 15 May 2005 22:07:07 +0000 (22:07 +0000)]
Build and run tests

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

18 years agoMake gcc 3.4.2 compile.
Emanuele Aliberti [Sun, 15 May 2005 21:41:22 +0000 (21:41 +0000)]
Make gcc 3.4.2 compile.

svn path=/trunk/; revision=15323

18 years agoCorrect a comment.
Emanuele Aliberti [Sun, 15 May 2005 21:39:10 +0000 (21:39 +0000)]
Correct a comment.

svn path=/trunk/; revision=15322

18 years agoHandle case where a directory contains a '." but the
Gé van Geldorp [Sun, 15 May 2005 21:28:44 +0000 (21:28 +0000)]
Handle case where a directory contains a '." but the
filename doesn't (i.e. has no extension)

svn path=/trunk/; revision=15321

18 years agochange from atoi to sprintf
Magnus Olsen [Sun, 15 May 2005 21:11:37 +0000 (21:11 +0000)]
change from atoi to sprintf
linux does not support itoa

svn path=/trunk/; revision=15320

18 years agoProperly create the Object Type Type and remove previous hacks added
Alex Ionescu [Sun, 15 May 2005 19:40:57 +0000 (19:40 +0000)]
Properly create the Object Type Type and remove previous hacks added

svn path=/trunk/; revision=15319

18 years agoDon't let msvcrt import itself and fix the resulting problems
Gé van Geldorp [Sun, 15 May 2005 18:10:51 +0000 (18:10 +0000)]
Don't let msvcrt import itself and fix the resulting problems

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

18 years agoMake Object Type creation compatible with OB 2.0 from the caller's point of view...
Alex Ionescu [Sun, 15 May 2005 17:59:33 +0000 (17:59 +0000)]
Make Object Type creation compatible with OB 2.0 from the caller's point of view. Use real structures for Object Type and ObjectType Initializer. Added two more hacks that I'll remove in the next commit

svn path=/trunk/; revision=15317

18 years agoGenerate proxy makefiles
Casper Hornstrup [Sun, 15 May 2005 15:56:06 +0000 (15:56 +0000)]
Generate proxy makefiles

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

18 years agoRemove unused file
Casper Hornstrup [Sun, 15 May 2005 15:51:58 +0000 (15:51 +0000)]
Remove unused file

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

18 years agoInstall rpcrt4.dll, samlib.dll, and setup.exe
Casper Hornstrup [Sun, 15 May 2005 14:30:35 +0000 (14:30 +0000)]
Install rpcrt4.dll, samlib.dll, and setup.exe

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

18 years agoOverwrite registry only if the source files change
Casper Hornstrup [Sun, 15 May 2005 14:18:45 +0000 (14:18 +0000)]
Overwrite registry only if the source files change

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

18 years agoDon't push an already freed irp to the list (in IoFreeIrp).
Hartmut Birr [Sun, 15 May 2005 13:59:57 +0000 (13:59 +0000)]
Don't push an already freed irp to the list (in IoFreeIrp).

svn path=/trunk/; revision=15311

18 years agoRe-insert makefile code for non-DLLs which was removed by accident
Casper Hornstrup [Sun, 15 May 2005 13:57:03 +0000 (13:57 +0000)]
Re-insert makefile code for non-DLLs which was removed by accident

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

18 years agoInstall explorer.exe in C:\WINDOWS
Casper Hornstrup [Sun, 15 May 2005 13:21:54 +0000 (13:21 +0000)]
Install explorer.exe in C:\WINDOWS

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

18 years agoSupport modules with no base install directory
Casper Hornstrup [Sun, 15 May 2005 13:20:45 +0000 (13:20 +0000)]
Support modules with no base install directory

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

18 years agorefresh available drive bar buttons after connecting to network drives or activating...
Martin Fuchs [Sun, 15 May 2005 12:13:17 +0000 (12:13 +0000)]
refresh available drive bar buttons after connecting to network drives or activating manual refresh

svn path=/trunk/; revision=15307