Commit Graph

  • 8fd7fe8abb Fixed directory creation date. Typo found by Vadim A. Yagodkin. Eric Kohl 2003-11-18 17:40:46 +00:00
  • 1f5f11925a more special-cases Royce Mitchell III 2003-11-18 05:20:00 +00:00
  • 6c1d0b1576 remove unnecessary include Royce Mitchell III 2003-11-18 05:17:22 +00:00
  • ca5684f167 added missing ; Royce Mitchell III 2003-11-18 05:11:41 +00:00
  • 3d93ac09f7 fix circular-dependency include Royce Mitchell III 2003-11-18 05:09:17 +00:00
  • 5dd7488660 Add -Wall -Werror and turn off -D__USE_W32API Steven Edwards 2003-11-17 20:48:22 +00:00
  • 0db4c66b1e Fixes for ntdll rtl and large int tests. Added crc32 support to ntdll. fix some unimplemented tags. Steven Edwards 2003-11-17 20:35:46 +00:00
  • cdf123c30d handle functions that take function ptrs as args Royce Mitchell III 2003-11-17 19:27:57 +00:00
  • 5e87359eaa - Support for RASTERCAPS in NtGdiGetDeviceCaps. Filip Navara 2003-11-17 08:20:24 +00:00
  • 863b04b187 more special cases Royce Mitchell III 2003-11-17 04:05:54 +00:00
  • 38b48068ac Theme dumper almost finished, but not working correctly KJK::Hyperion 2003-11-17 02:36:36 +00:00
  • dfabfaeccf Forgot a file KJK::Hyperion 2003-11-17 02:32:45 +00:00
  • 40e2bff3e7 Moved and renamed some ReactOS specific macros KJK::Hyperion 2003-11-17 02:12:52 +00:00
  • 8da4aa2712 Added port of LineDDA function from WINE. Steven Edwards 2003-11-16 22:44:39 +00:00
  • 03600c758d Added -D__USE_W32API Steven Edwards 2003-11-16 22:42:43 +00:00
  • 1172647efd Added -D__USE_W32API Steven Edwards 2003-11-16 22:25:34 +00:00
  • a85264fc25 Added -D__USE_W32API Steven Edwards 2003-11-16 21:47:20 +00:00
  • 241482601d Use a safe IO_STATUS_BLOCK from the kernel stack. Eric Kohl 2003-11-16 21:03:59 +00:00
  • b5b0d3d61c Open initial executable file synchronously. Eric Kohl 2003-11-16 21:02:07 +00:00
  • d0455ad11e - Moved the pager thread as balancer thread to balance.c. - Fixed some deadlock conditions for low memory situations. Hartmut Birr 2003-11-16 15:20:39 +00:00
  • 29e31c6fb0 - Create a memory area for the kpcr. - Fixed the end address for unmapping unused address space behind the kernel. - Free some unmapped pages. - Initialized the pageop and rmap implementation earlier in the startup process. Hartmut Birr 2003-11-16 15:19:28 +00:00
  • 6dbdc4ff63 - Initialized lookaside lists earlier in the startup process. Hartmut Birr 2003-11-16 15:17:46 +00:00
  • d26666b86c added OLE error messages Martin Fuchs 2003-11-16 14:01:29 +00:00
  • 662fd69962 Report handle information. Eric Kohl 2003-11-16 13:47:20 +00:00
  • e9084a75c4 Support boot images larger than one sector (2048 bytes). Eric Kohl 2003-11-16 13:45:42 +00:00
  • dc28f04fd6 added error messages Martin Fuchs 2003-11-16 12:56:44 +00:00
  • a9f23d0bca - Fix problems with non-zero cursor hotspots - Add auto dependency tracking to vga ddi driver - Changes for w32api Gé van Geldorp 2003-11-16 12:36:24 +00:00
  • bf942e1744 added more COM/OLE registry entries Martin Fuchs 2003-11-16 11:40:30 +00:00
  • b722a5372c added TRACE message for being not able to load messages with FormatMessage() Martin Fuchs 2003-11-16 11:35:25 +00:00
  • 5353eee005 added registry entries for explorer Martin Fuchs 2003-11-16 10:46:34 +00:00
  • 910a519182 added FIXME for FormatMessage() Martin Fuchs 2003-11-16 10:45:15 +00:00
  • f085df035a Silence debug messages Gé van Geldorp 2003-11-16 10:41:42 +00:00
  • a4b7ce555c moved metafile functions into objects/metafile.c Thomas Bluemel 2003-11-15 15:18:06 +00:00
  • f22cfcebd1 Fix warning if defined(DBG) Gé van Geldorp 2003-11-15 15:08:32 +00:00
  • 0320bf2ca6 small fixes Thomas Bluemel 2003-11-15 14:25:50 +00:00
  • 67e13dd228 added test app for enhanced meta files Thomas Bluemel 2003-11-15 14:05:30 +00:00
  • ef913e1a3b fixed setting the cursor size member Thomas Bluemel 2003-11-15 12:43:25 +00:00
  • 1b844b220b fixed warning Thomas Bluemel 2003-11-14 23:04:18 +00:00
  • 99d650fdb4 added more tokens and libc headers Royce Mitchell III 2003-11-14 19:51:59 +00:00
  • 1c3867a641 Patch by Jonathon Wilson: fix most of ReactOS to build with -Wall -Werror by default Thomas Bluemel 2003-11-14 17:13:36 +00:00
  • 52dd1df336 Added missing variables and moved variables in order to fix include order (declare types before use). Eric Kohl 2003-11-14 15:19:35 +00:00
  • 41cf5bc8f7 Fixed io statistic variables and initialized spinlock. Patch by Mike Nordell. Eric Kohl 2003-11-14 15:17:08 +00:00
  • 6aed8b6dbd get rid of buggy unnecessary macro Royce Mitchell III 2003-11-14 14:12:29 +00:00
  • 8d30d471de fix unnecessarily recursive include Royce Mitchell III 2003-11-14 14:10:55 +00:00
  • 5822ae79d0 ignore #undef statements for now Royce Mitchell III 2003-11-13 21:14:20 +00:00
  • b1fc831113 Enabled -Wall and -Werror and fixed resulting bugs. Eric Kohl 2003-11-13 15:26:34 +00:00
  • 97dc195d03 Enabled -Wall and -Werror and fixed resulting bugs. Eric Kohl 2003-11-13 14:22:03 +00:00
  • 3145ec42fb Corrects ext bit from the keyboard. This bit, once set, was never unset, so both alt keys acted as Alt+Gr. Art Yerkes 2003-11-13 08:29:19 +00:00
  • 9208747968 fixed a bug that caused the caret creating many timers with the same id Thomas Bluemel 2003-11-12 22:53:31 +00:00
  • 2a02daaac3 handle return statements Royce Mitchell III 2003-11-12 21:27:26 +00:00
  • d20b00b875 Very basic dll, needs a makefile and none of the functions are implemented, more soon... Richard Campbell 2003-11-12 21:15:07 +00:00
  • 72f18889ef Very basic dll, needs a makefile and none of the functions are implemented, more soon... Richard Campbell 2003-11-12 21:05:23 +00:00
  • 4ceed6aba6 Pass volume label a unterminated Unicode string. Eric Kohl 2003-11-12 21:02:42 +00:00
  • 2b33d147c1 added missing DllMain() Thomas Bluemel 2003-11-12 17:39:28 +00:00
  • c9a794eb0e - Cleaned up some of the mess that was caused by a previous patch - Support verify override - Read volume name Eric Kohl 2003-11-12 15:30:21 +00:00
  • 063bd518b1 Support verify override. Eric Kohl 2003-11-12 15:26:44 +00:00
  • 3e13a23ceb Sorry, my cvs files are fubared, let me put these where they need to go... Richard Campbell 2003-11-12 07:07:48 +00:00
  • 3aba355dff Coming soon... Richard Campbell 2003-11-12 06:58:41 +00:00
  • ce367d502f revert Filip's fix per Filip & Jonathon Royce Mitchell III 2003-11-12 05:40:59 +00:00
  • 5524ae0860 strcasecmp work around for Winelib app Martin Fuchs 2003-11-11 23:19:26 +00:00
  • 0331caa800 1.added a simple test application for hotkeys 2.some fixes on hotkeys Thomas Bluemel 2003-11-11 22:17:18 +00:00
  • 9a97a2e0aa - Removed 'Parameters' member of WINDOW_OBJECT structure as it's useless. Filip Navara 2003-11-11 21:04:55 +00:00
  • 44a3da7588 WndProc changes by Jonathan Wilson Gé van Geldorp 2003-11-11 20:28:21 +00:00
  • bd9ad38a70 fixed some bugs in NtUserDrawIconEx() Thomas Bluemel 2003-11-11 17:50:58 +00:00
  • 5c59755ddd Added a 'done' message. Eric Kohl 2003-11-11 17:02:49 +00:00
  • 95d64bbf2f Enabled -Wall and -Werror and fixed resulting bugs. Eric Kohl 2003-11-11 17:01:47 +00:00
  • bc1542edef handle __asm__, #elif, and #error Royce Mitchell III 2003-11-11 15:31:48 +00:00
  • fe56ee2b4d Completed IOCTL_DISK_CHECK_VERIFY. Fixed a retry bug. Eric Kohl 2003-11-11 15:31:31 +00:00
  • 932bfadaa5 BUTTON class: - support for the root part and states - DrawThemeText implemented - GetThemeBackgroundContentRect implemented KJK::Hyperion 2003-11-11 03:44:53 +00:00
  • c718291b7d Implemented NdisMSynchronizeWithInterrupt(). Eric Kohl 2003-11-11 02:08:19 +00:00
  • 12d1165682 Remove old regedit resources. Steven Edwards 2003-11-11 01:34:36 +00:00
  • e6c72a5a0d Defined __cplusplus for Doxygen Martin Fuchs 2003-11-10 23:03:52 +00:00
  • 4961049825 Completed Doxygen documentation of all compounds in Explorer Martin Fuchs 2003-11-10 22:38:03 +00:00
  • 8aedeab84e call startup routine in SESSION_START mode Martin Fuchs 2003-11-10 22:23:23 +00:00
  • ae07465bee - Fixed some flags in calls to CreateWindowEx. - Fixed color of the splitter (should be COLOR_BTNFACE and not light gray brush). Filip Navara 2003-11-10 21:48:56 +00:00
  • 3561af3a43 move new icon files into virtual resource folder Martin Fuchs 2003-11-10 21:21:22 +00:00
  • 7f64c6fa81 fixes crash in DrvSetPointerShape() Thomas Bluemel 2003-11-10 19:42:57 +00:00
  • 5b827d7354 use rdel instead of rm in Explorer Makefile Martin Fuchs 2003-11-10 19:29:24 +00:00
  • 6e978c3db1 Retry failed requests. Silenced debug output. Eric Kohl 2003-11-10 18:09:54 +00:00
  • dc8ce663c6 Minor cleanup Eric Kohl 2003-11-10 18:07:36 +00:00
  • 1193f17c26 Implemented SetCursor and rewrote some cursor/icon routines Thomas Bluemel 2003-11-10 17:44:50 +00:00
  • 94e9ddef83 Silenced debug messages. Eric Kohl 2003-11-10 17:09:29 +00:00
  • 27fd6387f1 added displaying the current mouse cursor Thomas Bluemel 2003-11-10 15:46:28 +00:00
  • 2a681979b8 Finished media change support, except for prper volume dismount. Added dependency checks. Eric Kohl 2003-11-10 11:32:08 +00:00
  • bbb4ce681e fixed build problems Thomas Bluemel 2003-11-09 23:26:34 +00:00
  • 0ac3819023 Although ObDereferenceObject is usually macro-forwarded to ObfDereferenceObject, it is also exported from NT4 NTOSKRNL.EXE Gé van Geldorp 2003-11-09 23:20:27 +00:00
  • e459864561 Properly translate 1bpp source bits Gé van Geldorp 2003-11-09 23:13:56 +00:00
  • 8516382e25 Added imagehlp.dll ported from WINE. Steven Edwards 2003-11-09 19:19:02 +00:00
  • 22997fee18 Do not clear DO_VERIFY_VOLUME in IoVerifyVolume(). Eric Kohl 2003-11-09 19:04:54 +00:00
  • 77c830cb5c - Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp, SetTaskmanWindow, SetProgmanWindow, GetProgmanWindow, GetTaskmanWindow, MenuWindowProc[AW], SetWindowsHook[AW], RegisterShellHookWindow, DeregisterShellHookWindow, ChangeMenu[AW], UnhookWindowsHook, NotifyWinEvent, SetWinEventHook, UnhookWinEvent, IsWinEventHookInstalled, SetWindowStationUser, LockWindowStation, UnlockWindowStation, SetWindowStationUser, SetWindowsHookEx[AW] from stubs.c to appropriate files. - Fixed prototype of NtUserDragIObject and fixed compilation problem. Filip Navara 2003-11-09 18:38:09 +00:00
  • ea251a9fb2 - Moved GetFocus, DrawCaptionTemp[AW], DrawMenuBarTemp, SetTaskmanWindow, SetProgmanWindow, GetProgmanWindow, GetTaskmanWindow, MenuWindowProc[AW], SetWindowsHook[AW], RegisterShellHookWindow, DeregisterShellHookWindow, ChangeMenu[AW], UnhookWindowsHook, NotifyWinEvent, SetWinEventHook, UnhookWinEvent, IsWinEventHookInstalled, SetWindowStationUser, LockWindowStation, UnlockWindowStation, SetWindowStationUser, SetWindowsHookEx[AW] from stubs.c to appropriate files. - Changed EditWndProc in user32.edf to point to EditWndProcA. Filip Navara 2003-11-09 13:50:04 +00:00
  • 60fe580231 - Implemented NtUserDefSetText and NtUserInternalGetWindowText. - Fixed NtUserCreateWindowEx to correctly allocate the window name. - Fixed InternalGetWindowText to behave like MS implementation. - Changed DefWindowProc[A/W] to handle WM_GETTEXT, WM_GETTEXTLENGTH, WM_SETTEXT (and WM_NCCREATE, WM_NCDESTROY) using the above functions. Filip Navara 2003-11-09 11:42:08 +00:00
  • 2433129700 Implemented verify override for device access routines and started experimental media change support. Eric Kohl 2003-11-09 11:20:28 +00:00
  • 0327d87e6e aded missing .cvsignore files Thomas Bluemel 2003-11-09 08:58:05 +00:00
  • c8d7dabe33 - Added CreateEllipticRgn, CreateEllipticRgnIndirect, CreateRoundRectRgn ported from Wine. Filip Navara 2003-11-08 22:54:26 +00:00
  • 8d155f1f06 Add subclassing test Gé van Geldorp 2003-11-08 22:10:15 +00:00
  • ffe1fedcc1 FLS support hidden, for now. It's non-working and it breaks newer Visual C++ programs KJK::Hyperion 2003-11-08 18:05:05 +00:00
  • 8fb32c8187 Fixed some formating bugs caused by unix2dos conversion. Steven Edwards 2003-11-08 17:25:56 +00:00
  • ea9701d69d Fixed typos. Eric Kohl 2003-11-08 16:48:36 +00:00
  • 58f655bf69 Signal external event object if one was supplied. Eric Kohl 2003-11-08 16:43:02 +00:00