reactos.git
21 years agoImplemented selection of install partition and directory.
Eric Kohl [Fri, 18 Oct 2002 20:04:00 +0000 (20:04 +0000)]
Implemented selection of install partition and directory.

svn path=/trunk/; revision=3635

21 years agoFixed the initializing of the memory map for reactos.
Hartmut Birr [Wed, 16 Oct 2002 16:39:15 +0000 (16:39 +0000)]
Fixed the initializing of the memory map for reactos.

svn path=/trunk/; revision=3634

21 years agoAdded MODE command.
Robert Dickenson [Wed, 16 Oct 2002 01:47:11 +0000 (01:47 +0000)]
Added MODE command.

svn path=/trunk/; revision=3633

21 years agoAdded some support for the MODE command.
Robert Dickenson [Wed, 16 Oct 2002 01:45:49 +0000 (01:45 +0000)]
Added some support for the MODE command.

svn path=/trunk/; revision=3632

21 years agoWork around environment variables size limitation of make program.
Eugene Ingerman [Wed, 9 Oct 2002 07:11:24 +0000 (07:11 +0000)]
Work around environment variables size limitation of make program.

svn path=/trunk/; revision=3631

21 years agoAdded define _USE_NE2000 with increased tracing level instead of #if 0 block to bind...
Robert Dickenson [Mon, 7 Oct 2002 12:44:51 +0000 (12:44 +0000)]
Added define _USE_NE2000 with increased tracing level instead of #if 0 block to bind stack to NIC.

svn path=/trunk/; revision=3630

21 years agoAdded backdoor check for _BLOB_DEFINED to prevent header conflict.
Robert Dickenson [Mon, 7 Oct 2002 12:40:41 +0000 (12:40 +0000)]
Added backdoor check for _BLOB_DEFINED to prevent header conflict.

svn path=/trunk/; revision=3629

21 years agoChanged GUID_DEFINED to _GUID_DEFINED for compatibility (prevent conflict) with mingw...
Robert Dickenson [Mon, 7 Oct 2002 12:34:33 +0000 (12:34 +0000)]
Changed GUID_DEFINED to _GUID_DEFINED for compatibility (prevent conflict) with mingw headers.

svn path=/trunk/; revision=3628

21 years agoQuick fix to prevent bochs users experiencing aborts on load.
Robert Dickenson [Sun, 6 Oct 2002 13:16:26 +0000 (13:16 +0000)]
Quick fix to prevent bochs users experiencing aborts on load.
New basic WDM serial driver still being worked on.

svn path=/trunk/; revision=3627

21 years agoDIB color fix, palette fix
Jason Filby [Sat, 5 Oct 2002 17:13:16 +0000 (17:13 +0000)]
DIB color fix, palette fix

svn path=/trunk/; revision=3626

21 years agoImplemented IO work queue functions using the system work queues.
David Welch [Sat, 5 Oct 2002 10:53:37 +0000 (10:53 +0000)]
Implemented IO work queue functions using the system work queues.

svn path=/trunk/; revision=3625

21 years agoNew line fix for gcc 3.x
Steven Edwards [Thu, 3 Oct 2002 20:57:13 +0000 (20:57 +0000)]
New line fix for gcc 3.x

svn path=/trunk/; revision=3623

21 years agoNew line fix for gcc 3.x
Steven Edwards [Thu, 3 Oct 2002 20:49:03 +0000 (20:49 +0000)]
New line fix for gcc 3.x

svn path=/trunk/; revision=3622

21 years agoSimple test program for Serial Driver testing.
Robert Dickenson [Thu, 3 Oct 2002 19:43:31 +0000 (19:43 +0000)]
Simple test program for Serial Driver testing.

svn path=/trunk/; revision=3621

21 years agoAdded exports to def/edf files and modified some pnp functions.
Robert Dickenson [Thu, 3 Oct 2002 19:39:56 +0000 (19:39 +0000)]
Added exports to def/edf files and modified some pnp functions.

svn path=/trunk/; revision=3620

21 years agoAdded call to possibly tempory IoInitializeWorkerThreads.
Robert Dickenson [Thu, 3 Oct 2002 19:34:50 +0000 (19:34 +0000)]
Added call to possibly tempory IoInitializeWorkerThreads.

svn path=/trunk/; revision=3619

21 years agoAdded comment about problem discovered when testing packet.sys
Robert Dickenson [Thu, 3 Oct 2002 19:33:07 +0000 (19:33 +0000)]
Added comment about problem discovered when testing packet.sys

svn path=/trunk/; revision=3618

21 years ago1. stub sndPlaySnd[A/W] to keep notepad from bitching
Steven Edwards [Thu, 3 Oct 2002 19:32:05 +0000 (19:32 +0000)]
1. stub sndPlaySnd[A/W] to keep notepad from bitching
2. gcc 3.x end of line fix

svn path=/trunk/; revision=3617

21 years agoIncluded new file io/iowork.c in build.
Robert Dickenson [Thu, 3 Oct 2002 19:29:09 +0000 (19:29 +0000)]
Included new file io/iowork.c in build.

svn path=/trunk/; revision=3616

21 years agoEnabled entry for STATUS_OBJECT_NAME_EXISTS
Robert Dickenson [Thu, 3 Oct 2002 19:28:31 +0000 (19:28 +0000)]
Enabled entry for STATUS_OBJECT_NAME_EXISTS

svn path=/trunk/; revision=3615

21 years agoReplaced original with version from FreeDDK and tested fine. One less to merge later....
Robert Dickenson [Thu, 3 Oct 2002 19:27:51 +0000 (19:27 +0000)]
Replaced original with version from FreeDDK and tested fine. One less to merge later....

svn path=/trunk/; revision=3614

21 years agoAdded required defines and typedefs for ntoskrnl/io modules.
Robert Dickenson [Thu, 3 Oct 2002 19:26:47 +0000 (19:26 +0000)]
Added required defines and typedefs for ntoskrnl/io modules.

svn path=/trunk/; revision=3613

21 years agoAdded prototype for IoInitializeWorkerThreads, possibly temporary.
Robert Dickenson [Thu, 3 Oct 2002 19:24:24 +0000 (19:24 +0000)]
Added prototype for IoInitializeWorkerThreads, possibly temporary.

svn path=/trunk/; revision=3612

21 years agoMake WinCVS look a little cleaner.
Robert Dickenson [Thu, 3 Oct 2002 19:22:53 +0000 (19:22 +0000)]
Make WinCVS look a little cleaner.

svn path=/trunk/; revision=3611

21 years agoSome debug macro changes.
Robert Dickenson [Thu, 3 Oct 2002 19:22:27 +0000 (19:22 +0000)]
Some debug macro changes.

svn path=/trunk/; revision=3610

21 years agoAdded new file. Lots of research and work required to make it work.
Robert Dickenson [Thu, 3 Oct 2002 19:17:26 +0000 (19:17 +0000)]
Added new file. Lots of research and work required to make it work.

svn path=/trunk/; revision=3609

21 years agoFix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM incorrectly.
Robert Dickenson [Thu, 3 Oct 2002 19:09:04 +0000 (19:09 +0000)]
Fix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM incorrectly.
Anybody familiar with this module please review.

svn path=/trunk/; revision=3608

21 years agoEnd of file fix for gcc 3.x
Steven Edwards [Thu, 3 Oct 2002 18:34:09 +0000 (18:34 +0000)]
End of file fix for gcc 3.x

svn path=/trunk/; revision=3607

21 years agoEnd of line fix for gcc 3.x
Steven Edwards [Thu, 3 Oct 2002 18:28:22 +0000 (18:28 +0000)]
End of line fix for gcc 3.x

svn path=/trunk/; revision=3606

21 years agoImplemented many of the ComXX exports.
Robert Dickenson [Thu, 3 Oct 2002 18:26:53 +0000 (18:26 +0000)]
Implemented many of the ComXX exports.

svn path=/trunk/; revision=3605

21 years agoAdded ntddser.h from FreeDDK for Serial Driver development.
Robert Dickenson [Thu, 3 Oct 2002 18:06:23 +0000 (18:06 +0000)]
Added ntddser.h from FreeDDK for Serial Driver development.

svn path=/trunk/; revision=3604

21 years agoFixed the start value for the time calculation in time2.
Hartmut Birr [Thu, 3 Oct 2002 17:17:35 +0000 (17:17 +0000)]
Fixed the start value for the time calculation in time2.

svn path=/trunk/; revision=3603

21 years agoAdded some commnets.
Eric Kohl [Thu, 3 Oct 2002 09:11:00 +0000 (09:11 +0000)]
Added some commnets.
Changed valid slot numbers from 0-7 to 1-8.
Reset (leave) setup-mode for slot after reading POS data.

svn path=/trunk/; revision=3602

21 years agoremoved duplicate type definition
guido [Wed, 2 Oct 2002 21:08:24 +0000 (21:08 +0000)]
removed duplicate type definition

svn path=/trunk/; revision=3601

21 years agoAdded minimal MicroChannel bus handler.
Eric Kohl [Wed, 2 Oct 2002 19:32:57 +0000 (19:32 +0000)]
Added minimal MicroChannel bus handler.

svn path=/trunk/; revision=3600

21 years agoAdded CcFlushCache and CcGetFileObjectFromSectionPtrs.
Hartmut Birr [Wed, 2 Oct 2002 19:25:19 +0000 (19:25 +0000)]
Added CcFlushCache and CcGetFileObjectFromSectionPtrs.

svn path=/trunk/; revision=3599

21 years agoRelease the cache segment if the reading of it fails (in CcMapData).
Hartmut Birr [Wed, 2 Oct 2002 19:23:42 +0000 (19:23 +0000)]
Release the cache segment if the reading of it fails (in CcMapData).

svn path=/trunk/; revision=3598

21 years agoRelease the BcbLock before there is a call to CcRosFreeCacheSegment (in CcSetFileSizes).
Hartmut Birr [Wed, 2 Oct 2002 19:22:06 +0000 (19:22 +0000)]
Release the BcbLock before there is a call to CcRosFreeCacheSegment (in CcSetFileSizes).

svn path=/trunk/; revision=3597

21 years agoModified some functions, changed the sequence for acquiring some of
Hartmut Birr [Wed, 2 Oct 2002 19:20:51 +0000 (19:20 +0000)]
Modified some functions, changed the sequence for acquiring some of
the protection elements (VieLock, BcbLock, SegmentLock..) and protected
the access to some elements with the associated locking element.
Implemented CcFlushCache and CcGetFileObjectFromSectionPtrs.

svn path=/trunk/; revision=3596

21 years agoPSX: minor changes to the 'posix' module for enabling full compilation.
Emanuele Aliberti [Tue, 1 Oct 2002 20:21:45 +0000 (20:21 +0000)]
PSX: minor changes to the 'posix' module for enabling full compilation.

Q: should the dk for a subsystem be contained in that subsystem's tree?

svn path=/trunk/; revision=3595

21 years ago2002-10-01 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Tue, 1 Oct 2002 19:27:25 +0000 (19:27 +0000)]
2002-10-01  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* drivers/dd/floppy/floppy.c: Changed PAGESIZE to PAGE_SIZE.
* drivers/fs/cdfs/fcb.c: Ditto.
* drivers/fs/cdfs/fsctl.c: Ditto.
* drivers/fs/cdfs/rw.c: Ditto.
* drivers/fs/ext2/dir.c: Ditto.
* drivers/fs/ext2/inode.c: Ditto.
* drivers/fs/ext2/rw.c: Ditto.
* drivers/fs/ext2/super.c: Ditto.
* drivers/fs/minix/blockdev.c: Ditto.
* drivers/fs/minix/cache.c: Ditto.
* drivers/fs/minix/inode.c: Ditto.
* drivers/fs/minix/rw.c: Ditto.
* drivers/fs/ntfs/fcb.c: Ditto.
* drivers/fs/ntfs/ntfs.h: Ditto.
* drivers/fs/vfat/create.c: Ditto.
* drivers/fs/vfat/direntry.c: Ditto.
* drivers/fs/vfat/dirwr.c: Ditto.
* drivers/fs/vfat/fat.c: Ditto.
* drivers/fs/vfat/fcb.c: Ditto.
* drivers/fs/vfat/fsctl.c: Ditto.
* drivers/fs/vfat/rw.c: Ditto.
* drivers/storage/class2/class2.c: Ditto.
* drivers/storage/scsiport/scsiport.c: Ditto.
* hal/halx86/adapter.c: Ditto.
* hal/halx86/mp.c: Ditto.
* include/ddk/mmfuncs.h: Ditto.
* include/ddk/mmtypes.h: Ditto.
* include/ddk/i386/pagesize.h: Ditto.
* include/ntdll/pagesize.h: Ditto.
* lib/kernel32/process/create.c: Ditto.
* lib/kernel32/thread/thread.c: Ditto.
* lib/ntdll/ldr/utils.c: Ditto.
* lib/ntdll/rtl/env.c: Ditto.
* lib/ntdll/rtl/heap.c: Ditto.
* lib/ntdll/rtl/ppb.c: Ditto.
* lib/ntdll/rtl/process.c: Ditto.
* lib/ntdll/rtl/thread.c: Ditto.
* ntoskrnl/cc/copy.c: Ditto.
* ntoskrnl/cc/view.c: Ditto.
* ntoskrnl/ex/sysinfo.c: Ditto.
* ntoskrnl/include/internal/i386/mm.h: Ditto.
* ntoskrnl/io/mdl.c: Ditto.
* ntoskrnl/ke/kthread.c: Ditto.
* ntoskrnl/ke/i386/kernel.c: Ditto.
* ntoskrnl/ldr/init.c: Ditto.
* ntoskrnl/ldr/loader.c: Ditto.
* ntoskrnl/mm/anonmem.c: Ditto.
* ntoskrnl/mm/cont.c: Ditto.
* ntoskrnl/mm/freelist.c: Ditto.
* ntoskrnl/mm/iospace.c: Ditto.
* ntoskrnl/mm/kmap.c: Ditto.
* ntoskrnl/mm/marea.c: Ditto.
* ntoskrnl/mm/mdl.c: Ditto.
* ntoskrnl/mm/mminit.c: Ditto.
* ntoskrnl/mm/ncache.c: Ditto.
* ntoskrnl/mm/npool.c: Ditto.
* ntoskrnl/mm/pagefile.c: Ditto.
* ntoskrnl/mm/pageop.c: Ditto.
* ntoskrnl/mm/section.c: Ditto.
* ntoskrnl/mm/slab.c: Ditto.
* ntoskrnl/mm/i386/page.c: Ditto.
* ntoskrnl/ob/handle.c: Ditto.
* ntoskrnl/ps/create.c: Ditto.
* ntoskrnl/ps/process.c: Ditto.
* ntoskrnl/ps/w32call.c: Ditto.
* subsys/win32k/include/object.h: Ditto.

svn path=/trunk/; revision=3594

21 years ago2002-10-01 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Tue, 1 Oct 2002 18:57:23 +0000 (18:57 +0000)]
2002-10-01  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* lib/ntdll/string/ctype.c: Undefine __MSVCRT__ to not have mingw
runtime import _pctype.

svn path=/trunk/; revision=3593

21 years agoFIX:previous was wrong file
Jurgen van Gael [Tue, 1 Oct 2002 12:57:23 +0000 (12:57 +0000)]
FIX:previous was wrong file

svn path=/trunk/; revision=3592

21 years agoFIX:memory leak - font objects got create for every WM_PAINT message and never deleted
Jurgen van Gael [Tue, 1 Oct 2002 12:52:00 +0000 (12:52 +0000)]
FIX:memory leak - font objects got create for every WM_PAINT message and never deleted

svn path=/trunk/; revision=3591

21 years ago1. Cleanup GDI objects when process is deleted.
Eugene Ingerman [Tue, 1 Oct 2002 06:41:57 +0000 (06:41 +0000)]
1. Cleanup GDI objects when process is deleted.
2. Bug fixes.

svn path=/trunk/; revision=3590

21 years agoChanges in v1.7.9 (9/30/2002) (brianp)
Brian Palmer [Mon, 30 Sep 2002 23:30:32 +0000 (23:30 +0000)]
Changes in v1.7.9 (9/30/2002) (brianp)

- Fix for bug in BiosInt13ReadExtended() (biosdisk.S)
  by Christophe Bothamy & Mike Lerwill

svn path=/trunk/; revision=3589

21 years ago2002-09-30 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Mon, 30 Sep 2002 21:21:38 +0000 (21:21 +0000)]
2002-09-30  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* lib/user32/misc/desktop.c (string.h): Include.
* lib/user32/misc/resources.c: Ditto.
* lib/user32/misc/winhelp.c: Ditto.
* lib/user32/windows/accel.c: Ditto.
* lib/user32/windows/bitmap.c: Ditto.
* subsys/win32k/freetype/ctype.c: Undefine __MSVCRT__ and _pctype to not
have mingw runtime import _pctype.

svn path=/trunk/; revision=3588

21 years agoReplaced EXE_SUFFIX with EXE_POSTFIX.
Hartmut Birr [Mon, 30 Sep 2002 21:02:54 +0000 (21:02 +0000)]
Replaced EXE_SUFFIX with EXE_POSTFIX.

svn path=/trunk/; revision=3587

21 years agoWideCharToMultiByte accept each code page like MultiByteToWideChar.
Hartmut Birr [Mon, 30 Sep 2002 21:01:32 +0000 (21:01 +0000)]
WideCharToMultiByte accept each code page like MultiByteToWideChar.
Wmc.exe will now produce correct header files (bugcode.h) on ros.

svn path=/trunk/; revision=3586

21 years agoFixed the value for dwHighDateTime in SystemTimeToFileTime.
Hartmut Birr [Mon, 30 Sep 2002 20:59:39 +0000 (20:59 +0000)]
Fixed the value for dwHighDateTime in SystemTimeToFileTime.

svn path=/trunk/; revision=3585

21 years agoFixed the value for EPOCHWEEKDAY.
Hartmut Birr [Mon, 30 Sep 2002 20:57:54 +0000 (20:57 +0000)]
Fixed the value for EPOCHWEEKDAY.
Improve converting speed in RtlTimeToTimeFields.

svn path=/trunk/; revision=3584

21 years agoRelease PiThreadListLock before KeReleaseThread is called in PiDeleteThread.
Hartmut Birr [Mon, 30 Sep 2002 20:56:17 +0000 (20:56 +0000)]
Release PiThreadListLock before KeReleaseThread is called in PiDeleteThread.

svn path=/trunk/; revision=3583

21 years ago2002-09-30 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Mon, 30 Sep 2002 20:55:33 +0000 (20:55 +0000)]
2002-09-30  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* ntoskrnl/cc/view.c (alloca): Prototype.
* ntoskrnl/rtl/ctype.c: Undefine __MSVCRT__ to not have mingw runtime
import _pctype.

svn path=/trunk/; revision=3582

21 years agoFixed the value for EPOCHWEEKDAY.
Hartmut Birr [Mon, 30 Sep 2002 20:54:59 +0000 (20:54 +0000)]
Fixed the value for EPOCHWEEKDAY.

svn path=/trunk/; revision=3581

21 years agoChanged from OrginalFileObject to the FileObject from current stack location in IoIsO...
Hartmut Birr [Mon, 30 Sep 2002 20:53:38 +0000 (20:53 +0000)]
Changed from OrginalFileObject to the FileObject from current stack location in IoIsOperationSynchronous.

svn path=/trunk/; revision=3580

21 years agoChanged the allocation function from ExAllocatePool to ExAllocatePoolWithTag in ExpDe...
Hartmut Birr [Mon, 30 Sep 2002 20:52:23 +0000 (20:52 +0000)]
Changed the allocation function from ExAllocatePool to ExAllocatePoolWithTag in ExpDefaultAllocate.

svn path=/trunk/; revision=3579

21 years agoRemoved VfatIoIsOperationSynchronous and changed back to IoIsOperationSynchronous.
Hartmut Birr [Mon, 30 Sep 2002 20:49:44 +0000 (20:49 +0000)]
Removed VfatIoIsOperationSynchronous and changed back to IoIsOperationSynchronous.

svn path=/trunk/; revision=3578

21 years agoFree the DirectorySeachPattern.
Hartmut Birr [Mon, 30 Sep 2002 20:48:43 +0000 (20:48 +0000)]
Free the DirectorySeachPattern.

svn path=/trunk/; revision=3577

21 years agoChanged the starting cluster for the call to OffsetToCluster in VfatSetAllocationSize...
Hartmut Birr [Mon, 30 Sep 2002 20:47:28 +0000 (20:47 +0000)]
Changed the starting cluster for the call to OffsetToCluster in VfatSetAllocationSizeInformation
from current cluster to the first cluster of a file or directory.
Do not set the new size for directories in VfatSetAllocationSizeInformation.

svn path=/trunk/; revision=3576

21 years agoUse the correct bit order.
David Welch [Mon, 30 Sep 2002 19:45:19 +0000 (19:45 +0000)]
Use the correct bit order.

svn path=/trunk/; revision=3575

21 years agoFix for wrongly disabling interrupts causing system time loss.
David Welch [Mon, 30 Sep 2002 19:43:33 +0000 (19:43 +0000)]
Fix for wrongly disabling interrupts causing system time loss.

svn path=/trunk/; revision=3574

21 years agoPerform color translation for 4BPP to 4BPP DIBs
Jason Filby [Sat, 28 Sep 2002 22:23:36 +0000 (22:23 +0000)]
Perform color translation for 4BPP to 4BPP DIBs

svn path=/trunk/; revision=3573

21 years agoDraw minimize and maximize buttons with smaller, correct, metrics
Jason Filby [Sat, 28 Sep 2002 22:13:28 +0000 (22:13 +0000)]
Draw minimize and maximize buttons with smaller, correct, metrics

svn path=/trunk/; revision=3572

21 years agoFixed the conversion in MultiByteToWideChar. Wmc.exe does now running on ros.
Hartmut Birr [Fri, 27 Sep 2002 15:29:03 +0000 (15:29 +0000)]
Fixed the conversion in MultiByteToWideChar. Wmc.exe does now running on ros.

svn path=/trunk/; revision=3571

21 years agoFixed the calculation of leap days in RtlTimeToTimeFields.
Hartmut Birr [Fri, 27 Sep 2002 15:23:03 +0000 (15:23 +0000)]
Fixed the calculation of leap days in RtlTimeToTimeFields.

svn path=/trunk/; revision=3570

21 years agoAdded nicer looking default mouse cursor.
David Welch [Wed, 25 Sep 2002 21:21:36 +0000 (21:21 +0000)]
Added nicer looking default mouse cursor.
Draw a mouse cursor as a pair of AND and XOR masks.
Speedup saving the screen area behind the mouse cursor by blitting it to
a non-displayed part of the frame buffer.

svn path=/trunk/; revision=3569

21 years agoStored the return value in the location given by the parameter (in function time()).
Hartmut Birr [Wed, 25 Sep 2002 16:31:36 +0000 (16:31 +0000)]
Stored the return value in the location given by the parameter (in function time()).

svn path=/trunk/; revision=3568

21 years agoAdded more setup 'pages'. No install functionality yet.
Eric Kohl [Wed, 25 Sep 2002 14:48:35 +0000 (14:48 +0000)]
Added more setup 'pages'. No install functionality yet.

svn path=/trunk/; revision=3567

21 years agoAdded serial to the device_drivers target list.
Robert Dickenson [Wed, 25 Sep 2002 12:49:12 +0000 (12:49 +0000)]
Added serial to the device_drivers target list.

svn path=/trunk/; revision=3566

21 years agoMoved location of serial driver entry to prevent very strange behaviour of serial...
Robert Dickenson [Wed, 25 Sep 2002 12:45:13 +0000 (12:45 +0000)]
Moved location of serial driver entry to prevent very strange behaviour of serial appearing to load multiple times as currently seen under bochs.

svn path=/trunk/; revision=3565

21 years agoAdded more compiler flags
Brian Palmer [Wed, 25 Sep 2002 04:22:37 +0000 (04:22 +0000)]
Added more compiler flags

svn path=/trunk/; revision=3564

21 years agoadded test for mktime()
Steven Edwards [Wed, 25 Sep 2002 01:09:49 +0000 (01:09 +0000)]
added test for mktime()

svn path=/trunk/; revision=3563

21 years agoAdded missing palette.h
Jason Filby [Tue, 24 Sep 2002 20:25:49 +0000 (20:25 +0000)]
Added missing palette.h

svn path=/trunk/; revision=3562

21 years agoWin32k fixes including better 1BPP support
Jason Filby [Tue, 24 Sep 2002 20:22:10 +0000 (20:22 +0000)]
Win32k fixes including better 1BPP support

svn path=/trunk/; revision=3561

21 years agoadded .cvsignore
guido [Tue, 24 Sep 2002 19:50:47 +0000 (19:50 +0000)]
added .cvsignore

svn path=/trunk/; revision=3560

21 years agochanged backslash to slash
guido [Tue, 24 Sep 2002 19:34:18 +0000 (19:34 +0000)]
changed backslash to slash
(I'm probably the only one having trouble with backslashes ...)

svn path=/trunk/; revision=3559

21 years agoadded install for winmm.dll
Steven Edwards [Tue, 24 Sep 2002 18:45:56 +0000 (18:45 +0000)]
added install for winmm.dll

svn path=/trunk/; revision=3558

21 years agoAdded blank winmm.dll with one stub to try and get bochs working.
Steven Edwards [Tue, 24 Sep 2002 18:45:32 +0000 (18:45 +0000)]
Added blank winmm.dll with one stub to try and get bochs working.

svn path=/trunk/; revision=3557

21 years agoChange caption from Task Manager to ReactOS Task Manager
Steven Edwards [Tue, 24 Sep 2002 16:45:12 +0000 (16:45 +0000)]
Change caption from Task Manager to ReactOS Task Manager

svn path=/trunk/; revision=3556

21 years agoUpdated with latest version changes to original source.
Robert Dickenson [Tue, 24 Sep 2002 15:16:46 +0000 (15:16 +0000)]
Updated with latest version changes to original source.

svn path=/trunk/; revision=3555

21 years agoTemporary workaround to prevent bochs trouble.
Robert Dickenson [Tue, 24 Sep 2002 15:12:33 +0000 (15:12 +0000)]
Temporary workaround to prevent bochs trouble.

svn path=/trunk/; revision=3554

21 years agoAdded calls to INIT_TAG for better debugging messages.
Robert Dickenson [Tue, 24 Sep 2002 15:11:34 +0000 (15:11 +0000)]
Added calls to INIT_TAG for better debugging messages.

svn path=/trunk/; revision=3553

21 years agoSuspicious call to ExFreePool commented out for peer review?
Robert Dickenson [Tue, 24 Sep 2002 15:10:35 +0000 (15:10 +0000)]
Suspicious call to ExFreePool commented out for peer review?

svn path=/trunk/; revision=3552

21 years agoUpdated with latest version changes to original source by Politecnico di Torino.
Robert Dickenson [Tue, 24 Sep 2002 15:08:14 +0000 (15:08 +0000)]
Updated with latest version changes to original source by Politecnico di Torino.

svn path=/trunk/; revision=3551

21 years agoAddition of control panel applet support to shell32. Still need to clean local and...
Robert Dickenson [Tue, 24 Sep 2002 15:06:10 +0000 (15:06 +0000)]
Addition of control panel applet support to shell32. Still need to clean local and do build testing. More to come soon.

svn path=/trunk/; revision=3550

21 years agoDoing some work on the serial driver.
Robert Dickenson [Tue, 24 Sep 2002 14:59:32 +0000 (14:59 +0000)]
Doing some work on the serial driver.

svn path=/trunk/; revision=3549

21 years agoAdded new registry entries in support of the network components.
Robert Dickenson [Tue, 24 Sep 2002 14:58:54 +0000 (14:58 +0000)]
Added new registry entries in support of the network components.

svn path=/trunk/; revision=3548

21 years agoAdded new targets to the copy list.
Robert Dickenson [Tue, 24 Sep 2002 14:47:27 +0000 (14:47 +0000)]
Added new targets to the copy list.

svn path=/trunk/; revision=3547

21 years agoAdded targets for getting new import libraries built.
Robert Dickenson [Tue, 24 Sep 2002 14:44:15 +0000 (14:44 +0000)]
Added targets for getting new import libraries built.

svn path=/trunk/; revision=3546

21 years agoTest app for some visibility on whats in the registry.
Robert Dickenson [Tue, 24 Sep 2002 14:41:55 +0000 (14:41 +0000)]
Test app for some visibility on whats in the registry.

svn path=/trunk/; revision=3545

21 years agoAdded SNMP Error Codes.
Robert Dickenson [Tue, 24 Sep 2002 14:37:04 +0000 (14:37 +0000)]
Added SNMP Error Codes.

svn path=/trunk/; revision=3544

21 years agoVery minor updates in support of network applications development.
Robert Dickenson [Tue, 24 Sep 2002 14:35:49 +0000 (14:35 +0000)]
Very minor updates in support of network applications development.

svn path=/trunk/; revision=3543

21 years agoMinor fix to get ROS pinging reliably over ne2000 as tested on hardware and bochs.
Robert Dickenson [Tue, 24 Sep 2002 14:34:41 +0000 (14:34 +0000)]
Minor fix to get ROS pinging reliably over ne2000 as tested on hardware and bochs.

svn path=/trunk/; revision=3542

21 years agoMisc updates and additions to as yet only partial applications.
Robert Dickenson [Tue, 24 Sep 2002 14:26:47 +0000 (14:26 +0000)]
Misc updates and additions to as yet only partial applications.

svn path=/trunk/; revision=3541

21 years agoSync'ing remaining changes after recent CVS problems. Seem to now have my route back!
Robert Dickenson [Tue, 24 Sep 2002 14:22:48 +0000 (14:22 +0000)]
Sync'ing remaining changes after recent CVS problems. Seem to now have my route back!

svn path=/trunk/; revision=3540

21 years agoEnd of line fix for gcc 3.x, other misc fixes for 3x
Steven Edwards [Tue, 24 Sep 2002 03:57:59 +0000 (03:57 +0000)]
End of line fix for gcc 3.x, other misc fixes for 3x

svn path=/trunk/; revision=3539

21 years agoEnd of line fix for gcc 3.x
Steven Edwards [Tue, 24 Sep 2002 03:43:25 +0000 (03:43 +0000)]
End of line fix for gcc 3.x

svn path=/trunk/; revision=3538

21 years agoadded install for regression test suite
Steven Edwards [Mon, 23 Sep 2002 23:50:43 +0000 (23:50 +0000)]
added install for regression test suite

svn path=/trunk/; revision=3537

21 years agore-added some files and fixed a few errors
guido [Mon, 23 Sep 2002 21:22:42 +0000 (21:22 +0000)]
re-added some files and fixed a few errors

svn path=/trunk/; revision=3536

21 years agoadded clean rule
guido [Mon, 23 Sep 2002 20:09:10 +0000 (20:09 +0000)]
added clean rule

svn path=/trunk/; revision=3535