reactos.git
19 years agoimproved network control panel
Gero Kuehn [Sun, 15 Aug 2004 16:50:30 +0000 (16:50 +0000)]
improved network control panel
more registry keys for the network configuration
preliminary TCPIP property sheet

svn path=/trunk/; revision=10551

19 years ago2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
Casper Hornstrup [Sun, 15 Aug 2004 16:39:12 +0000 (16:39 +0000)]
2004-08-15  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* ntoskrnl/include/.cvsignore: New file.
* ntoskrnl/include/ntoskrnl.h: Ditto.
* ntoskrnl/*/*.c: Use pre-compiled header.
* ntoskrnl/Makefile: Support pre-compiled header.
* tools/helper.mk: .pch files are now .gch files.

svn path=/trunk/; revision=10550

19 years ago- Revert to old dependency system.
Filip Navara [Sun, 15 Aug 2004 01:44:31 +0000 (01:44 +0000)]
- Revert to old dependency system.

svn path=/trunk/; revision=10549

19 years ago- Revert to old dependency system.
Filip Navara [Sun, 15 Aug 2004 01:23:19 +0000 (01:23 +0000)]
- Revert to old dependency system.

svn path=/trunk/; revision=10548

19 years ago- Minor correction to shut up compiler warning.
Filip Navara [Sun, 15 Aug 2004 00:51:51 +0000 (00:51 +0000)]
- Minor correction to shut up compiler warning.

svn path=/trunk/; revision=10547

19 years ago- Don't append to existing files.
Filip Navara [Sun, 15 Aug 2004 00:51:01 +0000 (00:51 +0000)]
- Don't append to existing files.

svn path=/trunk/; revision=10546

19 years agoTry to retrieve the resource list before starting a pnp device.
Eric Kohl [Sat, 14 Aug 2004 22:47:08 +0000 (22:47 +0000)]
Try to retrieve the resource list before starting a pnp device.

svn path=/trunk/; revision=10545

19 years agoAvoid crash
Gé van Geldorp [Sat, 14 Aug 2004 22:36:38 +0000 (22:36 +0000)]
Avoid crash

svn path=/trunk/; revision=10544

19 years agoSync to Wine-20040813: update status
Gé van Geldorp [Sat, 14 Aug 2004 21:02:42 +0000 (21:02 +0000)]
Sync to Wine-20040813: update status

svn path=/trunk/; revision=10543

19 years ago- Fix dependency tracking for relative paths.
Filip Navara [Sat, 14 Aug 2004 20:51:46 +0000 (20:51 +0000)]
- Fix dependency tracking for relative paths.

svn path=/trunk/; revision=10542

19 years agoGet it building. Linking is next
Steven Edwards [Sat, 14 Aug 2004 20:43:40 +0000 (20:43 +0000)]
Get it building. Linking is next

svn path=/trunk/; revision=10541

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 20:36:35 +0000 (20:36 +0000)]
Sync to Wine-20040813:
Alexandre Julliard
- Avoid some non-portable makefile constructs, and get rid of the
  ALTNAMES variable.
Robert Reif <reif@earthlink.net>
- Change MIXER_GetDev to take pointer to returned address pointer and
  return one of 3 possible return values rather than an address or
  NULL.
- Adds *GetDevCapsW bad pointer check.
- Adds waveOutGetDevCapsW test.
Filip Navara <xnavara@volny.cz>
- Implementation of mmTaskCreate. Based on patch by Eric Pouech.
- Fallback implementation in waveOut[Un]PrepareHeader.
Marcelo Duarte <wine-devel@bol.com.br>
- Localization of devenum to Portuguese and minor corrections.

svn path=/trunk/; revision=10539

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 20:24:42 +0000 (20:24 +0000)]
Sync to Wine-20040813:
Ivan Leo Puoti <puoti@inwind.it>
- Added Italian resources.
Marcelo Duarte <wine-devel@bol.com.br>
- Update localization for Portuguese language.
Alexandre Julliard
- Get rid of the non-standard ICOM_VTABLE macro.
- Get rid of the non-standard ICOM_VFIELD macro.
- Fixed flags handling in StrIsIntlEqualA/W (spotted by James Hawkins).
Jacek Caban <jack@itma.pwr.wroc.pl>
- Implemented IsOS function.
Francois Gouget <fgouget@free.fr>
- Modify widl to put the C COM macros inside an #ifdef COBJMACROS block
  as is done in the Windows headers.
- Add #define COBJMACROS where needed in Wine.
- Fixes the compilation of the oleaut32/tests/olefont.c and
  urlmon/tests/url.c conformance tests with the Windows headers.
Stefan Leichter <Stefan.Leichter@camLine.com>
- Forward shlwapi.459/460 (SHExpandEnvironmentStringsA/W) to
  kernel32.ExpandEnvironmentStringsA/W.

svn path=/trunk/; revision=10538

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 20:09:12 +0000 (20:09 +0000)]
Sync to Wine-20040813:
Alexandre Julliard
- Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
  that use it.
- Get rid of the non-standard ICOM_VTABLE macro.
- Get rid of the non-standard ICOM_VFIELD macro.

svn path=/trunk/; revision=10537

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 20:05:16 +0000 (20:05 +0000)]
Sync to Wine-20040813:
Mike McCormack <mike@codeweavers.com>
- Remove dead code.
Jacek Caban<jack@itma.pwr.wroc.pl>
- Added EM_SCROLLCARET definition in include/richedit.h and handling in
  WindowProc.

svn path=/trunk/; revision=10536

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 20:00:59 +0000 (20:00 +0000)]
Sync to Wine-20040813:
Alexandre Julliard
- Avoid some non-portable makefile constructs, and get rid of the
  ALTNAMES variable.
- Get rid of the non-standard ICOM_VTABLE macro.
- Get rid of the non-standard ICOM_VFIELD macro.
- Get rid of the non-standard ICOM_DEFINE macro.
- Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
  that use it.
Mike McCormack <mike@codeweavers.com>
- Added a test for stat'ing a memory based storage file.
- stat on memory storage should return a NULL name, not "".
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.
- Modify widl to put the C COM macros inside an #ifdef COBJMACROS block
  as is done in the Windows headers.
- Add #define COBJMACROS where needed in Wine.
- Fixes the compilation of the oleaut32/tests/olefont.c and
  urlmon/tests/url.c conformance tests with the Windows headers.
Mike Hearn <mh@codeweavers.com>
- Implement disconnect for proxies so that stubs are properly
  destroyed.
- Disconnect proxies at COM shutdown to release the corresponding
  stubs.
- Don't marshal IClassFactory into the local server pipe until we have
  connected, otherwise we might end up with stubs that are never used.
- Pass -Embedding switch to EXE servers, more tracing.
- Fix misleading warning ole CoGetClassObject.
- Fix ref counting in StdMarshalImpl_MarshalInterface for case where the
  stub already exists.
- Implement StdMarshal::ReleaseMarshalData.
- Fix infinite loops by checking the return value of _invoke_onereq and
  bailing appropriately.
- Add a comment on the SendReceive behaviour. Improve two others.
- Unref stub after invoking on it.
Robert Shearman <rob@codeweavers.com>
- Remove unneeded STUBMGR_Start call.
- Cleanup compobj_private.h.
- Fix some inaccuracies in a comment and reformat.
- Add static to non-exported marshal functions.
- Remove unused marshal functions.
- Rename several RPC functions.
- Emit fixme for known local wrong behaviour.
- Implement StdMarshal::ReleaseMarshalData.
- Document wrong behaviour for IRunningObjectTable.
- Fix infinite loops by checking the return value of _invoke_onereq and
  bailing appropriately.
- Add a comment on the SendReceive behaviour. Improve two others.
- Set RPC data representation.
Jeroen Janssen <japj@xs4all.nl>
- Updated some MSDN links in the code.

svn path=/trunk/; revision=10535

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 19:25:03 +0000 (19:25 +0000)]
Sync to Wine-20040813:
Ivan Leo Puoti <puoti@inwind.it>
- Added Italian resources.
Marcelo Duarte <wine-devel@bol.com.br>
- Update localization for Portuguese language.

svn path=/trunk/; revision=10534

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 19:21:01 +0000 (19:21 +0000)]
Sync to Wine-20040813:
Alexandre Julliard
- Avoid some non-portable makefile constructs, and get rid of the
  ALTNAMES variable.
- Get rid of the non-standard ICOM_VTABLE macro.
Henning Gerhardt <henning.gerhardt@web.de>
- Minor fixes and updates to the German resource files.
Jacek Caban <jack@itma.pwr.wroc.pl>
- Translation update.
Mike McCormack <mike@codeweavers.com>
- Unicode file dialogs send and receive unicode messages.
Jacek Caban <jack@itma.pwr.wroc.pl>
- Fix a bug in passing parameters to CFn_WMInitDialog and CFn_WMCommand
  in FormatCharDlgProcW.
James Hawkins <truiken@gmail.com>
- Cleanup A->W cross calls.
- Better fix for collate icon behavior.

svn path=/trunk/; revision=10533

19 years agoSync to Wine-20040813:
Gé van Geldorp [Sat, 14 Aug 2004 19:12:35 +0000 (19:12 +0000)]
Sync to Wine-20040813:
Jon Griffiths <jon_p_griffiths@yahoo.com>
- Make pattern brush data const.
Mike McCormack <mike@codeweavers.com>
- Prevent listview from crashing when a null sort function is passed to
  LVM_SORTITEMS.
Filip Navara <xnavara@volny.cz>
- Don't update infoPtr->dwStyle in LISTVIEW_WindowProc. It's already
  handled in LISTVIEW_StyleChanged and LISTVIEW_Create processing.
- Ignore WS_VSCROLL/WS_HSCROLL flags in infoPtr->dwStyle because they're
  not always up-to-date.
- Use correct dialog title for Wizard 97 and correctly display header
  bitmap for old-style Wizard 97.
- Fix TOOLBAR_DrawMasked to correctly use image list mask.
Eric Kohl <eric.kohl@t-online.de>
- Move watermark and header bitmap loading code from
  PROPSHEET_CreatePage into its own function PROPSHEET_LoadWizardBitmaps
  and call this function from property sheet's dialog procedure.
Thomas Weidenmueller <w3seek@reactos.com>
- Correct tooltips behavior.

svn path=/trunk/; revision=10532

19 years agoUpdate the README.WINE. It now contains a list of almost
Steven Edwards [Sat, 14 Aug 2004 16:00:23 +0000 (16:00 +0000)]
Update the README.WINE. It now contains a list of almost
everything we share with Wine. Needs updates and
corrections.

svn path=/trunk/; revision=10531

19 years ago- Fixed the definition of X86_CR4_PGE.
Hartmut Birr [Sat, 14 Aug 2004 15:17:09 +0000 (15:17 +0000)]
- Fixed the definition of X86_CR4_PGE.

svn path=/trunk/; revision=10530

19 years agoa few fixes.
Thomas Bluemel [Sat, 14 Aug 2004 11:50:25 +0000 (11:50 +0000)]
a few fixes.
I'm not going to continue working on this due to a lack of knowledge of the security api, so someone else who knows a bit more about them should step in...

svn path=/trunk/; revision=10529

19 years agoimplemented GI_EnableMouseTracking()
Thomas Bluemel [Sat, 14 Aug 2004 10:47:19 +0000 (10:47 +0000)]
implemented GI_EnableMouseTracking()

svn path=/trunk/; revision=10528

19 years ago- Remove the now unused .edf file.
Filip Navara [Sat, 14 Aug 2004 10:23:11 +0000 (10:23 +0000)]
- Remove the now unused .edf file.

svn path=/trunk/; revision=10527

19 years ago- Forward everything everything we can to MSVCRT and WS2_32.
Filip Navara [Sat, 14 Aug 2004 10:22:10 +0000 (10:22 +0000)]
- Forward everything everything we can to MSVCRT and WS2_32.

svn path=/trunk/; revision=10526

19 years ago- Enabled global pages if it is possible.
Hartmut Birr [Sat, 14 Aug 2004 09:17:05 +0000 (09:17 +0000)]
- Enabled global pages if it is possible.
- Put the kernel map onto a fixed location and establish a page table
  for the first 4MB in the very early boot process.
- Disable the mapping for the page table pages within the bss section.

svn path=/trunk/; revision=10525

19 years ago- Implementation of GI_message_box.
Filip Navara [Sat, 14 Aug 2004 07:15:05 +0000 (07:15 +0000)]
- Implementation of GI_message_box.

svn path=/trunk/; revision=10524

19 years agofixed a few parameters
Thomas Bluemel [Sat, 14 Aug 2004 01:03:38 +0000 (01:03 +0000)]
fixed a few parameters

svn path=/trunk/; revision=10523

19 years agoconvert license to LGPL
Thomas Bluemel [Sat, 14 Aug 2004 00:50:27 +0000 (00:50 +0000)]
convert license to LGPL

svn path=/trunk/; revision=10522

19 years ago*CORRECT* version of Defintion file.
Alex Ionescu [Sat, 14 Aug 2004 00:47:33 +0000 (00:47 +0000)]
*CORRECT* version of Defintion file.

svn path=/trunk/; revision=10521

19 years agoimplementation of __libc_init_memory()
Thomas Bluemel [Sat, 14 Aug 2004 00:39:19 +0000 (00:39 +0000)]
implementation of __libc_init_memory()

svn path=/trunk/; revision=10520

19 years agoRemoved duplicate entries.
Alex Ionescu [Sat, 14 Aug 2004 00:35:09 +0000 (00:35 +0000)]
Removed duplicate entries.

svn path=/trunk/; revision=10519

19 years agobuild with w32api
Steven Edwards [Fri, 13 Aug 2004 23:31:36 +0000 (23:31 +0000)]
build with w32api

svn path=/trunk/; revision=10518

19 years ago- SkyOS menu functions implementation.
Filip Navara [Fri, 13 Aug 2004 20:14:40 +0000 (20:14 +0000)]
- SkyOS menu functions implementation.

svn path=/trunk/; revision=10517

19 years ago- Fix GC_destroy for window DCs.
Filip Navara [Fri, 13 Aug 2004 17:10:22 +0000 (17:10 +0000)]
- Fix GC_destroy for window DCs.

svn path=/trunk/; revision=10516

19 years agoimplemented a few window placement functions and more checks for NULL-pointers
Thomas Bluemel [Fri, 13 Aug 2004 12:29:19 +0000 (12:29 +0000)]
implemented a few window placement functions and more checks for NULL-pointers

svn path=/trunk/; revision=10515

19 years agoPatch by Filip: Implemented some graphics functions and bugfixes to the windowing...
Thomas Bluemel [Fri, 13 Aug 2004 11:24:07 +0000 (11:24 +0000)]
Patch by Filip: Implemented some graphics functions and bugfixes to the windowing functions.

svn path=/trunk/; revision=10514

19 years agoadded urlmon to the source tree, doesn't compile due to COM interface issues that...
Richard Campbell [Fri, 13 Aug 2004 06:14:48 +0000 (06:14 +0000)]
added urlmon to the source tree, doesn't compile due to COM interface issues that i'm not quite interesting in trying to solve at the moment...if someone feels like taking a crack at it, go ahead, firefox needs this dll to be functional.  This is from the latest wine CVS.

svn path=/trunk/; revision=10513

19 years agoadded a few stubs to help get urlmon from the wine source tree to compile, there...
Richard Campbell [Fri, 13 Aug 2004 05:44:55 +0000 (05:44 +0000)]
added a few stubs to help get urlmon from the wine source tree to compile, there are still a few things left to do before i can bring in URLMon however.

svn path=/trunk/; revision=10512

19 years agoUpdated EDF file with new stubs in alphabetical order and synched EDF and DEF file.
Alex Ionescu [Fri, 13 Aug 2004 05:06:18 +0000 (05:06 +0000)]
Updated EDF file with new stubs in alphabetical order and synched EDF and DEF file.

svn path=/trunk/; revision=10511

19 years agoAdded Dbg Stubs and moved old ones to correct header and files.
Alex Ionescu [Fri, 13 Aug 2004 05:00:35 +0000 (05:00 +0000)]
Added Dbg Stubs and moved old ones to correct header and files.

svn path=/trunk/; revision=10510

19 years agodispatch MSG_QUIT and MSG_GUI_REDRAW messages. Thanks also to Filip.
Thomas Bluemel [Thu, 12 Aug 2004 23:38:17 +0000 (23:38 +0000)]
dispatch MSG_QUIT and MSG_GUI_REDRAW messages. Thanks also to Filip.

svn path=/trunk/; revision=10509

19 years agostarted an interface to emulate the skygi windowing but actually use win32 apis
Thomas Bluemel [Thu, 12 Aug 2004 19:27:12 +0000 (19:27 +0000)]
started an interface to emulate the skygi windowing but actually use win32 apis

svn path=/trunk/; revision=10508

19 years agoAdded two stubs.
Alex Ionescu [Thu, 12 Aug 2004 16:43:37 +0000 (16:43 +0000)]
Added two stubs.

svn path=/trunk/; revision=10507

19 years agoI/O Manager fixes. Patch by Filip Navara.
Alex Ionescu [Thu, 12 Aug 2004 16:43:12 +0000 (16:43 +0000)]
I/O Manager fixes. Patch by Filip Navara.

svn path=/trunk/; revision=10506

19 years agoan attempt to partially implement ctor_dtor_initialize() and a few more libskygi...
Thomas Bluemel [Thu, 12 Aug 2004 15:41:36 +0000 (15:41 +0000)]
an attempt to partially implement ctor_dtor_initialize() and a few more libskygi stubs

svn path=/trunk/; revision=10505

19 years agoSet the thread to the Allocated IRPs created by Io/Nt Query functions that didn't...
Alex Ionescu [Thu, 12 Aug 2004 06:15:50 +0000 (06:15 +0000)]
Set the thread to the Allocated IRPs created by Io/Nt Query functions that didn't do this. This can cause problems if the thread is ever read on a completed request.

svn path=/trunk/; revision=10504

19 years agoFixed/Added Stubs.
Alex Ionescu [Thu, 12 Aug 2004 06:04:21 +0000 (06:04 +0000)]
Fixed/Added Stubs.
Implemented PsRevertThreadToSelf

svn path=/trunk/; revision=10503

19 years agoAccording to alex_ionescu, callers of IoAllocateIrp should set the
Art Yerkes [Thu, 12 Aug 2004 05:59:25 +0000 (05:59 +0000)]
According to alex_ionescu, callers of IoAllocateIrp should set the
Tail.Overlay.Thread member themselves in the new Irp.  These calls
to IoAllocateIrp were not followed by setting the thread.

svn path=/trunk/; revision=10502

19 years agoSteven Edwards wanted me to commit this.
Thomas Bluemel [Thu, 12 Aug 2004 02:50:35 +0000 (02:50 +0000)]
Steven Edwards wanted me to commit this.

This adds a vew basic stubs of the SkyOS libraries libsky and libskygi. This actually was an experiment if SkyOS apps run in ReactOS/Win/WINE. It gets a slightly patched (only the optional PE header needs to be set to the right subsys code) version of TicTacToe released in the SkyOS forums. It doesn't crash but also doesn't work yet of course, but it successfully launches and calls the functions as you can see in the debug output.

svn path=/trunk/; revision=10501

19 years agoAdded Lock and Heap Info struc's.
James Tabor [Wed, 11 Aug 2004 21:03:11 +0000 (21:03 +0000)]
Added Lock and Heap Info struc's.

svn path=/trunk/; revision=10500

19 years agoModule Library supported now. There is a bug with scanning winlogon that causes a...
James Tabor [Wed, 11 Aug 2004 21:02:12 +0000 (21:02 +0000)]
Module Library supported now. There is a bug with scanning winlogon that causes a exception. The version.dll data is worng.

svn path=/trunk/; revision=10499

19 years agoKrishna Murthy <Krishna.Murthy@guptaworldwide.com>
Thomas Bluemel [Wed, 11 Aug 2004 10:37:06 +0000 (10:37 +0000)]
Krishna Murthy <Krishna.Murthy@guptaworldwide.com>
Replaced LISTBOX_SetCaretIndex() with LISTBOX_MoveCaret() in
LB_SELECTSTRING handler so that the caret moves to the index and item
is highlighted.

svn path=/trunk/; revision=10498

19 years agoAdd RtlFormatMessage stub.
Eric Kohl [Wed, 11 Aug 2004 09:30:23 +0000 (09:30 +0000)]
Add RtlFormatMessage stub.

svn path=/trunk/; revision=10497

19 years agopass LUIDs to RosEnableThreadPrivileges()
Thomas Bluemel [Wed, 11 Aug 2004 08:48:20 +0000 (08:48 +0000)]
pass LUIDs to RosEnableThreadPrivileges()

svn path=/trunk/; revision=10496

19 years agolittle fix
Thomas Bluemel [Wed, 11 Aug 2004 08:32:48 +0000 (08:32 +0000)]
little fix

svn path=/trunk/; revision=10495

19 years agoadded RosEnableThreadPrivileges() and RosResetThreadPrivileges() helper functions...
Thomas Bluemel [Wed, 11 Aug 2004 08:28:13 +0000 (08:28 +0000)]
added RosEnableThreadPrivileges() and RosResetThreadPrivileges() helper functions for easier thread privilege management

svn path=/trunk/; revision=10494

19 years agoReplaced RtlAllocateHeap with NtAllocateVirtualMemory.
James Tabor [Wed, 11 Aug 2004 03:48:31 +0000 (03:48 +0000)]
Replaced RtlAllocateHeap with NtAllocateVirtualMemory.

svn path=/trunk/; revision=10493

19 years agoImplemented CreateSecurityPage() to create an empty property sheet.
Thomas Bluemel [Wed, 11 Aug 2004 01:21:53 +0000 (01:21 +0000)]
Implemented CreateSecurityPage() to create an empty property sheet.

svn path=/trunk/; revision=10492

19 years agoFix RtlEqualLuid()
Gé van Geldorp [Tue, 10 Aug 2004 23:26:39 +0000 (23:26 +0000)]
Fix RtlEqualLuid()

svn path=/trunk/; revision=10491

19 years agoAllocate new LUID for each logon session
Gé van Geldorp [Tue, 10 Aug 2004 21:18:16 +0000 (21:18 +0000)]
Allocate new LUID for each logon session

svn path=/trunk/; revision=10490

19 years agoCopy AuthenticationId from existing token when duplicating a token
Gé van Geldorp [Tue, 10 Aug 2004 21:11:20 +0000 (21:11 +0000)]
Copy AuthenticationId from existing token when duplicating a token

svn path=/trunk/; revision=10489

19 years agoChange debugging statement
Gé van Geldorp [Tue, 10 Aug 2004 20:30:35 +0000 (20:30 +0000)]
Change debugging statement

svn path=/trunk/; revision=10488

19 years agoImplement TokenOrigin class for GetTokenInformation
Gé van Geldorp [Tue, 10 Aug 2004 20:13:42 +0000 (20:13 +0000)]
Implement TokenOrigin class for GetTokenInformation

svn path=/trunk/; revision=10487

19 years ago- Fixed the calculation of used non paged pool pages in grow_block.
Hartmut Birr [Tue, 10 Aug 2004 20:00:49 +0000 (20:00 +0000)]
- Fixed the calculation of used non paged pool pages in grow_block.

svn path=/trunk/; revision=10486

19 years ago- Returned more of the protection bits in MmGetPageProtect.
Hartmut Birr [Tue, 10 Aug 2004 19:57:58 +0000 (19:57 +0000)]
- Returned more of the protection bits in MmGetPageProtect.
- Ignore the PAGE_SYSTEM attribute and set the user bit according to the
  given address in MmSetPageProtect and MmCreateVirtualMappingUnsafe.
- Don't change the accessed and dirty bit in MmSetPageProtect.

svn path=/trunk/; revision=10485

19 years ago- Replaced MmGetPageEntry with MmGetPageProtect/MmSetPageProtect in KdbOverwriteInst.
Hartmut Birr [Tue, 10 Aug 2004 19:49:25 +0000 (19:49 +0000)]
- Replaced MmGetPageEntry with MmGetPageProtect/MmSetPageProtect in KdbOverwriteInst.

svn path=/trunk/; revision=10484

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