Commit graph

20245 commits

Author SHA1 Message Date
Magnus Olsen
633c345cae [AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1432 patch from w3seek : Get tools/cabman compile with gcc4

svn path=/trunk/; revision=21744
2006-04-26 05:06:22 +00:00
Magnus Olsen
4781665fc1 [AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1437 patch from w3seek : SMSS: Fix using uninitialized variable

svn path=/trunk/; revision=21743
2006-04-26 04:59:24 +00:00
Magnus Olsen
0707606360 [AUDIT] after looking through code no signs of reverse engineering were found.
BUG 1436 patch from w3seek : SMSS: make \SystemRoot\System32 the current directory for started subsystems

svn path=/trunk/; revision=21742
2006-04-26 04:49:11 +00:00
Hervé Poussineau
fbd4530bfa Complete IRP_MJ_CREATE, IRP_MJ_CLOSE, IRP_MJ_CLEANUP
Use correct buffer when filling read request. Use SEH when needed
Correctly propagate DO_BUFFERED_IO, DO_DIRECT_IO and FILE_DEVICE_SECURE_OPEN flags

svn path=/trunk/; revision=21741
2006-04-25 22:22:22 +00:00
Ged Murphy
b110d67ed6 fix build
svn path=/trunk/; revision=21740
2006-04-25 21:47:16 +00:00
Andrew Munger
3958d172cb 21728 broke the release build, use an #ifndef instead.
svn path=/trunk/; revision=21738
2006-04-25 01:31:00 +00:00
Ged Murphy
3027bdebbd delete sneaky file
svn path=/trunk/; revision=21737
2006-04-24 21:36:08 +00:00
Ged Murphy
d99f67103e match the regedit icons to the shell32 ones.
svn path=/trunk/; revision=21736
2006-04-24 21:32:54 +00:00
Ged Murphy
16c495d2b7 match the explorer icons to the shell32 ones.
svn path=/trunk/; revision=21735
2006-04-24 21:31:41 +00:00
Ged Murphy
c1c0e85000 [AUDIT]
sysdm.cpl
Clear formatted Win32 API code fully documented on MSDN.

svn path=/trunk/; revision=21734
2006-04-24 20:26:02 +00:00
Ged Murphy
b4d255e040 - The start of a revamp of the UI. This is still not yet finished, but I'm committing anyway as it's looks much better already.
- Added a vast amount of resources for shell32. Resources now follow the Windows naming method for compatability with themes (one day).
- Removed the old Wine icons out of the .rc file and each icon is now stored in binary for easy maintenance.
- Many more icons to come for other libs (e.g. comctl32) plus separate programs, followed by the toolbars then moving onto other areas.
- I have some documentation to keep track of the Windows v ReactOS icons, including resource names, if anyone needs to work with it or is just generally nosey :)

svn path=/trunk/; revision=21733
2006-04-24 19:09:33 +00:00
Andrew Munger
0962d9ef05 Create the pagefile at the root of the drive by default. Now when you install to an alternate %systemroot%, you can still have a page file.
svn path=/trunk/; revision=21732
2006-04-24 18:32:35 +00:00
Maarten Bosma
3582ded91e Sorry did set DebugPort to COM1
svn path=/trunk/; revision=21731
2006-04-24 18:32:21 +00:00
Maarten Bosma
f45cebc073 Set Freeloader timeout to 0 for release builds.
svn path=/trunk/; revision=21728
2006-04-24 10:54:06 +00:00
Hervé Poussineau
8e197e1502 Add some defines
svn path=/trunk/; revision=21727
2006-04-24 10:51:34 +00:00
Magnus Olsen
c2698a1559 patch from w3seek : create smss with a current directory (system path), Otherwise the current directory for all early processes will be NULL. Fixes some inf installation issues reported by Herve.
svn path=/trunk/; revision=21725
2006-04-23 17:31:07 +00:00
Hervé Poussineau
c0d2baafb0 Fully implement SetupDiGetDriverInfoDetailW
svn path=/trunk/; revision=21720
2006-04-23 11:41:59 +00:00
Saveliy Tretiakov
f2aae2c5a1 [AUDIT]
\trunk\reactos\drivers\filesystems\np (Unlocked)
Eric Kohl confirmed npfs is clean.


svn path=/trunk/; revision=21717
2006-04-23 08:58:28 +00:00
Saveliy Tretiakov
096c04f529 [AUDIT]
\trunk\reactos\drivers\filesystems\ms (Unlocked)
Eric Kohl confirmed mailslot filesystem is clean.


svn path=/trunk/; revision=21716
2006-04-23 08:56:14 +00:00
Saveliy Tretiakov
a5bc761fdd [AUDIT]
\trunk\reactos\drivers\filesystems\fs_rec (audit)
Eric Kohl confirmed fs_rec is clean. Inspired by Bo Branten's file system recognizer. 


svn path=/trunk/; revision=21715
2006-04-23 08:52:45 +00:00
Hervé Poussineau
5028ed87a4 Fix little bug in mouse detection
Create unnamed FDOs
Read only registry parameters which make sense
Start to read mouse only when receiving IRP_MN_START_DEVICE
Cleanup of code

svn path=/trunk/; revision=21714
2006-04-23 08:46:25 +00:00
Hervé Poussineau
d8c61be337 [AUDIT]
\trunk\reactos\drivers\input\sermouse (Unlocked)
I (the author) confirmed sermouse is clean.

svn path=/trunk/; revision=21713
2006-04-23 08:44:06 +00:00
Hervé Poussineau
7d327991c4 Don't tell we succeeded IOCTL_KEYBOARD_QUERY_INDICATORS and IOCTL_KEYBOARD_QUERY_INDICATOR_TRANSLATION, as it is not true.
Fixes bug 1408

svn path=/trunk/; revision=21711
2006-04-22 18:00:47 +00:00
Saveliy Tretiakov
3c59aa8caa [AUDIT]
\trunk\reactos\drivers\filesystems\cdfs (Unlocked)
Eric Kohl confirmed cdfs is clean.  Based on vfatc code and iso-9660 documentation. 


svn path=/trunk/; revision=21710
2006-04-22 16:36:21 +00:00
Saveliy Tretiakov
93ed460d59 [AUDIT]
\trunk\reactos\dll\win32\userenv (Unlocked)
Eric Kohl (the author) confirmed he used clean methods to develop 
this dll. It was written using a lot of test code. Thomas 
Weidenmueller, another contributor, also confirmed his code is clean.


svn path=/trunk/; revision=21709
2006-04-22 16:27:31 +00:00
Hervé Poussineau
99ea202a07 Don't dereference device objects if they were not referenced
Remove one hack from kbdclass

svn path=/trunk/; revision=21708
2006-04-22 14:08:43 +00:00
Saveliy Tretiakov
d7c29a3b3f [AUDIT]
\trunk\reactos\drivers\filesystems\ntfs (Unlocked)
Eric Kohl confirmed ntfs driver is clean.


svn path=/trunk/; revision=21707
2006-04-22 14:06:53 +00:00
Saveliy Tretiakov
a4b7bd846c [AUDIT]
\trunk\reactos\drivers\base\blue (unlocked)
Eric Kohl confirmed blue is clean.


svn path=/trunk/; revision=21706
2006-04-22 14:01:25 +00:00
Saveliy Tretiakov
4dc0942610 [AUDIT]
\trunk\reactos\drivers\base\beep (Unlocked)
Eric Kohl confirmed beep is clean.


svn path=/trunk/; revision=21705
2006-04-22 13:58:53 +00:00
Saveliy Tretiakov
48c6a3665b [AUDIT]
\trunk\reactos\base\setup\usetup (Unlocked)
Eric Kohl confirmed usetup is clean.


svn path=/trunk/; revision=21704
2006-04-22 13:55:01 +00:00
Saveliy Tretiakov
4b57ceb55c [AUDIT]
\trunk\reactos\tools\mkhive (Unlocked)
Eric Kohl confirmed mkhive is clean.


svn path=/trunk/; revision=21703
2006-04-22 13:09:28 +00:00
Ged Murphy
084c375c11 Remove reg button in ReactOS. It made the toolbar a bit long, plus regedit should be used.
svn path=/trunk/; revision=21702
2006-04-22 12:39:42 +00:00
Saveliy Tretiakov
12b2c06aee Andrey Korotaev (unC0Rr@inbox.ru):
Ru.rc: Reflect latest changes. Improved elements layout.
settings.c: Sort by width, not only height.


svn path=/trunk/; revision=21701
2006-04-22 11:55:09 +00:00
Maarten Bosma
f1026bbe49 [AUDIT]
They are bitmaps and do not look like window's

svn path=/trunk/; revision=21700
2006-04-22 06:24:00 +00:00
Maarten Bosma
df98c9f40d [AUDIT]
Unlock: They are no code.

svn path=/trunk/; revision=21699
2006-04-22 06:06:11 +00:00
Saveliy Tretiakov
7e43b49d97 [AUDIT]
\trunk\reactos\drivers\bus\acpi (Unlocked)
Alex Ionescu says this code is clean: it's 99% from bsd/linux acpi driver with a single header for NT wrapper, which he thinks was done by arty and is 100% clean. It only does things like malloc->ExAllocatePool.


svn path=/trunk/; revision=21698
2006-04-22 05:55:17 +00:00
Saveliy Tretiakov
aa7b55c728 Art Yerkes said this should be deleted.
svn path=/trunk/; revision=21697
2006-04-22 05:37:07 +00:00
Saveliy Tretiakov
5f32fbc304 [AUDIT]
\trunk\reactos\lib\drivers\ip (Unlocked)
Art Yerkes confirmed this is clean.


svn path=/trunk/; revision=21696
2006-04-22 05:27:40 +00:00
Saveliy Tretiakov
d1cd839986 [AUDIT]
\trunk\reactos\drivers\network\tdi (Unlocked)
Virtually empty. Art Yerkes confirmed it's clean.


svn path=/trunk/; revision=21695
2006-04-22 05:22:34 +00:00
Saveliy Tretiakov
e7aa2f3d9b [AUDIT]
\trunk\reactos\drivers\network\tcpip (uNLOCKED)
Combination of Casper and Art Yerkes work. Mostly rewritten by Art Yerkes, he agreed it's clean.


svn path=/trunk/; revision=21694
2006-04-22 05:15:29 +00:00
Saveliy Tretiakov
65b8c1c64b [AUDIT]
reactos/drivers/network/lan (Unlocked)
Art Yerkes says this is clean. derived from tcpip/datalink/lan.c


svn path=/trunk/; revision=21693
2006-04-22 04:56:37 +00:00
Saveliy Tretiakov
8868a11fd1 Respect wine's indentation. Tabs -> spaces.
svn path=/trunk/; revision=21692
2006-04-22 04:50:37 +00:00
Ged Murphy
d9ff34c976 [AUDIT]
mmsys.cpl
Clear formatted Win32 API code fully documented on MSDN.
This code doesn't do much at present besides display a dialog

svn path=/trunk/; revision=21691
2006-04-21 23:05:18 +00:00
Ged Murphy
8a7427520d [AUDIT]
main.cpl
Clear formatted Win32 API code fully documented on MSDN.
This code doesn't do much at present besides display a dialog

svn path=/trunk/; revision=21690
2006-04-21 22:55:57 +00:00
Saveliy Tretiakov
be29b894bc [AUDIT]
\trunk\reactos\drivers\network\afd (UNLOCKED)
Art Yerkes vouch this is clean.


svn path=/trunk/; revision=21689
2006-04-21 17:45:51 +00:00
Saveliy Tretiakov
6cc78e8c8b [AUDIT]
/trunk/reactos/lib/drivers/oskittcp/oskittcp/ (unlocked)
3rd party code. Copyright (c) The Regents of the University of California.


svn path=/trunk/; revision=21688
2006-04-21 16:53:24 +00:00
Saveliy Tretiakov
630769f746 [AUDIT]
\trunk\reactos\base\applications\utils\pice (unlocked)
Port of pice.sourceforge.net


svn path=/trunk/; revision=21687
2006-04-21 16:36:34 +00:00
Saveliy Tretiakov
64df215733 Respect wine's indentation. Tabs -> spaces.
svn path=/trunk/; revision=21686
2006-04-21 16:28:25 +00:00
Peter Ward
a585852cdb [AUDIT]
reactos\base\applications\cacls (Unlocked):
- The author Thomas Weidenmueller has confirmed that this is clean.

svn path=/trunk/; revision=21685
2006-04-21 16:06:08 +00:00
Peter Ward
bc88c9c915 [AUDIT]
reactos\base\applications\gettype (Unlocked):
- The author Brandon Turner has confirmed that this is clean.

svn path=/trunk/; revision=21684
2006-04-21 15:47:50 +00:00