Commit Graph

  • 08664af596 - Fixed the length value in some debug messages. Hartmut Birr 2003-10-19 17:10:46 +00:00
  • 91a9d5d368 - Fixed a bug in vfatGetNextDirEntry to get the first entry from a directory, usually the '.' for a sub directory. Hartmut Birr 2003-10-19 17:07:58 +00:00
  • b73b1eaf89 - Reverted to previous version of RtlGetFullPathName_U - Fixed GetFullPathNameA Filip Navara 2003-10-19 16:17:50 +00:00
  • 0802d5a7f3 Docu-Update Martin Fuchs 2003-10-19 13:15:37 +00:00
  • a887faa8e0 Implemented floating start menus Martin Fuchs 2003-10-19 13:09:45 +00:00
  • d7f0fdf355 Further version syncing... Robert Dickenson 2003-10-19 11:13:54 +00:00
  • 308b455c7f Single line typo fixup consistent with same change in headers. Robert Dickenson 2003-10-19 10:43:10 +00:00
  • 81ef57a149 Header additions and modifications to bring our header versions closer to the latest mingw releases. Basically just reducing the diffs between the two versions. Nothing should change with the resulting binaries (although various #pragma pack directives may have an effect )^: Clean build tested without problem. Hopefully haven't broken anything with the runtime, ROS still boots ok for me under BOCHS. Lots of laborious work all to be chucked out once we can finally switch over to the mingw headers full time. Sorry if this causes anybody�s uncommitted work to be in conflict. Heaps more coming to an directory near you soon (if nobody objects of course) I noticed somewhere something like an 'include next' directive, however I can't find it now. In order to save me the research can anybody enlighten me as to its purpose. What I am hoping for is that it tells the pre-proc to go to the next header of the same name in the 'includes' search path. Such a directive would certainly be useful right now! Regarding the mention on ros-kernel about wine-msvcrt v's ros-msvcrt I was hoping that the mingwacr project would addrs this however it seems to have lost all its steam. Anybody got an update concerning the project? Somewhat off topic: finally the rains have come -> http://mirror.bom.gov.au/products/IDR032.loop.shtml#image Robert Dickenson 2003-10-19 10:36:41 +00:00
  • ed810e5f93 Add missing SOFTWARE key. Eric Kohl 2003-10-19 09:35:07 +00:00
  • ce73b32829 Only load the US keyboard layout if no other was loaded successfully Thomas Bluemel 2003-10-18 21:48:18 +00:00
  • 0eb7b64bdc Forgot part of Art's patch Vizzini 2003-10-18 21:45:00 +00:00
  • 19ce427c77 * Load default keyboard layout (GER or US) if no other load was successfull Martin Fuchs 2003-10-18 21:29:26 +00:00
  • 36324e0454 Ignore the case of key and value names in the internal registry tree. Eric Kohl 2003-10-18 20:41:14 +00:00
  • e6bdd2efdb Patch from Art Yerkes: Vizzini 2003-10-18 20:41:10 +00:00
  • db03a52a68 Updated RtlGetFullPathName_U from new Wine release. Filip Navara 2003-10-18 20:32:58 +00:00
  • e8822d364b * add interactive sort functionality to program search dialog Martin Fuchs 2003-10-18 20:29:48 +00:00
  • 87921d1868 fixed a return value Thomas Bluemel 2003-10-18 19:18:41 +00:00
  • cf858e6be6 fixed a few warnings Thomas Bluemel 2003-10-18 18:49:08 +00:00
  • 1de8f5d574 Display 'Drive not ready' error if the user tries to list the directory on an empty drive. Eric Kohl 2003-10-18 17:59:29 +00:00
  • ed9a0cb22a - Fixed registry entries for Explorer (once more) - Added very basic window relinking to WinPosSetWindowPos Filip Navara 2003-10-18 17:35:44 +00:00
  • e9c87d778a * caching of searched start menu entries * launch by double click Martin Fuchs 2003-10-18 13:35:40 +00:00
  • d8255ef3ba Make DeferWindowPos call SetWindowPos instead of just saying unimplemented. Filip Navara 2003-10-18 10:35:52 +00:00
  • 02a2e5a3c6 - Moved the initializing of file caching after a possible expansion of the file in MmCreateDataFileSection. Hartmut Birr 2003-10-18 09:35:11 +00:00
  • b33671f3ab activate find-progra-dialog filter Martin Fuchs 2003-10-17 22:56:25 +00:00
  • 5304188395 Don't set hClipRgn to NULL just before checking it Gé van Geldorp 2003-10-17 21:35:45 +00:00
  • dc71bde604 fixed wrong parameters Thomas Bluemel 2003-10-17 20:50:59 +00:00
  • 04b57ad0bd implemented basic drawing of carets Thomas Bluemel 2003-10-17 20:31:56 +00:00
  • fb9b3cb9c2 make SetShellwindow() implementation more complete Martin Fuchs 2003-10-17 17:38:38 +00:00
  • 31c01ee91a Fixed paths for shell32.dll. Filip Navara 2003-10-17 15:35:07 +00:00
  • ac2f8c6d97 fixed warning Thomas Bluemel 2003-10-17 14:18:18 +00:00
  • c73c9212f8 Reverting previous mods due to even more problems occurring with a clean build. Sorry for all the noise... Robert Dickenson 2003-10-17 12:53:48 +00:00
  • a0c7411b79 Reverting previous mods due to even more problems occurring with a clean build. Robert Dickenson 2003-10-17 11:46:45 +00:00
  • 8a6ba12068 Couple of temporary fixes required, found after doing a clean build. Robert Dickenson 2003-10-17 11:15:29 +00:00
  • 4c7cd88113 Minor progress to bring ros-ddk headers closer to the latest mingw-ddk headers. Tested some dependant targets and found no build problems. Robert Dickenson 2003-10-17 09:17:59 +00:00
  • 427e1430ca Minor progress to bring ros-ddk headers closer to the latest mingw-ddk headers. Tested dependant targets and found no problems. Robert Dickenson 2003-10-17 05:36:39 +00:00
  • 72ac951c61 initial implementation of carets Thomas Bluemel 2003-10-16 22:07:37 +00:00
  • 9ab1a381bc fixed warning Thomas Bluemel 2003-10-16 18:03:26 +00:00
  • db8287ce57 Fixed a small bug in IopInitializeBuiltinDriver. Filip Navara 2003-10-16 17:59:48 +00:00
  • 1e3b13361d - Moved and renamed RtlpCreateRegistryKeyPath() to IopCreateDeviceKeyPath() - Removed ntoskrnl/include/internal/registry.h Eric Kohl 2003-10-16 14:50:11 +00:00
  • e4e84cbc31 Removed calls to RtlpGetRegistryHandle(). Eric Kohl 2003-10-16 12:50:30 +00:00
  • 382a403ea1 Removed call to RtlpGetRegistryHandle(). Eric Kohl 2003-10-16 12:45:09 +00:00
  • 2e841b972e Trivial mod to remove obsolete comment about bugfix. Thanks Eric for comfirming. Robert Dickenson 2003-10-16 08:39:28 +00:00
  • 9ce7e4fa9d simplification of irql manipulation in a couple of places - patch by Mike Nordell Vizzini 2003-10-16 03:26:51 +00:00
  • 46fe6c1b84 merged in MDL fix and a makefile mod from the 0.1.4 release branch. This represents the last of the merging from the branch and officially closes it out. Vizzini 2003-10-15 22:16:44 +00:00
  • 194a827c38 Make RtlpGetRegistryHandle() a local helper function. Eric Kohl 2003-10-15 21:15:45 +00:00
  • ba15abe412 unstubbed caret functions in win32k Thomas Bluemel 2003-10-15 20:48:19 +00:00
  • 2233f43d06 Fixed loading icons with flag LR_LOADFROMFILE. Filip Navara 2003-10-15 19:39:08 +00:00
  • f09774d1ba fixed NtUserSetSystemTimer() Thomas Bluemel 2003-10-15 19:28:57 +00:00
  • 551e479436 fixed missing space Thomas Bluemel 2003-10-15 18:29:59 +00:00
  • 259baa738c added a test application for carets (which are currently not implemented) Thomas Bluemel 2003-10-15 18:28:54 +00:00
  • 5753152b64 Fixed driver loading order, cleaned up relevant functions, and moved boot driver initializing to separate function IopInitializeBootDrivers in io/driver.c. Filip Navara 2003-10-15 17:04:39 +00:00
  • c44771a681 Added pointer to a security descriptor to OBJECT_HEADER. Eric Kohl 2003-10-15 16:59:36 +00:00
  • 5b025dc283 some work on timers Thomas Bluemel 2003-10-15 13:39:09 +00:00
  • 6d37414eab Cleaned up RtlpQuerySecurityDescriptor() and fixed SaclLength. Eric Kohl 2003-10-15 11:02:04 +00:00
  • 1075502a5c Patch by Mike Nordell to fix broken paths Vizzini 2003-10-15 03:29:33 +00:00
  • f9ea16f884 added kbdus.dll to copy-over Vizzini 2003-10-15 03:16:27 +00:00
  • 1472d11a1f Patch, as suggested by Mike Nordell, to verify IRQL before calling unsafe fast mutex functions Vizzini 2003-10-15 03:09:23 +00:00
  • e570a920e4 patch by d_layer to fix two unnecessary-rebuild problems Vizzini 2003-10-15 02:56:02 +00:00
  • ca72cbfce5 RtlGetFullPathName_U() must use a drive's root directory if a current directory has not been assigned. This fixes bug #7. Eric Kohl 2003-10-14 19:36:26 +00:00
  • 98354eb95c Added one more registry entry for Application Data path. Filip Navara 2003-10-14 19:17:37 +00:00
  • ec667f9dab Added check for PsGetWin32Process() == NULL to IntGetWindowObject. It's propably not right and only hiding the real problem, but I need it to get explorer wroking... Filip Navara 2003-10-14 18:49:10 +00:00
  • cbcee55a07 Fixed line endings. Filip Navara 2003-10-14 18:25:31 +00:00
  • e85d3f11f1 Added registry entries for Wine DLLs (needed by Explorer). Filip Navara 2003-10-14 18:22:16 +00:00
  • 3889a8a8dd Fixed RegQueryValueExA and marked as implemented. Filip Navara 2003-10-14 18:18:27 +00:00
  • 47419d0b98 Implemented NtQueryObject(ObjectBasicInformation). Eric Kohl 2003-10-14 14:49:05 +00:00
  • 09bed329b8 - Moved symbolic link object type. - Added create time and removed object attributes. Eric Kohl 2003-10-14 14:45:23 +00:00
  • 6af69a6d26 Update to edit to keep it from crashing the kernel when it is created. Mark Tempel 2003-10-14 03:32:18 +00:00
  • c21ade114a Update to correct a bug in GlobalSize with GMEM_MOVEABLE memory. Now a valid heap pointer is passed into RtlSizeHeap. Mark Tempel 2003-10-14 01:44:39 +00:00
  • 4ceccd2cd5 update version number to 0.1.4 Martin Fuchs 2003-10-13 22:42:06 +00:00
  • a4504f3fa6 - Cancel pending hive scynchronization upon shutdown. - Implemented NtSetInformationKey(). - Mark more modified blocks in NtCreateKey(). Eric Kohl 2003-10-13 20:53:42 +00:00
  • 1992cfebcb added missing cvsignore file Thomas Bluemel 2003-10-13 15:34:10 +00:00
  • 4aec51e513 Add a quick test application for testing the GlobalXXX memory API. by Mark Tempel Thomas Bluemel 2003-10-13 15:05:59 +00:00
  • 8789928717 Updated to add support for all GlobalXXX functions for GMEM_FIXED, and GMEM_MOVEABLE memory. Mark Tempel 2003-10-13 04:45:30 +00:00
  • b04cf03c9a Windows implements GlobalDiscard by using a #define to GlobalReAlloc. This update removes GlobalDiscard from the function list, and adds the define. Mark Tempel 2003-10-13 04:40:18 +00:00
  • 677670754c Update make file to build a test application for the GlobalXXX memory API. Mark Tempel 2003-10-13 04:33:40 +00:00
  • fea73f2343 - Added ntoskrnl.h to the include files. Hartmut Birr 2003-10-12 21:21:40 +00:00
  • 96ef6162d0 Handle invalid DC instead of ASSERTing Gé van Geldorp 2003-10-12 20:23:25 +00:00
  • 59f99bc8c6 - Put all init functions in a special section and do free the memory from this section after system initialization. Hartmut Birr 2003-10-12 17:37:08 +00:00
  • 2a1821394f - Fixed the freeing of memory from boot load drivers. - Put all init functions in a special section and do free the memory from this section after system initialization. Hartmut Birr 2003-10-12 17:05:50 +00:00
  • 74be14122f Support for VMWare NIC, and some general clean-up and other minor changes: - default to full maps - switched ndis (temporarily) back to system-start - enabled the pcnet driver in the registry (temporary - awaiting PnP support) - fixed the version number in the ndis version resource - implemented packet array indications - added a missing enum member to kedef - added PAGED_CODE() to ndis.h - added IRQL checking, assertions, and some comments to ndis - did some re-formatting to bring into code standard - other minor/cosmetic changes Vizzini 2003-10-12 16:39:52 +00:00
  • b635a41ae9 - Renamed a lot of variables and functions in the registry. - Fixed buggy cell size calculation. Eric Kohl 2003-10-12 15:52:45 +00:00
  • c21ca7f81c Bump version number to 0.1.4 Gé van Geldorp 2003-10-12 14:01:30 +00:00
  • 73d4cc4bcd fixed button caption bug Thomas Bluemel 2003-10-12 10:05:22 +00:00
  • 4b70642b13 Store WindowStation in Win32Process data too when setting window station Gé van Geldorp 2003-10-12 09:46:51 +00:00
  • e9be00f3e9 - Fixed a missing 'S' from SynchronizeWindows31FilesAndWindowsNTRegistry. Hartmut Birr 2003-10-12 09:39:44 +00:00
  • e959d6aee2 fixed warnings Thomas Bluemel 2003-10-12 01:13:23 +00:00
  • 6c3428a268 Display colorfull startmenu side logo if enough colors are available in the current display mode Martin Fuchs 2003-10-12 00:59:33 +00:00
  • 7d418a62a8 rewritten MessageBox functions, added MessageBoxTimeout() Thomas Bluemel 2003-10-12 00:39:50 +00:00
  • 522c110055 Added Mark Tempel, Art Yerkes, Martin Fuchs, Vizzini, Filip Navara, Andrew Greenwood, Thomas Weidenmueller and Jonathan Wilson to list of coders. Split up STRINGTABLE resource. Gé van Geldorp 2003-10-11 21:06:18 +00:00
  • d3116f3c9e Update the allocator to try to force memory to be allocated on an 8-byte boundary. Mark Tempel 2003-10-11 21:03:50 +00:00
  • 77d1c7d4ce Corrected prototypes for FsRtlNotifyInitializeSync and FsRtlNotifyUninitializeSync. Filip Navara 2003-10-11 20:40:21 +00:00
  • b54239c578 Fix the declaration of GlobalDiscard to be STDCALL Mark Tempel 2003-10-11 20:25:42 +00:00
  • 42c1e37424 Update to add GlobalXXX memory API constants that were missing. Mark Tempel 2003-10-11 20:23:21 +00:00
  • 096a69471d - Changed the file names to unicode strings. - Replaced most of the string functions with the unicode functions. - Removed some overhead. - Fixed some minor bugs. Hartmut Birr 2003-10-11 17:51:56 +00:00
  • a751ffce23 - Replace the first part of the short name with a check sum after some rounds to get a unique name. Hartmut Birr 2003-10-11 17:38:42 +00:00
  • 056d573329 - Fixed some type casts to get correct index values into the nls tables. Hartmut Birr 2003-10-11 17:23:52 +00:00
  • a7d3c209b1 Fixed cell buggy cell size calculation. Eric Kohl 2003-10-11 16:55:49 +00:00
  • 573b369b03 Fix OpenDesktop() Gé van Geldorp 2003-10-11 16:28:58 +00:00
  • 3a2fbc9c8f - Fixed inconsistent detection of in-offset data. - Fixed class name cell allocation. - Renamed a lot of variables and functions. Eric Kohl 2003-10-10 21:55:16 +00:00
  • d27fed0f93 1. added kbdgr (German Keyboard Layout), (at least two) keys don't work though, search for FIXME 2. Added some VK_* defines Thomas Bluemel 2003-10-09 17:48:44 +00:00