reactos.git
19 years agoMinor fix
Eric Kohl [Tue, 10 Aug 2004 19:12:40 +0000 (19:12 +0000)]
Minor fix

svn path=/trunk/; revision=10483

19 years agoDmitry Timoshkov <dmitry@codeweavers.com>
Thomas Bluemel [Tue, 10 Aug 2004 19:09:37 +0000 (19:09 +0000)]
Dmitry Timoshkov <dmitry@codeweavers.com>
Fix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with a test case.

svn path=/trunk/; revision=10482

19 years agoadded aclui.dll to the bootcd
Thomas Bluemel [Tue, 10 Aug 2004 17:10:57 +0000 (17:10 +0000)]
added aclui.dll to the bootcd

svn path=/trunk/; revision=10481

19 years agofixed typo spotted by Royce.
Thomas Bluemel [Tue, 10 Aug 2004 16:21:27 +0000 (16:21 +0000)]
fixed typo spotted by Royce.

svn path=/trunk/; revision=10480

19 years agoadded aclui.dll to the automatic build
Thomas Bluemel [Tue, 10 Aug 2004 15:49:55 +0000 (15:49 +0000)]
added aclui.dll to the automatic build

svn path=/trunk/; revision=10479

19 years agoimplemented EditSecurity()
Thomas Bluemel [Tue, 10 Aug 2004 15:47:54 +0000 (15:47 +0000)]
implemented EditSecurity()

svn path=/trunk/; revision=10478

19 years agolittle fix
Thomas Bluemel [Tue, 10 Aug 2004 15:21:27 +0000 (15:21 +0000)]
little fix

svn path=/trunk/; revision=10477

19 years ago- Remove forgotten temporary debug message.
Filip Navara [Tue, 10 Aug 2004 15:09:14 +0000 (15:09 +0000)]
- Remove forgotten temporary debug message.

svn path=/trunk/; revision=10476

19 years agostop animation timer after completion
Thomas Bluemel [Tue, 10 Aug 2004 15:08:05 +0000 (15:08 +0000)]
stop animation timer after completion

svn path=/trunk/; revision=10475

19 years agoimproved the installation process
Thomas Bluemel [Tue, 10 Aug 2004 15:00:22 +0000 (15:00 +0000)]
improved the installation process

svn path=/trunk/; revision=10474

19 years agoSort Rtl* functions.
Eric Kohl [Tue, 10 Aug 2004 12:07:11 +0000 (12:07 +0000)]
Sort Rtl* functions.

svn path=/trunk/; revision=10473

19 years agoMove bitmap functions to the shared rtl library.
Eric Kohl [Tue, 10 Aug 2004 12:05:20 +0000 (12:05 +0000)]
Move bitmap functions to the shared rtl library.

svn path=/trunk/; revision=10472

19 years agoinclude the right files
Thomas Bluemel [Tue, 10 Aug 2004 12:00:55 +0000 (12:00 +0000)]
include the right files

svn path=/trunk/; revision=10471

19 years agoMove bitmap functions to the shared rtl library.
Eric Kohl [Tue, 10 Aug 2004 12:00:09 +0000 (12:00 +0000)]
Move bitmap functions to the shared rtl library.
Implement RtlClearBit, RtlSetBit and RtlTestBit.

svn path=/trunk/; revision=10470

19 years agosplit up headers
Thomas Bluemel [Tue, 10 Aug 2004 11:54:43 +0000 (11:54 +0000)]
split up headers

svn path=/trunk/; revision=10469

19 years agoAdded a few helper functions for easier usage of strings in resources
Thomas Bluemel [Tue, 10 Aug 2004 10:57:54 +0000 (10:57 +0000)]
Added a few helper functions for easier usage of strings in resources

svn path=/trunk/; revision=10468

19 years ago- Fixed lots of bugs in NTFS code and added correct update sequence
Filip Navara [Tue, 10 Aug 2004 09:28:56 +0000 (09:28 +0000)]
- Fixed lots of bugs in NTFS code and added correct update sequence
  fixups handling and untested NTFS 3+ sparse file support.

svn path=/trunk/; revision=10467

19 years agoFixed typographical error.
Emanuele Aliberti [Tue, 10 Aug 2004 07:25:49 +0000 (07:25 +0000)]
Fixed typographical error.

svn path=/trunk/; revision=10466

19 years agoSmall fixes to I/O Manager and Implemented IoMakeAssociatedIrp. Parts by Filip Navara.
Alex Ionescu [Tue, 10 Aug 2004 06:26:42 +0000 (06:26 +0000)]
Small fixes to I/O Manager and Implemented IoMakeAssociatedIrp. Parts by Filip Navara.

svn path=/trunk/; revision=10465

19 years agoFix compiler warnings.
Filip Navara [Tue, 10 Aug 2004 01:49:37 +0000 (01:49 +0000)]
Fix compiler warnings.

svn path=/trunk/; revision=10464

19 years agofixed file headers
Thomas Bluemel [Tue, 10 Aug 2004 00:12:31 +0000 (00:12 +0000)]
fixed file headers

svn path=/trunk/; revision=10463

19 years agoadded stubs for aclui.dll
Thomas Bluemel [Tue, 10 Aug 2004 00:09:40 +0000 (00:09 +0000)]
added stubs for aclui.dll

svn path=/trunk/; revision=10462

19 years agoadded header for aclui.dll
Thomas Bluemel [Mon, 9 Aug 2004 23:29:06 +0000 (23:29 +0000)]
added header for aclui.dll

svn path=/trunk/; revision=10461

19 years agoNtOpenThread should look at the CIDs UniqueThread member only, not at
Gé van Geldorp [Mon, 9 Aug 2004 22:15:01 +0000 (22:15 +0000)]
NtOpenThread should look at the CIDs UniqueThread member only, not at
UniqueProcess. Makes OpenThread() work.

svn path=/trunk/; revision=10460

19 years agoMostly implemented, Listdlls half way works now.
James Tabor [Mon, 9 Aug 2004 19:55:33 +0000 (19:55 +0000)]
Mostly implemented, Listdlls half way works now.

svn path=/trunk/; revision=10459

19 years agoAdding missing structures for Debug information.
James Tabor [Mon, 9 Aug 2004 19:41:13 +0000 (19:41 +0000)]
Adding missing structures for Debug information.

svn path=/trunk/; revision=10458

19 years agoUndo test change
Gé van Geldorp [Mon, 9 Aug 2004 18:28:28 +0000 (18:28 +0000)]
Undo test change

svn path=/trunk/; revision=10457

19 years agoTest log_accum.pl
Gé van Geldorp [Mon, 9 Aug 2004 18:26:26 +0000 (18:26 +0000)]
Test log_accum.pl

svn path=/trunk/; revision=10456

19 years agoAdded Debug Buffer Information. Testing with SysInternals.com listdlls.exe.
James Tabor [Mon, 9 Aug 2004 18:17:23 +0000 (18:17 +0000)]
Added Debug Buffer Information. Testing with SysInternals.com listdlls.exe.

svn path=/trunk/; revision=10455

19 years agoAdd internal flags for ExitWindowsEx()
Gé van Geldorp [Mon, 9 Aug 2004 17:54:56 +0000 (17:54 +0000)]
Add internal flags for ExitWindowsEx()

svn path=/trunk/; revision=10454

19 years agoimplemented a couple of Hid device functions
Thomas Bluemel [Mon, 9 Aug 2004 16:02:43 +0000 (16:02 +0000)]
implemented a couple of Hid device functions

svn path=/trunk/; revision=10453

19 years agoUpdate porting status for COMCTL32.
Filip Navara [Mon, 9 Aug 2004 15:42:04 +0000 (15:42 +0000)]
Update porting status for COMCTL32.

svn path=/trunk/; revision=10452

19 years agoThomas Weidenm�ller <w3seek@reactos.org>
Filip Navara [Mon, 9 Aug 2004 15:35:58 +0000 (15:35 +0000)]
Thomas Weidenm�ller <w3seek@reactos.org>
Implemented syslink control.

svn path=/trunk/; revision=10451

19 years agoDefinitions for SysLink control.
Filip Navara [Mon, 9 Aug 2004 15:34:50 +0000 (15:34 +0000)]
Definitions for SysLink control.

svn path=/trunk/; revision=10450

19 years agoMarcus Meissner <marcus@jet.franken.de>
Filip Navara [Mon, 9 Aug 2004 15:22:28 +0000 (15:22 +0000)]
Marcus Meissner <marcus@jet.franken.de>
Implemented PSM_INDEXTOHWND.

svn path=/trunk/; revision=10449

19 years agoFilip Navara <xnavara@volny.cz>
Filip Navara [Mon, 9 Aug 2004 15:21:57 +0000 (15:21 +0000)]
Filip Navara <xnavara@volny.cz>
- Properly calculate caption length when converting multi-byte string
  to wide character one.
- Wizard contents shouldn't be moved by the size of watermark bitmap.
- Fix PSH_WIZARD97_[NEW/OLD] checks.
- Blit the watermark even if PSH_USEHBMWATERMARK flag isn't set and
  blit only the part that fits into the dialog.

svn path=/trunk/; revision=10448

19 years agoDefine PBS_MARQUEE and PBM_SETMARQUEE.
Filip Navara [Mon, 9 Aug 2004 15:15:20 +0000 (15:15 +0000)]
Define PBS_MARQUEE and PBM_SETMARQUEE.

svn path=/trunk/; revision=10447

19 years agoFilip Navara <xnavara@volny.cz>
Filip Navara [Mon, 9 Aug 2004 15:12:24 +0000 (15:12 +0000)]
Filip Navara <xnavara@volny.cz>
Use system metrics values in TOOLBAR_DrawPattern instead of hardcoded
values.

svn path=/trunk/; revision=10446

19 years agoThomas Weidenmueller <wine-patches@reactsoft.com>
Filip Navara [Mon, 9 Aug 2004 15:09:17 +0000 (15:09 +0000)]
Thomas Weidenmueller <wine-patches@reactsoft.com>
Added support for PBS_MARQUEE style.

svn path=/trunk/; revision=10445

19 years agoDmitry Timoshkov <dmitry@codeweavers.com>
Filip Navara [Mon, 9 Aug 2004 15:08:23 +0000 (15:08 +0000)]
Dmitry Timoshkov <dmitry@codeweavers.com>
Create toolbar with a not zero default size, it allows applications
which check toolbar size before adding buttons to it work.

svn path=/trunk/; revision=10444

19 years agoFilip Navara <xnavara@volny.cz>
Filip Navara [Mon, 9 Aug 2004 15:08:00 +0000 (15:08 +0000)]
Filip Navara <xnavara@volny.cz>
Fix CreateMappedBitmap for palette-less bitmaps.

svn path=/trunk/; revision=10443

19 years agoHenning Gerhardt <henning.gerhardt@web.de>
Filip Navara [Mon, 9 Aug 2004 15:07:37 +0000 (15:07 +0000)]
Henning Gerhardt <henning.gerhardt@web.de>
Minor fixes and updates to the German resource files.

svn path=/trunk/; revision=10442

19 years agoSort Zw* functions
Eric Kohl [Mon, 9 Aug 2004 11:18:08 +0000 (11:18 +0000)]
Sort Zw* functions

svn path=/trunk/; revision=10441

19 years agoRundown Protection Implementation. Implemented ExAcquireRundownProtection, ExAcquireR...
Alex Ionescu [Mon, 9 Aug 2004 01:26:10 +0000 (01:26 +0000)]
Rundown Protection Implementation. Implemented ExAcquireRundownProtection, ExAcquireRundownProtectionEx, ExInitializeRundownProtection, ExReInitializeRundownProtection, ExReleaseRundownProtection, ExReleaseRundownProtectionEx, ExRundownCompleted, ExWaitForRundownProtectionRelease

svn path=/trunk/; revision=10440

19 years agoAdded a (C) notice.
Art Yerkes [Sun, 8 Aug 2004 22:07:06 +0000 (22:07 +0000)]
Added a (C) notice.

svn path=/trunk/; revision=10439

19 years agoSync to Wine-20040716
Gé van Geldorp [Sun, 8 Aug 2004 21:50:40 +0000 (21:50 +0000)]
Sync to Wine-20040716

svn path=/trunk/; revision=10438

19 years agoSimple preprocessor for converting try ... except to our pseh-style exception
Art Yerkes [Sun, 8 Aug 2004 21:40:09 +0000 (21:40 +0000)]
Simple preprocessor for converting try ... except to our pseh-style exception
handling.  Should allow us to use source files from open source drivers that
compile with msvc given some care.  Not a complete solution but it eliminates
the most tedious part of the job.

svn path=/trunk/; revision=10437

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 21:36:20 +0000 (21:36 +0000)]
Sync to Wine-20040716:
Henning Gerhardt <henning.gerhardt@web.de>
- More German translations.
Hajime Segawa <winetips@sidenet.ddo.jp>
- Added some Japanese translations.
Dimitrie O. Paun <dpaun@rogers.com>
- Lookup driver information in registry and system.ini.
- Make the code inspect the registry/system.ini at call time, rather
  then initialization time.
- Code cleanups.

svn path=/trunk/; revision=10435

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 21:15:48 +0000 (21:15 +0000)]
Sync to Wine-20040716:
Mike McCormack <mike@codeweavers.com>
- Fix memory allocation problems.
Marcus Meissner <marcus@jet.franken.de>
- Do not assign to casted values.
Alexandre Julliard
- Implemented GetUIVersion (based on a patch by Stefan Leichter).
Stefan Leichter <Stefan.Leichter@camLine.com>
- Removed the crosscalls (unicode to ascii) from GetAcceptLanguagesW.
- Removed todo_wine from GetAcceptLanguagesA tests.
- Added tests for GetAcceptLanguagesA.
Henning Gerhardt <henning.gerhardt@web.de>
- Translated some English resource files into German.
Hajime Segawa <winetips@sidenet.ddo.jp>
- Added some Japanese translations.

svn path=/trunk/; revision=10434

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 21:07:12 +0000 (21:07 +0000)]
Sync to Wine-20040716:
Mike Hearn <mh@codeweavers.com>
- Don't ERR on a used connection being destroyed.
- Don't print an extra newline in the olerelay code.
- Remove the RPC connection cache as Windows does not allow multiple
  binds on the same connection.
- Correct connection releases on error path in RPCRT4_OpenBinding.

svn path=/trunk/; revision=10433

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 20:49:55 +0000 (20:49 +0000)]
Sync to Wine-20040716:
Henning Gerhardt <henning.gerhardt@web.de>
- Translated some English resource files into German.
- More German translations.
Hajime Segawa <winetips@sidenet.ddo.jp>
- Added some Japanese translations.

svn path=/trunk/; revision=10432

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 20:42:47 +0000 (20:42 +0000)]
Sync to Wine-20040716:
Mike McCormack <mike@codeweavers.com>
- Fix a few serious race conditions in the OLE object pipe server.
- Add some explanations to compobj.c, implement flushing message queue
  on shutdown.
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.
Marcus Meissner <marcus@jet.franken.de>
- IMalloc vtables are static.
- IID_IObjectWithSite is already in libuuid, no need to declare here.
Aric Stewart <aric@codeweavers.com>
- Return an error in CoMarshalInterface if the IUnknown pointer is NULL
  and don't crash.
Ivan Leo Puoti <puoti@inwind.it>
- Removed the winedefault.reg message.
Robert Shearman <rob@codeweavers.com>
- Add static to non-exported marshal functions.
- Remove unused marshal functions.
- Rename several RPC functions.

svn path=/trunk/; revision=10431

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 20:33:39 +0000 (20:33 +0000)]
Sync to Wine-20040716:
Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
- HeapAlloc for WSTR must allocate len* sizeof(WCHARS).
Henning Gerhardt <henning.gerhardt@web.de>
- Translated some English resource files into German.
JosT Manuel Ferrer Ortiz <jmfo1982@yahoo.es>
- Added Spanish translation.
Hajime Segawa <winetips@sidenet.ddo.jp>
- Added some Japanese translations.

svn path=/trunk/; revision=10430

19 years agoInitial Support for Quota Pool Allocations.
Alex Ionescu [Sun, 8 Aug 2004 20:33:17 +0000 (20:33 +0000)]
Initial Support for Quota Pool Allocations.
Implemented ExAllocatePoolWithQuota, ExAllocatePoolWithQuotaTag, PsChargePoolQuota, PsChargeProcessNonPagedPoolQuota, PsChargeProcessPagedPoolQuota, PsChargeProcessPoolQuota.
Also implemented a basic ExAllocatePoolWithTagPriority, but needs Special Pool support for Driver Verifier functionality. The allocation works however.

svn path=/trunk/; revision=10429

19 years agoSet explicit base address for notifyhook.dll so it won't get relocated
Gé van Geldorp [Sun, 8 Aug 2004 20:26:43 +0000 (20:26 +0000)]
Set explicit base address for notifyhook.dll so it won't get relocated

svn path=/trunk/; revision=10428

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 20:15:06 +0000 (20:15 +0000)]
Sync to Wine-20040716:
Krishna Murthy <Krishna.Murthy@guptaworldwide.com>
- Add the selected extension from file type filter if file name does not
  contain the file extension.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Fix control coordinates in German and French versions of open file
  dialog.
- Remove duplicate control ids in Catalan, Russian and Ukrainian
  dialogs.
James Hawkins <truiken@gmail.com>
- Fixed collate icon behavior.
- Check for empty PrinterName in PRINTDLG_WMCommandW.

svn path=/trunk/; revision=10427

19 years agoSync to Wine-20040716:
Gé van Geldorp [Sun, 8 Aug 2004 20:04:00 +0000 (20:04 +0000)]
Sync to Wine-20040716:
Mike McCormack <mike@codeweavers.com>
- Create a tooltip on demand in the Listview.
Robert Shearman <rob@codeweavers.com>
- Implemented PSM_HWNDTOINDEX.
- Add stubs for some new property sheet messages.
- Clean up the mask drawing code.
- Improve bitmap not found message.
- Start of balloon tip support.
Jon Griffiths <jon_p_griffiths@yahoo.com>
- Don't crash on NULL tab text.
Filip Navara <xnavara@volny.cz>
- Make the pattern drawing in TOOLBAR_DrawPattern look better.

svn path=/trunk/; revision=10425

19 years agoAdd some property sheet messages
Gé van Geldorp [Sun, 8 Aug 2004 20:02:57 +0000 (20:02 +0000)]
Add some property sheet messages

svn path=/trunk/; revision=10424

19 years agogerman translation of task manager by Klemens Friedl <frik85@hotmail.com>
Martin Fuchs [Sun, 8 Aug 2004 19:16:10 +0000 (19:16 +0000)]
german translation of task manager by Klemens Friedl <frik85@hotmail.com>

svn path=/trunk/; revision=10423

19 years agogerman translation of welcome.exe by Klemens Friedl <frik85@hotmail.com>
Martin Fuchs [Sun, 8 Aug 2004 19:15:57 +0000 (19:15 +0000)]
german translation of welcome.exe by Klemens Friedl <frik85@hotmail.com>

svn path=/trunk/; revision=10422

19 years agoFixed warning messages ans set -Werror in make file.
James Tabor [Sun, 8 Aug 2004 18:46:25 +0000 (18:46 +0000)]
Fixed warning messages ans set -Werror in make file.

svn path=/trunk/; revision=10421

19 years agoAllow alternate SEH construct. Patch by Art Yerkes.
Alex Ionescu [Sun, 8 Aug 2004 18:26:47 +0000 (18:26 +0000)]
Allow alternate SEH construct. Patch by Art Yerkes.

svn path=/trunk/; revision=10420

19 years agoserialize gui switching and switching the focus message queue
Thomas Bluemel [Sun, 8 Aug 2004 17:57:34 +0000 (17:57 +0000)]
serialize gui switching and switching the focus message queue

svn path=/trunk/; revision=10419

19 years agoPartial merge with wine-code. Solves BZ#230. Executing text-doc from start-Run. Same...
Jens Collin [Sun, 8 Aug 2004 16:04:00 +0000 (16:04 +0000)]
Partial merge with wine-code. Solves BZ#230. Executing text-doc from start-Run. Same change sent to wine-patches

svn path=/trunk/; revision=10418

19 years agonotepad takes input filename as parameter %1.
Jens Collin [Sun, 8 Aug 2004 16:01:07 +0000 (16:01 +0000)]
notepad takes input filename as parameter %1.

svn path=/trunk/; revision=10417

19 years ago- Fix section object dereferencing in NtCreateSection.
Filip Navara [Sun, 8 Aug 2004 10:46:20 +0000 (10:46 +0000)]
- Fix section object dereferencing in NtCreateSection.

svn path=/trunk/; revision=10416

19 years agoAdded advapi32 test for the registry.
Steven Edwards [Sat, 7 Aug 2004 22:51:27 +0000 (22:51 +0000)]
Added advapi32 test for the registry.

svn path=/trunk/; revision=10415

19 years agoAdded vmwinst and imagehlp to the bootcd
Steven Edwards [Sat, 7 Aug 2004 22:26:00 +0000 (22:26 +0000)]
Added vmwinst and imagehlp to the bootcd
(imagehlp allows openoffice setup to work)

svn path=/trunk/; revision=10414

19 years agoWhen doing a debug boot pass /NOGUIBOOT to disable the
Steven Edwards [Sat, 7 Aug 2004 20:26:41 +0000 (20:26 +0000)]
When doing a debug boot pass /NOGUIBOOT to disable the
splash screen so we can see the /DEBUGPORT=SCREEN
output.

svn path=/trunk/; revision=10413

19 years ago- Faster dependency system.
Filip Navara [Sat, 7 Aug 2004 20:23:33 +0000 (20:23 +0000)]
- Faster dependency system.

svn path=/trunk/; revision=10412

19 years agoTagged certain functions that were exported both under NT and ROS, but not marked...
Alex Ionescu [Sat, 7 Aug 2004 19:13:27 +0000 (19:13 +0000)]
Tagged certain functions that were exported both under NT and ROS, but not marked as un/implemented.

svn path=/trunk/; revision=10411

19 years agoAdded shared RTL functions to appear in ntoskrnl exports (Since they are in fact...
Alex Ionescu [Sat, 7 Aug 2004 06:48:49 +0000 (06:48 +0000)]
Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl)

svn path=/trunk/; revision=10410

19 years agoRenamed /DEBUGPORT=FILELOG to
Steven Edwards [Sat, 7 Aug 2004 03:41:31 +0000 (03:41 +0000)]
Renamed /DEBUGPORT=FILELOG to
/DEBUGPORT=BOOTLOG to be compatbile with Windows.

svn path=/trunk/; revision=10409

19 years ago- Correctly handle ClipCursor(NULL) case.
Filip Navara [Sat, 7 Aug 2004 00:25:10 +0000 (00:25 +0000)]
- Correctly handle ClipCursor(NULL) case.

svn path=/trunk/; revision=10408

19 years agoadded display properties skeleton
Gero Kuehn [Sat, 7 Aug 2004 00:05:23 +0000 (00:05 +0000)]
added display properties skeleton

svn path=/trunk/; revision=10407

19 years ago- Move code from NtCreateSection to MmCreateSection and adjust it.
Filip Navara [Thu, 5 Aug 2004 19:59:13 +0000 (19:59 +0000)]
- Move code from NtCreateSection to MmCreateSection and adjust it.
- Use MmCreateSection instead of NtCreateSection where possible.

svn path=/trunk/; revision=10406

19 years agoFixed Names.
Alex Ionescu [Thu, 5 Aug 2004 19:03:24 +0000 (19:03 +0000)]
Fixed Names.

svn path=/trunk/; revision=10405

19 years agoAdded RTL Stubs, Prototypes and Exports.
Alex Ionescu [Thu, 5 Aug 2004 18:17:37 +0000 (18:17 +0000)]
Added RTL Stubs, Prototypes and Exports.

svn path=/trunk/; revision=10404

19 years agoReport "access denied" errors.
Emanuele Aliberti [Thu, 5 Aug 2004 12:11:49 +0000 (12:11 +0000)]
Report "access denied" errors.

svn path=/trunk/; revision=10403

19 years agoUpdate query thread times.
James Tabor [Thu, 5 Aug 2004 11:38:01 +0000 (11:38 +0000)]
Update query thread times.

svn path=/trunk/; revision=10402

19 years ago- Separate out cluster chain extending functionality from GetNextCluster to GetNextCl...
Filip Navara [Thu, 5 Aug 2004 02:48:18 +0000 (02:48 +0000)]
- Separate out cluster chain extending functionality from GetNextCluster to GetNextClusterExtend.
- Fix a typo in VfatHasFileSystem.

svn path=/trunk/; revision=10401

19 years agoReverted my changes to timers
Thomas Bluemel [Wed, 4 Aug 2004 22:31:17 +0000 (22:31 +0000)]
Reverted my changes to timers

svn path=/trunk/; revision=10400

19 years agofix clean target for new standard makefiles
Martin Fuchs [Wed, 4 Aug 2004 21:42:33 +0000 (21:42 +0000)]
fix clean target for new standard makefiles

svn path=/trunk/; revision=10399

19 years ago notifyhook.dll are not in subsys/system/explore mapp it is in subsys/system/explore...
Magnus Olsen [Wed, 4 Aug 2004 21:36:28 +0000 (21:36 +0000)]
 notifyhook.dll are not in subsys/system/explore mapp it is in  subsys/system/explore/notifyhook/ mapp

I did only corrrect the path so make bootcd works agein

svn path=/trunk/; revision=10397

19 years agoThx to Herv� Poussineau the gcc 3.3.x are working agein
Magnus Olsen [Wed, 4 Aug 2004 19:53:27 +0000 (19:53 +0000)]
Thx to Herv� Poussineau the gcc 3.3.x are working agein
poussine@freesurf.fr

svn path=/trunk/; revision=10396

19 years ago- Remove completion routine for VfatReadDisk. IRPs build with IoBuildSynchronousFsdRe...
Filip Navara [Wed, 4 Aug 2004 19:40:45 +0000 (19:40 +0000)]
- Remove completion routine for VfatReadDisk. IRPs build with IoBuildSynchronousFsdRequest mustn't be freed by IoFreeIrp, because they're still associated with a thread.
- Don't call IoBuildAsynchronousFsdRequest with NULL buffer for read/write requests. It's explicitly prohibited per DDK documentation and causes crashes on Windows (R) NT systems.

svn path=/trunk/; revision=10395

19 years ago- Correct a comment.
Filip Navara [Wed, 4 Aug 2004 18:27:21 +0000 (18:27 +0000)]
- Correct a comment.

svn path=/trunk/; revision=10394

19 years ago- Fix compiling Explorer with precompiled headers.
Filip Navara [Wed, 4 Aug 2004 18:22:41 +0000 (18:22 +0000)]
- Fix compiling Explorer with precompiled headers.

svn path=/trunk/; revision=10393

19 years ago- Don't allow selecting separators in start menu and avoid nasty refreshing when...
Filip Navara [Wed, 4 Aug 2004 18:19:01 +0000 (18:19 +0000)]
- Don't allow selecting separators in start menu and avoid nasty refreshing when moving mouse above the left ReactOS Logo bar.

svn path=/trunk/; revision=10392

19 years agoRegister the LPC Port object object in the system name space.
Emanuele Aliberti [Wed, 4 Aug 2004 12:50:42 +0000 (12:50 +0000)]
Register the LPC Port object object in the system name space.

svn path=/trunk/; revision=10390

19 years agoAdd missing functions to the .def and .edf files and sort existing entries.
Eric Kohl [Wed, 4 Aug 2004 12:11:45 +0000 (12:11 +0000)]
Add missing functions to the .def and .edf files and sort existing entries.

svn path=/trunk/; revision=10389

19 years agoFix Compiler warning with -O2
Alex Ionescu [Wed, 4 Aug 2004 02:36:53 +0000 (02:36 +0000)]
Fix Compiler warning with -O2

svn path=/trunk/; revision=10388

19 years ago- Change -fno-strict-aliasing to -Wno-strict-aliasing for optimized builds.
Filip Navara [Wed, 4 Aug 2004 02:27:07 +0000 (02:27 +0000)]
- Change -fno-strict-aliasing to -Wno-strict-aliasing for optimized builds.

svn path=/trunk/; revision=10387

19 years ago- Fix setting of GDT and IDT pointers in KPCR.
Filip Navara [Wed, 4 Aug 2004 02:24:40 +0000 (02:24 +0000)]
- Fix setting of GDT and IDT pointers in KPCR.

svn path=/trunk/; revision=10386

19 years agoFix Compiler warning with -O2
Alex Ionescu [Wed, 4 Aug 2004 00:45:36 +0000 (00:45 +0000)]
Fix Compiler warning with -O2

svn path=/trunk/; revision=10385

19 years ago- Destroy associated listview when IShellView is destroyed.
Filip Navara [Wed, 4 Aug 2004 00:23:28 +0000 (00:23 +0000)]
- Destroy associated listview when IShellView is destroyed.

svn path=/trunk/; revision=10384

19 years ago- Use NDIS_DbgPrint instead of DbgPrint for NDIS buffer messages.
Filip Navara [Wed, 4 Aug 2004 00:19:11 +0000 (00:19 +0000)]
- Use NDIS_DbgPrint instead of DbgPrint for NDIS buffer messages.

svn path=/trunk/; revision=10383

19 years agoFix Compiler warning with -O2
Alex Ionescu [Wed, 4 Aug 2004 00:18:01 +0000 (00:18 +0000)]
Fix Compiler warning with -O2

svn path=/trunk/; revision=10382

19 years ago- Disable debug messages of floppy driver.
Filip Navara [Wed, 4 Aug 2004 00:17:49 +0000 (00:17 +0000)]
- Disable debug messages of floppy driver.

svn path=/trunk/; revision=10381

19 years ago- Don't print stack frames in NtContinue if NDEBUG is defined.
Filip Navara [Wed, 4 Aug 2004 00:17:14 +0000 (00:17 +0000)]
- Don't print stack frames in NtContinue if NDEBUG is defined.

svn path=/trunk/; revision=10380