Commit graph

17482 commits

Author SHA1 Message Date
Eric Kohl 0adb2c35cf - Implement ScmrChangeServiceConfigW stub.
- CreateServiceW calls ScmrCreateServiceW.

svn path=/trunk/; revision=18723
2005-10-23 19:50:05 +00:00
Magnus Olsen 1ad37b3ad9 first working api is GetCaps for HAL. rember we do not support HEL, and we are missing GdiEntry2 in ros, so it will not working in reactos until gdientry2 are inplace.
svn path=/trunk/; revision=18722
2005-10-23 19:24:42 +00:00
Magnus Olsen 85312cc2fe adding #define DD_FALSE
svn path=/trunk/; revision=18721
2005-10-23 19:18:39 +00:00
Thomas Bluemel c0bbaf7802 implement MakeAbsoluteSD2 by forwarding to RtlSelfRelativeToAbsoluteSD2
svn path=/trunk/; revision=18718
2005-10-23 18:23:57 +00:00
Magnus Olsen af1b54ef10 change the marco return code to DDERR_UNSUPPORTED
svn path=/trunk/; revision=18717
2005-10-23 18:03:08 +00:00
Maarten Bosma 8cee664d6f Add a macro for the stubs.
svn path=/trunk/; revision=18716
2005-10-23 17:53:19 +00:00
Magnus Olsen 36717587bb fix the thrunk so it compiles again after me
svn path=/trunk/; revision=18715
2005-10-23 16:46:36 +00:00
Magnus Olsen 3990f85a1a fix the ddrawint.h no typo remove one extra member in some struct, adding define, new struct
svn path=/trunk/; revision=18714
2005-10-23 15:27:27 +00:00
Magnus Olsen 7133de6563 commit change to ddraw to use the new headers that will come in next commit
svn path=/trunk/; revision=18713
2005-10-23 15:24:56 +00:00
Ged Murphy 8d7e78ac81 - Add the calculator to the start menu
- Capilalize the app names

svn path=/trunk/; revision=18712
2005-10-23 15:06:20 +00:00
Magnus Olsen 69d818448c reverit my last change, filip told me this file is autogenrate I did not check, thx filip
svn path=/trunk/; revision=18711
2005-10-23 15:03:21 +00:00
Magnus Olsen a8911f78ca commect out line #include "eventlogrpc_s.h" for that file does not exists in ros tree. and that why cis goes crazy.
svn path=/trunk/; revision=18710
2005-10-23 15:00:27 +00:00
Casper Hornstrup 2c831a1935 Have pre-compiled header rule depend on widl generated headers
svn path=/trunk/; revision=18709
2005-10-23 14:51:35 +00:00
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