reactos.git
19 years agoReplace
Emanuele Aliberti [Sun, 2 Jan 2005 16:45:50 +0000 (16:45 +0000)]
Replace

POBJECT_TYPE ExPortType

with

OBJECT_TYPE LpcPortObjectType

and export it.

svn path=/trunk/; revision=12720

19 years agoUpdated years range in copyright note.
Martin Fuchs [Sun, 2 Jan 2005 16:24:32 +0000 (16:24 +0000)]
Updated years range in copyright note.

svn path=/trunk/; revision=12719

19 years agoCorrect location of freeldr.sys for livecd target.
Casper Hornstrup [Sun, 2 Jan 2005 15:02:59 +0000 (15:02 +0000)]
Correct location of freeldr.sys for livecd target.

svn path=/trunk/; revision=12718

19 years ago- Updated years range in copyright note.
Emanuele Aliberti [Sun, 2 Jan 2005 14:34:17 +0000 (14:34 +0000)]
- Updated years range in copyright note.

What is the master now?
* resource.h
* version.rc

svn path=/trunk/; revision=12717

19 years agoRemove pipe only if client fcb list and server fcb list are empty.
Eric Kohl [Sun, 2 Jan 2005 12:02:42 +0000 (12:02 +0000)]
Remove pipe only if client fcb list and server fcb list are empty.

svn path=/trunk/; revision=12716

19 years agoFix more wrong Mm definitions and constants and sync up with proper ones.
Alex Ionescu [Sun, 2 Jan 2005 07:04:56 +0000 (07:04 +0000)]
Fix more wrong Mm definitions and constants and sync up with proper ones.

svn path=/trunk/; revision=12715

19 years agoFix some wrong Mm definitions and sync up with proper ones.
Alex Ionescu [Sun, 2 Jan 2005 05:36:43 +0000 (05:36 +0000)]
Fix some wrong Mm definitions and sync up with proper ones.

svn path=/trunk/; revision=12714

19 years agoFix horribly wrong defintions of ULONG32 and ULONG, as well as elf support which...
Alex Ionescu [Sun, 2 Jan 2005 04:27:29 +0000 (04:27 +0000)]
Fix horribly wrong defintions of ULONG32 and ULONG, as well as elf support which depended on these wrong definitions.

svn path=/trunk/; revision=12713

19 years agoDon't use MmLowestUserAddress as a ULONG!
Alex Ionescu [Sun, 2 Jan 2005 01:06:17 +0000 (01:06 +0000)]
Don't use MmLowestUserAddress as a ULONG!

svn path=/trunk/; revision=12712

19 years agoMore LDR constants changes.
Alex Ionescu [Sat, 1 Jan 2005 22:57:06 +0000 (22:57 +0000)]
More LDR constants changes.

svn path=/trunk/; revision=12711

19 years agoFix copy command
Gé van Geldorp [Sat, 1 Jan 2005 22:53:21 +0000 (22:53 +0000)]
Fix copy command

svn path=/trunk/; revision=12710

19 years agoUse W32API/PSDK structures/constants. The whole /ldr code is in MAJOR need of re...
Alex Ionescu [Sat, 1 Jan 2005 22:10:23 +0000 (22:10 +0000)]
Use W32API/PSDK structures/constants. The whole /ldr code is in MAJOR need of re-writing. Amazing it even works.

svn path=/trunk/; revision=12709

19 years agodidnt mean to commit this
Steven Edwards [Sat, 1 Jan 2005 20:44:34 +0000 (20:44 +0000)]
didnt mean to commit this

svn path=/trunk/; revision=12708

19 years agoadd urlmon and shdocvw to the build and install cd to get the Mozilla ActiveX Control...
Steven Edwards [Sat, 1 Jan 2005 20:32:43 +0000 (20:32 +0000)]
add urlmon and shdocvw to the build and install cd to get the Mozilla ActiveX Control working

svn path=/trunk/; revision=12707

19 years ago- Updated years range in copyright note.
Emanuele Aliberti [Sat, 1 Jan 2005 19:33:26 +0000 (19:33 +0000)]
- Updated years range in copyright note.

svn path=/trunk/; revision=12706

19 years agoRemove unneeded defines and fix hal operation function types.
Alex Ionescu [Sat, 1 Jan 2005 17:44:06 +0000 (17:44 +0000)]
Remove unneeded defines and fix hal operation function types.

svn path=/trunk/; revision=12705

19 years agoConnect client and server side upon client side creation only if both sides were...
Eric Kohl [Sat, 1 Jan 2005 14:54:25 +0000 (14:54 +0000)]
Connect client and server side upon client side creation only if both sides were created by the same thread.

svn path=/trunk/; revision=12704

19 years ago- Fixed a debug message in KeConnectInterrupt.
Hartmut Birr [Sat, 1 Jan 2005 14:35:46 +0000 (14:35 +0000)]
- Fixed a debug message in KeConnectInterrupt.

svn path=/trunk/; revision=12703

19 years agoCreatePipe(): Don't open client side in passive mode.
Eric Kohl [Sat, 1 Jan 2005 14:06:39 +0000 (14:06 +0000)]
CreatePipe(): Don't open client side in passive mode.

svn path=/trunk/; revision=12702

19 years agoDon't flush the caches of CD/DVD drives.
Eric Kohl [Sat, 1 Jan 2005 12:19:21 +0000 (12:19 +0000)]
Don't flush the caches of CD/DVD drives.

svn path=/trunk/; revision=12699

19 years ago- Check the caller pointers in all cases.
Hartmut Birr [Sat, 1 Jan 2005 11:57:53 +0000 (11:57 +0000)]
- Check the caller pointers in all cases.
- Simplified the thread info functions a little bit.

svn path=/trunk/; revision=12698

19 years ago- Fixed a length calculation in IopInitializeDriverModule.
Hartmut Birr [Sat, 1 Jan 2005 11:53:38 +0000 (11:53 +0000)]
- Fixed a length calculation in IopInitializeDriverModule.
- Freed the memory from hal.dll.

svn path=/trunk/; revision=12697

19 years ago- Fixed the return values in some unimolemented functions.
Hartmut Birr [Sat, 1 Jan 2005 11:51:16 +0000 (11:51 +0000)]
- Fixed the return values in some unimolemented functions.

svn path=/trunk/; revision=12696

19 years ago- Loaded symbols also for kernel mode dll's.
Hartmut Birr [Sat, 1 Jan 2005 11:49:57 +0000 (11:49 +0000)]
- Loaded symbols also for kernel mode dll's.

svn path=/trunk/; revision=12695

19 years ago- Simplified KeSetSystemAffinityThread and KeRevertToUserAffinityThread for non smp...
Hartmut Birr [Sat, 1 Jan 2005 11:47:33 +0000 (11:47 +0000)]
- Simplified KeSetSystemAffinityThread and KeRevertToUserAffinityThread for non smp machines.
- Set the number of processors before calling PiInitProcessManager.
- Lock the dispatcher database while accessing some values in the thread structure in KeWaitForMultipleObjects.
- Used Ke-functions to initialize the idle thread.
- Fixed the offset to the stack frame in PsDumpThreads.
- Implemented KeSetAffinityThread.
- Fixed KeSetPriorityThread for threads on the ready queue.

svn path=/trunk/; revision=12694

19 years agoeliminate 'using uninitialized variable' warning
Martin Fuchs [Sat, 1 Jan 2005 11:42:12 +0000 (11:42 +0000)]
eliminate 'using uninitialized variable' warning

svn path=/trunk/; revision=12693

19 years ago- Fixed the access to the KPCR in KiQuantumEnd.
Hartmut Birr [Sat, 1 Jan 2005 11:33:31 +0000 (11:33 +0000)]
- Fixed the access to the KPCR in KiQuantumEnd.

svn path=/trunk/; revision=12692

19 years ago- Implemented the interrupt handling for smp machines.
Hartmut Birr [Sat, 1 Jan 2005 11:31:43 +0000 (11:31 +0000)]
- Implemented the interrupt handling for smp machines.
- Enabled interrupts (irqs) on all processors.

svn path=/trunk/; revision=12691

19 years ago- Implemented KeAcquireInterruptSpinLock and KeReleaseInterruptSpinLock.
Hartmut Birr [Sat, 1 Jan 2005 11:28:46 +0000 (11:28 +0000)]
- Implemented KeAcquireInterruptSpinLock and KeReleaseInterruptSpinLock.
- Implemented the interrupt handling for smp machines.

svn path=/trunk/; revision=12690

19 years ago- Used interlocked functions to modify the values for the ipi functions on smp machines.
Hartmut Birr [Sat, 1 Jan 2005 11:22:12 +0000 (11:22 +0000)]
- Used interlocked functions to modify the values for the ipi functions on smp machines.

svn path=/trunk/; revision=12689

19 years ago- Implemented Ke386TestAndClearBit and Ke386TestAndSetBit.
Hartmut Birr [Sat, 1 Jan 2005 11:18:54 +0000 (11:18 +0000)]
- Implemented Ke386TestAndClearBit and Ke386TestAndSetBit.
- Fixed some interlocked functions.

svn path=/trunk/; revision=12688

19 years ago- Used the parent fcb instead to determine it from parent fileobject.
Hartmut Birr [Sat, 1 Jan 2005 11:11:52 +0000 (11:11 +0000)]
- Used the parent fcb instead to determine it from parent fileobject.

svn path=/trunk/; revision=12687

19 years ago- Initialized the pointers for the init environment.
Hartmut Birr [Sat, 1 Jan 2005 11:02:35 +0000 (11:02 +0000)]
- Initialized the pointers for the init environment.

svn path=/trunk/; revision=12686

19 years ago- Fixed the releasing of the memory from the init section.
Hartmut Birr [Sat, 1 Jan 2005 10:59:31 +0000 (10:59 +0000)]
- Fixed the releasing of the memory from the init section.

svn path=/trunk/; revision=12685

19 years ago- Set the page protection for the section header.
Hartmut Birr [Sat, 1 Jan 2005 10:57:39 +0000 (10:57 +0000)]
- Set the page protection for the section header.

svn path=/trunk/; revision=12684

19 years ago- Fixed ROUND_UP.
Hartmut Birr [Sat, 1 Jan 2005 10:54:48 +0000 (10:54 +0000)]
- Fixed ROUND_UP.
- Simplified ROUND_DOWN.

svn path=/trunk/; revision=12683

19 years agoFix DMA_OPERATIONS to use stdcall.
Alex Ionescu [Sat, 1 Jan 2005 08:43:02 +0000 (08:43 +0000)]
Fix DMA_OPERATIONS to use stdcall.

svn path=/trunk/; revision=12682

19 years agoFix more old cruft.
Alex Ionescu [Sat, 1 Jan 2005 08:20:47 +0000 (08:20 +0000)]
Fix more old cruft.

svn path=/trunk/; revision=12681

19 years agoUse host compiler to build bin2c
Art Yerkes [Sat, 1 Jan 2005 07:01:47 +0000 (07:01 +0000)]
Use host compiler to build bin2c

svn path=/trunk/; revision=12680

19 years agoFix work item enumaration values.
Alex Ionescu [Sat, 1 Jan 2005 04:55:11 +0000 (04:55 +0000)]
Fix work item enumaration values.

svn path=/trunk/; revision=12679

19 years agoUse PROCESSOR_FEATURE_MAX instead of PROCESSOR_FEATURES_MAX. The latter is not offici...
Alex Ionescu [Sat, 1 Jan 2005 04:05:42 +0000 (04:05 +0000)]
Use PROCESSOR_FEATURE_MAX instead of PROCESSOR_FEATURES_MAX. The latter is not official and a useless ducpliate. Use LARGE_INTEGER instead of TIME in ex/sysinfo.c

svn path=/trunk/; revision=12678

19 years agoUse proper name for the NtSetInformationKey Info classes/structures, as well as add...
Alex Ionescu [Sat, 1 Jan 2005 02:08:13 +0000 (02:08 +0000)]
Use proper name for the NtSetInformationKey Info classes/structures, as well as add new XP+ class/structure

svn path=/trunk/; revision=12677

19 years agoDon't start services until the control pipe issues are fixed.
Eric Kohl [Sat, 1 Jan 2005 01:53:48 +0000 (01:53 +0000)]
Don't start services until the control pipe issues are fixed.

svn path=/trunk/; revision=12676

19 years agoFix my previous NtDelayExecution patch. Fix Cc function prototypes which were incorre...
Alex Ionescu [Sat, 1 Jan 2005 01:51:05 +0000 (01:51 +0000)]
Fix my previous NtDelayExecution patch. Fix Cc function prototypes which were incorrect, and remove useless file.

svn path=/trunk/; revision=12675

19 years agoAdd error reporting assistant.
Casper Hornstrup [Sat, 1 Jan 2005 01:11:54 +0000 (01:11 +0000)]
Add error reporting assistant.

svn path=/trunk/; revision=12674

19 years agoModified NtDelayExecution Prototype/Function to use LARGE_INTEGER and not TIME, and...
Alex Ionescu [Sat, 1 Jan 2005 01:03:31 +0000 (01:03 +0000)]
Modified NtDelayExecution Prototype/Function to use LARGE_INTEGER and not TIME, and renamed EX_MAXIMUM_WAIT_OBJECTS to MAXIMUM_WAIT_OBJECTS, which is the correct define to use (the ex define was an unnecessary duplicate)

svn path=/trunk/; revision=12673

19 years agoMove freeldr to reactos\boot\freeldr.
Casper Hornstrup [Sat, 1 Jan 2005 00:42:18 +0000 (00:42 +0000)]
Move freeldr to reactos\boot\freeldr.

svn path=/trunk/; revision=12672

19 years agoFix some Rtl Prototype inconsistencies, more are in ntifs/winddk but i have fixed...
Alex Ionescu [Fri, 31 Dec 2004 21:31:39 +0000 (21:31 +0000)]
Fix some Rtl Prototype inconsistencies, more are in ntifs/winddk but i have fixed those in my header branch for when ntoskrnl will use them.

svn path=/trunk/; revision=12671

19 years agoRemove generated file
Alex Ionescu [Fri, 31 Dec 2004 21:26:43 +0000 (21:26 +0000)]
Remove generated file

svn path=/trunk/; revision=12670

19 years agoRemoved HEAP_NO_VALLOC from Heap Manager because the flag is redunant. Removed Versio...
Alex Ionescu [Fri, 31 Dec 2004 20:05:16 +0000 (20:05 +0000)]
Removed HEAP_NO_VALLOC from Heap Manager because the flag is redunant. Removed Version Differentation in epsapi because it's only meant to run on ROS, and we decide what to emulate. KJK agrees.

svn path=/trunk/; revision=12669

19 years agoAvoid including dep rules if the previous makefile had an empty dep set,
Art Yerkes [Fri, 31 Dec 2004 19:38:47 +0000 (19:38 +0000)]
Avoid including dep rules if the previous makefile had an empty dep set,
because -include can't tolerate zero include files.

svn path=/trunk/; revision=12660

19 years agoChanged CVS tag to SVN for buildno
Alex Ionescu [Fri, 31 Dec 2004 19:18:23 +0000 (19:18 +0000)]
Changed CVS tag to SVN for buildno

svn path=/trunk/; revision=12652

19 years agoUpdate status
Gé van Geldorp [Fri, 31 Dec 2004 17:10:32 +0000 (17:10 +0000)]
Update status

svn path=/trunk/; revision=12651

19 years agoAdd svn:ignore properties back
Gé van Geldorp [Fri, 31 Dec 2004 17:08:14 +0000 (17:08 +0000)]
Add svn:ignore properties back

svn path=/trunk/; revision=12650

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 16:48:25 +0000 (16:48 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12642

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 16:44:51 +0000 (16:44 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12641

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 16:30:04 +0000 (16:30 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12637

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 16:29:21 +0000 (16:29 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12636

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 16:21:45 +0000 (16:21 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12628

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 16:20:30 +0000 (16:20 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12625

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 16:12:23 +0000 (16:12 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12613

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 16:10:48 +0000 (16:10 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12609

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 16:07:59 +0000 (16:07 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12603

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 16:06:52 +0000 (16:06 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12602

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 16:00:23 +0000 (16:00 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12599

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:57:39 +0000 (15:57 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12598

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:52:05 +0000 (15:52 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12595

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:50:08 +0000 (15:50 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12594

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:44:47 +0000 (15:44 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12591

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:43:49 +0000 (15:43 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12590

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:41:00 +0000 (15:41 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12587

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:39:51 +0000 (15:39 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12586

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:35:07 +0000 (15:35 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12583

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:34:15 +0000 (15:34 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12582

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:28:42 +0000 (15:28 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12579

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:27:32 +0000 (15:27 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12578

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:20:48 +0000 (15:20 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12575

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:19:40 +0000 (15:19 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12574

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:11:31 +0000 (15:11 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12569

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:10:21 +0000 (15:10 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12567

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:06:50 +0000 (15:06 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12551

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:05:54 +0000 (15:05 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12550

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 15:01:00 +0000 (15:01 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12533

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 15:00:01 +0000 (15:00 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12528

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 14:52:07 +0000 (14:52 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12507

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 14:50:49 +0000 (14:50 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12506

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 14:46:26 +0000 (14:46 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12496

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 14:43:15 +0000 (14:43 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12492

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 14:38:10 +0000 (14:38 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12486

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 14:36:08 +0000 (14:36 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12485

19 years agoImport and merge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 14:19:43 +0000 (14:19 +0000)]
Import and merge Wine-20041201

svn path=/trunk/; revision=12470

19 years agoNeed to remove existing files before doing vendor import
Gé van Geldorp [Fri, 31 Dec 2004 14:17:57 +0000 (14:17 +0000)]
Need to remove existing files before doing vendor import

svn path=/trunk/; revision=12465

19 years agoAdd back missing files
Gé van Geldorp [Fri, 31 Dec 2004 14:03:51 +0000 (14:03 +0000)]
Add back missing files

svn path=/trunk/; revision=12440

19 years agoMerge Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 14:01:01 +0000 (14:01 +0000)]
Merge Wine-20041201

svn path=/trunk/; revision=12436

19 years agoTry to fix import mess
Gé van Geldorp [Fri, 31 Dec 2004 13:58:48 +0000 (13:58 +0000)]
Try to fix import mess

svn path=/trunk/; revision=12433

19 years agoImport of Wine-20041201
Gé van Geldorp [Fri, 31 Dec 2004 13:47:13 +0000 (13:47 +0000)]
Import of Wine-20041201

svn path=/trunk/; revision=12426

19 years agoNeed to delete before doing initial vendor import
Gé van Geldorp [Fri, 31 Dec 2004 13:45:51 +0000 (13:45 +0000)]
Need to delete before doing initial vendor import

svn path=/trunk/; revision=12425

19 years agoRemove .cvsignore files.
Casper Hornstrup [Fri, 31 Dec 2004 12:29:26 +0000 (12:29 +0000)]
Remove .cvsignore files.

svn path=/trunk/; revision=12417

19 years agoRemove ChangeLog
Casper Hornstrup [Fri, 31 Dec 2004 11:38:20 +0000 (11:38 +0000)]
Remove ChangeLog

svn path=/trunk/; revision=12414

19 years agoFix building dbghelp.dll on Windows.
Casper Hornstrup [Thu, 30 Dec 2004 20:24:20 +0000 (20:24 +0000)]
Fix building dbghelp.dll on Windows.

Patch by Filip Navara (xnavara@volny.cz)

svn path=/trunk/; revision=12412