Commit Graph

  • 9bedba895d merged with wine-version of dialogs.c and replaced CreateProcess-call with ShellExecute to be able to launch any file from start-menu Jens Collin 2004-08-01 15:37:06 +00:00
  • f9d899b01f fixed KDBG:=1 builds. Patch by blight Thomas Bluemel 2004-08-01 11:40:37 +00:00
  • d0f962adaf display different drive icons depending on the drive type Martin Fuchs 2004-08-01 11:26:13 +00:00
  • 09124408c9 integrate new drive icons of Klemens Friedl <[email protected]> (see http://reactosde.funpic.de/mediadetail.php?sec=Graphic%20arts&cat=icons&mdnr=8) Martin Fuchs 2004-08-01 11:24:43 +00:00
  • b4b7900286 implement IServiceprovider interface Martin Fuchs 2004-08-01 09:26:27 +00:00
  • 79e842231c implement IServiceprovider interface Martin Fuchs 2004-08-01 09:26:27 +00:00
  • 94b18145e8 implement IServiceprovider interface Martin Fuchs 2004-08-01 09:26:27 +00:00
  • 06b9a76a1b - Stopped the printing of frames after the nice value 'deadbeef' in KeRosDumpStackFrames. Hartmut Birr 2004-08-01 07:28:43 +00:00
  • b36f5c8459 - Changed all internal memory functions to use the page frame number instead of the physical address. - Allowed MmCreateVirtualMapping to create mappings for more than one page. - Used invplg to invalidate a single tlb entry. - Simplified the access to the page tables/directories. Hartmut Birr 2004-08-01 07:27:25 +00:00
  • fd411381da - Changed all internal memory functions to use the page frame number instead of the physical address. - Allowed MmCreateVirtualMapping to create mappings for more than one page. Hartmut Birr 2004-08-01 07:24:59 +00:00
  • 5f1aa6ff61 change back after filps advace Magnus Olsen 2004-07-31 15:09:59 +00:00
  • abcc1f252b DUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYUNIONNAME u1 where missing did forget change DUMMYUNIONNAME u1 to DUMMYUNIONNAME1 u1 Magnus Olsen 2004-07-31 14:47:09 +00:00
  • fa3393af0c Implement SeQuerySecurityDescriptorInfo(). Eric Kohl 2004-07-31 12:21:19 +00:00
  • be56bd2bbd DUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYUNIONNAME u1 where missing Magnus Olsen 2004-07-31 12:10:32 +00:00
  • f5848006c0 DUMMYSTRUCTNAME1, DUMMYSTRUCTNAME1 s1, DUMMYSTRUCTNAME1 u1 where missing Magnus Olsen 2004-07-31 12:04:23 +00:00
  • ae9493fada - Used MmStats.NrFreePages instead of MiNrAvailablePages. Hartmut Birr 2004-07-31 09:44:36 +00:00
  • b67cc5006c - Update the page counters in MmGetContinuousPages. - Add a flag to PHYSICAL_PAGE, to detect if a free page is on the zeroed or on the unzeroed list. Hartmut Birr 2004-07-31 09:43:54 +00:00
  • 3419d837b4 use same startmenu entries height as MS explorer Martin Fuchs 2004-07-31 08:53:19 +00:00
  • f811b0ed5c Fix up SystemPageFileInfo and SystemCacheInfo. May not have all the right data. James Tabor 2004-07-31 00:14:39 +00:00
  • 1cac450d4c Moved KiTimerSystemAuditing flag to main.c. James Tabor 2004-07-30 19:29:18 +00:00
  • 3ba2c74617 Moved KiTimerSystemAuditing flag to main.c so it can set when everything is up and running. Also, turn the time auditing back on. James Tabor 2004-07-30 19:28:49 +00:00
  • b31a0f3811 Implemented OpenThread and GetSystemTimes. James Tabor 2004-07-30 19:18:39 +00:00
  • 26ecba1c13 added "hide on minimize" feature and added context menu to the tray icon Thomas Bluemel 2004-07-30 13:39:56 +00:00
  • 61430b7b65 Patch by Filip Navaraf: Removed the mouse class gdi callback Thomas Bluemel 2004-07-30 09:42:11 +00:00
  • 6a79a66086 attempt to fix a few message queue and timer bugs Thomas Bluemel 2004-07-30 09:16:06 +00:00
  • acb7361211 New Process & Thread time locking and experimental DPC accounting support. James Tabor 2004-07-29 23:28:48 +00:00
  • a769548161 Add ps to system build. James Tabor 2004-07-29 22:32:37 +00:00
  • cd7d90c696 New process listing command. James Tabor 2004-07-29 22:31:56 +00:00
  • a514022aea Fixing Taskmgr and GlobalMemoryStatusEx return numbers. James Tabor 2004-07-29 20:37:02 +00:00
  • 7d74fb9d99 fixed compiling errors with gcc 3.4.x Thomas Bluemel 2004-07-29 16:46:22 +00:00
  • a8c60b138d don't change selection if not capturing the console window Thomas Bluemel 2004-07-29 13:54:45 +00:00
  • 310098e324 fixed calculation of selected cells Thomas Bluemel 2004-07-29 13:43:38 +00:00
  • 1ee783cd7d fix assertion statement Thomas Bluemel 2004-07-29 12:03:47 +00:00
  • bc0ec8c03d Fixed includes so that DBG keys on roscfg.h Fixed subtle bug in miniport.c: if exactly one protocol is registered we would skip it in MiniIndicateData because we took the .Flink value from the list head, then compared CurrentEntry->Flink to the list head address. Art Yerkes 2004-07-29 05:00:43 +00:00
  • c14c59021f Accidentally missed one breakpoint from the previous debugging session. Art Yerkes 2004-07-29 04:10:53 +00:00
  • c0dd64494d Fixed memory overwrite due to too-small allocation. Art Yerkes 2004-07-29 04:09:06 +00:00
  • b6a9c73c88 allow selecting text with the mouse in gui consoles Thomas Bluemel 2004-07-28 22:28:50 +00:00
  • c9f548f45a Add all the new fonts to the bootcd. Steven Edwards 2004-07-28 04:20:44 +00:00
  • 7c8435a226 patch by Arty to fix casting issue. I lost the old patch by Filip. Steven Edwards 2004-07-28 04:20:12 +00:00
  • b4cbfd1d28 C++ flags not C Flags Steven Edwards 2004-07-28 04:02:47 +00:00
  • 303ce93000 remove struct _DDSCAPSEX it are allread in ddraw.h Magnus Olsen 2004-07-27 11:47:10 +00:00
  • 1e873b4f31 From wine include files for preption for directx support in reactos no changes have been made on this file to sync with wine only copy thuse file from wine when it need. Magnus Olsen 2004-07-27 10:46:27 +00:00
  • c0779f51d4 From wine include files for preption for directx support in reactos no changes have been made on this file to sync with wine only copy thuse file from wine when it need. Magnus Olsen 2004-07-27 10:30:11 +00:00
  • aaaf91d697 precompiled header support for the lean version of explorer Martin Fuchs 2004-07-26 18:41:36 +00:00
  • a646b85ed6 * dlls/shell32/shellpath.c: Aric Stewart <[email protected]> Make sure that the size of the buffer passed to RegSetValueExW is in bytes not WCHARs. Filip Navara 2004-07-26 17:02:30 +00:00
  • 2fe9583bc7 Patch for fixing EnumThreadWindows. James Tabor 2004-07-26 14:58:35 +00:00
  • 6b53247ee6 Remove dead code. Eric Kohl 2004-07-26 13:19:34 +00:00
  • 9528bf078e Implement SeValidSecurityDescriptor(). Eric Kohl 2004-07-26 12:44:40 +00:00
  • 66a51a8a25 Implement NtSetSecurityObject(). Eric Kohl 2004-07-25 17:06:37 +00:00
  • 6e3095a9e1 Cleaned up Taskmgr resources to break each language in to its own resource file. Steven Edwards 2004-07-25 16:02:48 +00:00
  • 9953b620f8 fixed compiling Thomas Bluemel 2004-07-25 15:11:24 +00:00
  • f4fe39f27b Implement NtQuerySecurityObject() for objects that keep the security in the object header. Eric Kohl 2004-07-25 12:39:28 +00:00
  • 7d6581aebc Move generic access rights to a common header file and add missing access rights. Eric Kohl 2004-07-25 12:36:45 +00:00
  • ef27e16221 eliminate useless GCC warning Martin Fuchs 2004-07-24 20:15:47 +00:00
  • 8fb1163c02 recalculate start menu root position for any call Martin Fuchs 2004-07-24 20:09:45 +00:00
  • a5b6fb6224 recalculate start menu root position for any call Martin Fuchs 2004-07-24 20:09:31 +00:00
  • ce336586ba implementation of TouchFileTimes(), Thanks to Florian Stinglmayr for submitting a rough draft ;) Thomas Bluemel 2004-07-24 10:42:55 +00:00
  • d7c54ad860 Krishna Murthy <[email protected]> Modified EDIT_WM_Char() to restrict keying in of letters other than numbers when ES_NUMBER style is set. Thomas Bluemel 2004-07-24 09:43:09 +00:00
  • 5fd1995681 Parallel commit: See this osr page: http://www.osr.com/ddk/network/103ndisx_51pu.htm Fixes problem with reactos ne2000 driver and ndis resulting in random heap corruption. The NdisMEthIndicateReceive macro passes the MiniportAdapterHandle, not the ETH_FILTER from inside it. Art Yerkes 2004-07-24 04:49:33 +00:00
  • a85dce53e9 According to this osr page: http://www.osr.com/ddk/network/103ndisx_51pu.htm Art Yerkes 2004-07-24 04:48:01 +00:00
  • b477fd3439 ignore dependency files Thomas Bluemel 2004-07-24 01:37:43 +00:00
  • b4c02404fd Sync with wine-20040724 Thomas Bluemel 2004-07-24 01:32:58 +00:00
  • 96364f9b04 - Fix WS_CAPTION style handling. Filip Navara 2004-07-24 01:28:15 +00:00
  • 5ada12c0d9 - Associate Irp with thread in NtSetInformationFile. Filip Navara 2004-07-24 01:28:04 +00:00
  • e99d2b956a - Replace incorrect casts and comparsions by using the HIWORD macro so we get the correct debug info. Filip Navara 2004-07-24 01:28:01 +00:00
  • 05f0512081 - Fix OpenFile for OF_CREATE case. Filip Navara 2004-07-24 01:27:54 +00:00
  • 8033e5b560 Sync with wine-20040724 Thomas Bluemel 2004-07-24 01:21:34 +00:00
  • bfcd174365 Sync with wine-20040724 Thomas Bluemel 2004-07-24 00:55:39 +00:00
  • c7c06a5864 Sync with wine-20040724 Thomas Bluemel 2004-07-24 00:45:31 +00:00
  • 2effacb2e6 Sync with wine-20040724 Thomas Bluemel 2004-07-24 00:40:01 +00:00
  • abc9d6261c 2004-07-24 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-07-23 21:54:55 +00:00
  • 013e3c728c Implement ObGetObjectSecurity() and ObReleaseObjectSecurity(). Eric Kohl 2004-07-23 21:44:10 +00:00
  • 23cd7fb231 Set TMPF_TRUETYPE flag for TEXTMETRICW variable in NtGdiGetTextMetrics if dealing with a TrueType font Jason Filby 2004-07-23 20:46:20 +00:00
  • 6c4e90a9ab Port GetCharacterPlacementW from WINE; copy lpString to lpResults->lpGlyphs if it (destination string) is not null Jason Filby 2004-07-23 20:41:09 +00:00
  • 3d3df3bc4e 2004-07-23 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-07-23 20:03:26 +00:00
  • ba42192c97 2004-07-23 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-07-23 19:07:44 +00:00
  • 6dbdb2b832 2004-07-23 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-07-23 17:48:10 +00:00
  • 38d792196e Move security information constants. Eric Kohl 2004-07-23 09:26:29 +00:00
  • b2f73e07c8 Added thread counting with PsEnumThreadsByProcess and thread support in SystemProcessInformation. James Tabor 2004-07-23 07:44:26 +00:00
  • 651d364842 - Fix handling of METHOD_IN_DIRECT IRPs. Filip Navara 2004-07-22 20:40:17 +00:00
  • bdedaa4fe0 - Support for deserialized miniports (experimental). Filip Navara 2004-07-22 18:54:36 +00:00
  • 6e64d6266e - Implementation of HalReadDmaCounter. - Cleaned up implementation of HalGetAdapter. Moved the initialization stuff from there to HalpInitDma that is called by HalInitSystem. - Let HalAllocateCommonBuffer allocated 64K aligned memory. - Change IoMapTransfer to support auto initialize and single transfer mode, 16-bit DMA and common buffers. - Stop DMA transfer in IoFlushAdapterBuffers. Filip Navara 2004-07-22 18:49:18 +00:00
  • ec5f846d4c - Add security function for file and registry key objects. - Implement ObAssignSecurity(). Eric Kohl 2004-07-22 18:38:08 +00:00
  • b6e1dfaded Fixing time accounting errors when mult & div into LARGE_INTEGER. James Tabor 2004-07-22 17:22:38 +00:00
  • 46e6b49f21 - Fix handling of METHOD_IN_DIRECT IRPs. Filip Navara 2004-07-22 16:21:39 +00:00
  • 0b05c8aa29 Fix DosDateTimeToFileTime too. James Tabor 2004-07-22 06:28:52 +00:00
  • b95aac5417 You can not stuff 60 seconds in 5 bits. James Tabor 2004-07-22 06:07:02 +00:00
  • 58adcd8099 - Fix initialization order. Filip Navara 2004-07-22 02:36:43 +00:00
  • c846dde012 - Fix heap corruption on converting ANSI -> UNICODE strings. Filip Navara 2004-07-22 02:32:53 +00:00
  • b4b6a5f134 - Map the GENERIC_* flags depending of the object type in IoCreateFile. Filip Navara 2004-07-22 02:32:43 +00:00
  • d17f542edd Revert this patch: - Convert the user mode dwDesiredAccess flags in CreateFile to the kernel mode ones that are used by NtCreateFile. Filip Navara 2004-07-22 02:32:40 +00:00
  • 5d44bfe942 Implement simple DACL inheritance. Eric Kohl 2004-07-21 23:38:15 +00:00
  • 88662ac62e 2004-07-21 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-07-21 20:10:05 +00:00
  • 6dc20a8084 use same startmenu entries height as MS explorer Martin Fuchs 2004-07-21 19:05:19 +00:00
  • 4175709d6c 2004-07-21 Casper S. Hornstrup <[email protected]> Casper Hornstrup 2004-07-21 18:17:50 +00:00
  • 0b9e69fecf Implemented PsGetThreadFreezeCount, PsGetThreadHardErrorsAreDisabled, PsGetThreadId, PsGetThreadProcess, PsGetThreadProcessId, PsGetThreadSessionId, PsGetThreadTeb, PsGetThreadWin32Thread, PsGetCurrentThreadPreviousMode, PsGetCurrentThreadStackBase, PsGetCurrentThreadStackLimit, PsSetThreadHardErrorsAreDisabled, PsSetThreadWin32Thread Alex Ionescu 2004-07-21 01:05:26 +00:00
  • 2afa5d7040 Implemented PsGetProcessCreateTimeQuadPart, PsGetProcessDebugPort, PsGetProcessExitProcessCalled, PsGetProcessExitStatus, PsGetProcessId, PsGetProcessImageFileName, PsGetProcessInheritedFromUniqueProcessId, PsGetProcessPeb, PsGetProcessPriorityClass, PsGetProcessSectionBaseAddress, PsGetProcessSecurityPort, PsGetProcessWin32Process, PsGetProcessWin32WindowStation, PsIsProcessBeingDebugged, PsGetCurrentProcessSessionId, PsGetProcessSessionId, PsSetProcessPriorityClass, PsSetProcessSecurityPort, PsSetProcessWin32Process, PsSetProcessWin32WindowStation Alex Ionescu 2004-07-20 23:58:35 +00:00
  • f8db6a5d2a - Replaced all single pushf/popf inline assembler instructions with a macro which doesn't change the stack layout. Hartmut Birr 2004-07-20 21:25:36 +00:00
  • 54ed416bfe added msacm32.dll to the build. This gets Winamp loading. Cleaned up the list of libs a bit. Steven Edwards 2004-07-20 19:24:39 +00:00
  • 55a9f27fef These files are auto-generated. Steven Edwards 2004-07-20 19:14:48 +00:00