Commit graph

18621 commits

Author SHA1 Message Date
Alex Ionescu
0047d2f2b2 - Fix ETHREAD/PROCESS typos and add a function to psfuncs.h
svn path=/trunk/; revision=19926
2005-12-06 01:53:03 +00:00
Alex Ionescu
6b2d5ec977 - Make iofuncs.h standalone.
- Fix PWORD->PUSHORT

svn path=/trunk/; revision=19925
2005-12-06 01:09:09 +00:00
Steven Edwards
a8d7af9ba6 linux fixes
svn path=/trunk/; revision=19924
2005-12-06 01:08:33 +00:00
Gé van Geldorp
0eca559f8b Move warranty info to license page
svn path=/trunk/; revision=19923
2005-12-05 23:28:48 +00:00
Thomas Bluemel
224c986edc Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- Updated German translation of devmgr.dll

svn path=/trunk/; revision=19922
2005-12-05 22:29:36 +00:00
Eric Kohl
8d47c7feb7 Change oldnames option from '-o' to '--oldnames'.
svn path=/trunk/; revision=19921
2005-12-05 22:12:42 +00:00
Gé van Geldorp
01b9db35b7 Offer an explanation why AllocConsole() might have failed
svn path=/trunk/; revision=19920
2005-12-05 22:06:58 +00:00
Thomas Bluemel
397f6fa231 disable the device if the user selects "Do not show this dialog anymore". However, this doesn't work at the moment because disabling devices isn't implemented. Once it works, umpnpmgr shouldn't display the device installation wizard for disabled devices anymore.
svn path=/trunk/; revision=19919
2005-12-05 21:36:54 +00:00
Magnus Olsen
a6b6838266 adding debug trace for all dx api
svn path=/trunk/; revision=19918
2005-12-05 21:04:44 +00:00
Thomas Bluemel
1741a49e15 add stub for SetupDiSetClassInstallParamsW
svn path=/trunk/; revision=19917
2005-12-05 20:24:53 +00:00
Thomas Bluemel
49ba1e8fe4 implemented enabling/disabling of devices
svn path=/trunk/; revision=19916
2005-12-05 20:23:23 +00:00
Magnus Olsen
cc86cd8bb4 adding version reg values for directx thx Christoph_vW for tell me d2 does not found dx, and thx to filip how to write the key.
svn path=/trunk/; revision=19914
2005-12-05 18:45:09 +00:00
Thomas Bluemel
ff7cc9a72a display the "Reinstall Driver" button in case the installation previously failed
svn path=/trunk/; revision=19913
2005-12-05 18:43:49 +00:00
Thomas Bluemel
5666b29c05 Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- Updated German translation of syssetup.dll

svn path=/trunk/; revision=19912
2005-12-05 18:15:19 +00:00
Hartmut Birr
86aecb7c52 Use a local copy of the path name in vfatGetFCBForFile, because we change parts of the name to the on-disk names.
svn path=/trunk/; revision=19911
2005-12-05 17:17:48 +00:00
Hartmut Birr
3fff0c69a3 Removed some third party miniport drivers.
svn path=/trunk/; revision=19910
2005-12-05 17:04:54 +00:00
Christoph von Wittich
1f50809ad3 added SplitSymbols stub
svn path=/trunk/; revision=19909
2005-12-05 16:55:55 +00:00
Steven Edwards
1eeae07bf0 generate a more recent config.h for Wine code. It will be needed for a new dll I will import
svn path=/trunk/; revision=19908
2005-12-05 15:54:38 +00:00
Hervé Poussineau
0f841983cd Change code in InterfaceBusTranslateBusAddress to use less pointer dereferences and less stack variables
svn path=/trunk/; revision=19907
2005-12-05 14:20:29 +00:00
Brandon Turner
593d6d0f28 Crtl-C gives a new line when reading input
svn path=/trunk/; revision=19906
2005-12-05 02:59:29 +00:00
Brandon Turner
a0af76e470 ^M should run the command
svn path=/trunk/; revision=19905
2005-12-05 01:56:40 +00:00
Thomas Bluemel
4c43e1c8b9 update the hardware page on device status changes
svn path=/trunk/; revision=19904
2005-12-05 00:51:05 +00:00
Thomas Bluemel
5daa6cb919 fixed SetHandleInformation to take dwMask into account. This was accidently removed in r11165. Thanks to mygfya
svn path=/trunk/; revision=19903
2005-12-05 00:21:55 +00:00
Magnus Olsen
d381e2d56e prepare for new sync of dxdiag.dll from wine.
svn path=/trunk/; revision=19902
2005-12-05 00:18:32 +00:00
Magnus Olsen
1e6594eb62 prepare fixing vfw.h header so it can be compile without include/wine again
svn path=/trunk/; revision=19901
2005-12-04 23:54:27 +00:00
Magnus Olsen
3c2eadf9d4 prepare fixing vfw.h header so it can be compile without include/wine again
svn path=/trunk/; revision=19900
2005-12-04 23:53:19 +00:00
Art Yerkes
015705d5fe Added kbdhe. Was missing.
svn path=/trunk/; revision=19899
2005-12-04 23:07:56 +00:00
Magnus Olsen
bd8701067c wrote and adding missing dx headers
svn path=/trunk/; revision=19898
2005-12-04 23:00:41 +00:00
Gé van Geldorp
949a0178cf Limit selection to window border
svn path=/trunk/; revision=19897
2005-12-04 22:34:07 +00:00
Magnus Olsen
72510b8edb wrote and adding missing dx headers
svn path=/trunk/; revision=19896
2005-12-04 22:33:52 +00:00
Gé van Geldorp
b3329d6391 Make sure that WM_NCPAINT messages are generated by calling BeginPaint
svn path=/trunk/; revision=19895
2005-12-04 22:33:18 +00:00
Gé van Geldorp
052218fc23 Limit invalidate region if required
svn path=/trunk/; revision=19894
2005-12-04 22:31:43 +00:00
Gé van Geldorp
a213198509 Only offset the rect if it's not empty, otherwise we might return negative
values

svn path=/trunk/; revision=19893
2005-12-04 22:30:27 +00:00
Thomas Bluemel
7bb411e4c8 Patch by Apostolos Alexiadis <grad0621@di.uoa.gr>:
- Greek keyboard layout

svn path=/trunk/; revision=19892
2005-12-04 22:29:23 +00:00
Gé van Geldorp
e44b6503a8 Check the update rect, not the region. The region might contain only non-client
parts

svn path=/trunk/; revision=19891
2005-12-04 22:28:29 +00:00
Magnus Olsen
2355ae418a correct spelling
svn path=/trunk/; revision=19890
2005-12-04 22:20:50 +00:00
Magnus Olsen
86fed7432a forget contain of erros.h
svn path=/trunk/; revision=19889
2005-12-04 22:15:27 +00:00
Thomas Bluemel
f6407a67c1 Patch by FRy2oo5 <fRy2oo5@gmail.com>:
- German translation of devmgr.dll

svn path=/trunk/; revision=19888
2005-12-04 22:11:59 +00:00
Magnus Olsen
3bda8bd0af wrote and adding missing dx headers
svn path=/trunk/; revision=19887
2005-12-04 22:06:54 +00:00
Magnus Olsen
710322a3a6 update the hu.rc from irc : talley
svn path=/trunk/; revision=19886
2005-12-04 21:16:01 +00:00
Magnus Olsen
75e07093c3 update the hu.rc from irc : talley
svn path=/trunk/; revision=19885
2005-12-04 21:15:08 +00:00
Ged Murphy
64ecd7386f - Put output from MSVC into the relevant output-i386 / obj-i386 files
- #if 0'd out the code to use ReactOS' internal libs until ReactOS can be fully built with MSVC. We must continue to rely on PSDK until this time.
- code by Brezenbak (IRC)

svn path=/trunk/; revision=19884
2005-12-04 20:15:45 +00:00
Ged Murphy
c81d087b8e A bit more eye candy for the start menu.
svn path=/trunk/; revision=19883
2005-12-04 19:31:02 +00:00
Magnus Olsen
143377fdee corret a type error in dsound. dsound need be rewriten from scrach it is from wine
svn path=/trunk/; revision=19882
2005-12-04 17:50:11 +00:00
Magnus Olsen
e1f3a661ef directx header from mingw, writen by our Filip Navara
svn path=/trunk/; revision=19881
2005-12-04 17:36:01 +00:00
Magnus Olsen
f5b28d6150 directx header from mingw, writen by our Filip Navara
svn path=/trunk/; revision=19880
2005-12-04 17:20:09 +00:00
Magnus Olsen
fdcc485e83 adding new dxdiag.h complete rewrote it from scrach
svn path=/trunk/; revision=19879
2005-12-04 17:15:50 +00:00
Magnus Olsen
de8635285d delete wine header dxdiag.h for we have 100% correct one. Did not border check see if wine header was correct or not
All most all dx header are being rewriting by me. adding dxsdkver.h 

svn path=/trunk/; revision=19878
2005-12-04 17:10:26 +00:00
Alex Ionescu
4ac2915fe4 - Update PPC definitions.
- Add Art to contributors.

svn path=/trunk/; revision=19877
2005-12-04 17:09:48 +00:00
Magnus Olsen
f0ed9283aa directx header from mingw, writen by our Filip Navara
svn path=/trunk/; revision=19876
2005-12-04 16:42:36 +00:00