Commit graph

17469 commits

Author SHA1 Message Date
Christoph von Wittich 1013f08f7f german translation
svn path=/trunk/; revision=18708
2005-10-23 14:44:12 +00:00
Ged Murphy a16f71a150 - Now that WineMine is working again, put it in the start menu
- All rc files currently in English

svn path=/trunk/; revision=18707
2005-10-23 14:39:51 +00:00
Gé van Geldorp e02b1fcfad Add resource file, makes winemine playable again
svn path=/trunk/; revision=18705
2005-10-23 13:06:34 +00:00
Hervé Poussineau 2afa4d0937 Implement SetupDiSetDeviceRegistryPropertyW (not tested)
svn path=/trunk/; revision=18704
2005-10-23 12:41:54 +00:00
Magnus Olsen 2e38732117 fix some typo error in DD_VIDEOPORTCALLBACKS
svn path=/trunk/; revision=18703
2005-10-23 12:36:40 +00:00
Ged Murphy 1e8113e6e3 _MAX_PATH > MAXPATH
Shortcut to winemine, but commented out as winemine is broken.

svn path=/trunk/; revision=18702
2005-10-23 11:55:49 +00:00
Hervé Poussineau 37295e7c83 Create and open device/driver registry keys with right access mask
svn path=/trunk/; revision=18701
2005-10-23 11:35:58 +00:00
Gé van Geldorp f821b2833d Don't issue KBD_LINE_TEST, the results are unreliable. Fixes reopen of #688.
svn path=/trunk/; revision=18699
2005-10-23 11:32:52 +00:00
Ged Murphy 007c0dd6bc use GetSystemDirectory
svn path=/trunk/; revision=18698
2005-10-23 11:01:11 +00:00
Magnus Olsen c313a311da Move struct DDARGB to right include file, Adding GUID define GUID_MiscellaneousCallbacks, GUID_Miscellaneous2Callbacks, GUID_VideoPortCallbacks, GUID_ColorControlCallbacks, GUID_MotionCompCallbacks, GUID_VideoPortCaps, GUID_D3DCaps, GUID_D3DExtendedCaps, GUID_D3DCallbacks, GUID_D3DCallbacks2, GUID_D3DCallbacks3, GUID_NonLocalVidMemCaps, GUID_KernelCallbacks, GUID_KernelCaps, GUID_ZPixelFormats, GUID_DDMoreCaps, GUID_D3DParseUnknownCommandCallback, GUID_NTCallbacks, GUID_DDMoreSurfaceCaps, GUID_GetHeapAlignment, GUID_UpdateNonLocalHeap, GUID_NTPrivateDriverCaps, GUID_DDStereoMode, GUID_VPE2Callbacks
svn path=/trunk/; revision=18697
2005-10-23 10:58:21 +00:00
Hervé Poussineau 177148f7e7 Manufacturer section names can also be decorated by architecture-specific extension
Fix possible buffer overflow (spotted by w3seek)

svn path=/trunk/; revision=18696
2005-10-23 10:40:25 +00:00
Magnus Olsen 86a86862c4 adding DD_VIDEOPORT_LOCAL struct
svn path=/trunk/; revision=18695
2005-10-23 10:02:46 +00:00
Filip Navara b3fdbe1277 Call CLIPPING_UpdateGCRegion every time we update clip region.
svn path=/trunk/; revision=18694
2005-10-23 09:54:12 +00:00
Eric Kohl f86f34bda5 Improvements to ScmrCreateServiceW:
- Allocate a service record for the new service.
- Fix registry value types and sizes.
- Fail if the new service already exists.

svn path=/trunk/; revision=18693
2005-10-23 06:19:15 +00:00
Christoph von Wittich 00fb63ba19 fixed some bugs in machine.inf
added keyboard.inf
added LPT Port to ports.inf

svn path=/trunk/; revision=18692
2005-10-23 01:06:59 +00:00
Hervé Poussineau 5c6c2bf52d Small fixes in descriptions, fix typos, sort by alphabetical order
svn path=/trunk/; revision=18691
2005-10-22 22:58:24 +00:00
Christoph von Wittich 2eeb25af10 fix warnings in winetests
svn path=/trunk/; revision=18690
2005-10-22 20:42:20 +00:00
Thomas Bluemel 374cb13ded implemented SetupDiGetDriverInfoDetailA()
svn path=/trunk/; revision=18689
2005-10-22 20:12:42 +00:00
Aleksey Bragin 7b786e95e7 Implement acpi_pci_X_cfg_Y using HalXBusDataByOffset()
svn path=/trunk/; revision=18688
2005-10-22 20:03:50 +00:00
Christoph von Wittich 5f32912b73 fix inet_aton problem
svn path=/trunk/; revision=18687
2005-10-22 20:02:03 +00:00
Eric Kohl 1060e47c32 Update indentation.
svn path=/trunk/; revision=18686
2005-10-22 19:46:00 +00:00
Eric Kohl cf54e94b6e Simplify services.exe.
svn path=/trunk/; revision=18685
2005-10-22 18:59:39 +00:00
Gé van Geldorp 13fa224348 Move some of the DLLs a bit so they won't have to be relocated. Sort by
address.

svn path=/trunk/; revision=18684
2005-10-22 18:32:16 +00:00
Hervé Poussineau 601eea6d49 Add a display class installer (useful when installing display drivers)
Use a common header for desk.cpl files

svn path=/trunk/; revision=18683
2005-10-22 17:18:33 +00:00
Christoph von Wittich 83070357bd add drivers to machine.inf:
System timer
DMA controller
System speaker
Generic ACPI bus
AT real-time clock
Motherboard resources
EISA programmable interrupt controller
ACPI Fixed Feature Button
Intel 82443BX Pentium(R) II CPU to PCI-Bridge
Intel 82371AB/EB Power Management Controller
Intel 82371AB/EB PCI to ISA Bridge

svn path=/trunk/; revision=18682
2005-10-22 17:13:49 +00:00
Hervé Poussineau c707e62ae9 Implement SetupDiGetDriverInfoDetailW
Add stub for SetupDiGetDriverInfoDetailA

svn path=/trunk/; revision=18681
2005-10-22 16:25:48 +00:00
Hartmut Birr 37fe3f1b68 Fixed the mapping for low alignment images.
svn path=/trunk/; revision=18679
2005-10-22 15:11:55 +00:00
Gé van Geldorp 14f1738dcb Use MaxPos instead of MaxTrackingPos when "restoring" a window which was
previously maximized. Fixes bug 925.

svn path=/trunk/; revision=18678
2005-10-22 15:10:03 +00:00
Thomas Bluemel 17b0ab5b83 don't forget to adjust the stack pointer
svn path=/trunk/; revision=18677
2005-10-22 14:35:07 +00:00
Thomas Bluemel 6b3c8a5f9a - re-add support for vectored exception handling which was removed by the major refactoring patch (r17811)
- make vmwinst depend on vectored exception handling so this doesn't happen again

svn path=/trunk/; revision=18676
2005-10-22 14:05:20 +00:00
Royce Mitchell III 9ec41a63c2 add raddr2line back to build
svn path=/trunk/; revision=18675
2005-10-22 13:37:48 +00:00
Gé van Geldorp bcd9ce027b Fix icon alignment when the screen width is not a multiple of the icon spacing.
Fixes bug 912.

svn path=/trunk/; revision=18673
2005-10-22 12:01:29 +00:00
Christoph von Wittich 72f86b85b9 fix bug in user32_winetest
now it runs 43 clipboard tests instead of 39

svn path=/trunk/; revision=18672
2005-10-22 11:51:52 +00:00
Christoph von Wittich fd0fbedd9e adding gccasm.rules to vcproj files
now it is possible to compile .s files with msvc

svn path=/trunk/; revision=18671
2005-10-22 02:27:37 +00:00
Christoph von Wittich aff22063c4 fix warnings
svn path=/trunk/; revision=18670
2005-10-22 01:46:46 +00:00
Christoph von Wittich 131429986c add resources for newdev.dll
svn path=/trunk/; revision=18669
2005-10-21 23:44:43 +00:00
Christoph von Wittich f1fcff6a3b fix SetLastError value ERROR_MORE_DATA -> ERROR_INSUFFICIENT_BUFFER
svn path=/trunk/; revision=18668
2005-10-21 23:40:09 +00:00
Gé van Geldorp 786e945883 Make FindWindow case insensitive. Fixes bug 919.
svn path=/trunk/; revision=18666
2005-10-21 21:13:07 +00:00
Gé van Geldorp 6940e61dd6 - Enable/disable keyboard by writing the controller command byte instead of
issuing keyboard commands, the keyboard commands seem to confuse some kvm
  switches.
- Use STATUS_IO_TIMEOUT consistently, STATUS_TIMEOUT is not an error condition
- Introduce symbolic constants for controller command byte bits
- Try to detect mouse early and if its not present, reset the keyboard
  controller. Some controllers seem to get locked up when writing to a
  non-present mouse.
- Don't check the timeout status bit when reading from the controller. It is
  often wrong.
- Don't treat failure to read keyboard id as a fatal error, we only read it
  to set KeyboardIsAT which we then don't use. Still try to detect the keyboard
  type, but don't fail if it doesn't work.
Fixes bug 688. Thanks to Hartmut, Filip and WaxDragon for testing.

svn path=/trunk/; revision=18664
2005-10-21 20:28:05 +00:00
Gé van Geldorp a861531b6c Make desktop properties fit in 640x480 desktop. Fixes bug 903.
svn path=/trunk/; revision=18661
2005-10-21 19:30:56 +00:00
Gé van Geldorp bed898c6aa Make desktop properties fit in 640x480 desktop
svn path=/trunk/; revision=18660
2005-10-21 19:29:18 +00:00
Gé van Geldorp f804141345 Martijn Vernooij <o112w8r02@sneakemail.com>
Work around continuous repainting of treeview control.
Fixes bug 493.

svn path=/trunk/; revision=18657
2005-10-21 17:15:53 +00:00
Thomas Bluemel 87a380e34d forgot to commit this...
svn path=/trunk/; revision=18655
2005-10-21 14:04:40 +00:00
Thomas Bluemel fcc17d749e added stubs for AccessCheckByTypeAndAuditAlarmA/W, AccessCheckByTypeResultListAndAuditAlarmA/W, AccessCheckByTypeResultListAndAuditAlarmByHandleA/W, GetAuditedPermissionsFromAclA and GetEffectiveRightsFromAclA
svn path=/trunk/; revision=18654
2005-10-21 13:45:48 +00:00
Andrew Munger baa9fed721 When you move something in the tree that is on the bootcd, you must update bootdata/packages/reactos.dff. DHCP was missing from recent bootcds.
svn path=/trunk/; revision=18653
2005-10-21 13:20:19 +00:00
Andrew Munger 6bbd4e5cd3 New search icon.
svn path=/trunk/; revision=18652
2005-10-21 12:59:32 +00:00
Thomas Bluemel 661cb55a8a implemented ansi stubs: SetupGetInfFileListA and SetupDiGetINFClassA
svn path=/trunk/; revision=18651
2005-10-21 12:31:19 +00:00
Hervé Poussineau 46559fcbf2 Implement SetupDiGetDeviceInstallParamsW/SetupDiSetDeviceInstallParamsW
Set and use Flags and FlagsEx fields in SP_DEVINSTALL_PARAMS
Allow search of .inf files outside of ReactOS\Inf directory

svn path=/trunk/; revision=18650
2005-10-21 10:13:26 +00:00
Thomas Bluemel b8a765d1ed minor fixes of included headers
svn path=/trunk/; revision=18649
2005-10-21 09:33:20 +00:00
Ged Murphy 6d032338d0 make more robust by calling GetSystemDirectory
svn path=/trunk/; revision=18648
2005-10-20 23:08:44 +00:00