Commit graph

30358 commits

Author SHA1 Message Date
Magnus Olsen
500a6e9384 Fix so lest you can run now win32kdxtest one time with ms dxg.sys, and second time the win32kdxtest runs the whole win32k.sys or dxg.sys create nice blue screen.
svn path=/trunk/; revision=33011
2008-04-17 22:03:34 +00:00
Magnus Olsen
6b9e9dfb11 Fix frist issue with ms dxg.sys
check if hdc is null or not. 

svn path=/trunk/; revision=33009
2008-04-17 21:08:39 +00:00
Magnus Olsen
359d4d352b change to using the globla version header for reactx (reactos/reactx.h)
svn path=/trunk/; revision=33008
2008-04-17 19:15:43 +00:00
Ged Murphy
4f36e40468 - Fix IDT and GDT limits to values advised by Alex.
- Problem noticed by Henning Schild

svn path=/trunk/; revision=33007
2008-04-17 19:08:26 +00:00
Magnus Olsen
bb681bcfac merge ksuser.dll from reactx branch to trunk
not all api are implemented. reactx.h header are now in use here 

svn path=/trunk/; revision=33006
2008-04-17 18:01:51 +00:00
Magnus Olsen
e49e2fcd76 add some new define to ks.h for ksuser.dll that will be merge from reactx branch
svn path=/trunk/; revision=33005
2008-04-17 18:00:39 +00:00
Magnus Olsen
4aed6c1d44 This header file is for set the version number of all reactx dll files.
it is not in use yet, it is small merge from reactx branch

svn path=/trunk/; revision=33004
2008-04-17 17:59:34 +00:00
Dmitry Chapyshev
d4530f7f02 - Fix build
svn path=/trunk/; revision=33002
2008-04-17 14:38:15 +00:00
Dmitry Chapyshev
14f6dce9b0 - Fix build
svn path=/trunk/; revision=33001
2008-04-17 14:25:10 +00:00
Dmitry Chapyshev
8e0bc01a9e - Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser.dll, ksproxy.ax to bootcd
svn path=/trunk/; revision=33000
2008-04-17 13:45:34 +00:00
Dmitry Chapyshev
0fad3c3a00 - Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser.dll, ksproxy.ax
svn path=/trunk/; revision=32999
2008-04-17 13:45:02 +00:00
Dmitry Chapyshev
03da33cb77 - Add baseaddress for msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser.dll, ksproxy.ax
svn path=/trunk/; revision=32998
2008-04-17 13:40:56 +00:00
Johannes Anderwald
8a9cf3acbb - unlink window object when notify hook returns an error
svn path=/trunk/; revision=32997
2008-04-17 08:34:58 +00:00
James Tabor
faa78f6451 Example way to set DCOrg with new dc object.
svn path=/trunk/; revision=32996
2008-04-17 05:11:28 +00:00
James Tabor
da1c8e577a Removed w.ArcDirection. Now we are using dclevel path flags.
svn path=/trunk/; revision=32995
2008-04-17 03:46:46 +00:00
James Tabor
789e39bf03 Revert change to window.c. It is not ready.
svn path=/trunk/; revision=32994
2008-04-17 01:57:29 +00:00
James Tabor
76dd22c3e5 Adding support for Event hooks. Start using the server info structure and pass the pointer to the user with kernel to user correction.
svn path=/trunk/; revision=32993
2008-04-17 01:48:34 +00:00
James Tabor
cbd1d50bb1 Fix copy count and added dc path flags and support new arc direction.
svn path=/trunk/; revision=32992
2008-04-17 01:12:58 +00:00
Timo Kreuzer
fb4af9ff8f - fix build
- remobe RegisterThreadAcceleratorTable prototype (function doesn't exist)

svn path=/trunk/; revision=32991
2008-04-16 21:55:47 +00:00
Pierre Schweitzer
f1426567f8 Fixed typo spotted by Sylvain
svn path=/trunk/; revision=32990
2008-04-16 21:36:35 +00:00
Timo Kreuzer
73ca643c51 win32k header cleanup/update:
- make the headers include headers they depend on, so the inclusion order is irrelevant, not finished
- start sorting them alphabetically
- remove duplicate include of timer.h
- add cliprgn.h
- add DCLEVEL struct and make DC struct windows xp compatible (currently + some ros specific entries)

svn path=/trunk/; revision=32989
2008-04-16 21:34:12 +00:00
Dmitry Chapyshev
833c30592c - Add Russian translation
svn path=/trunk/; revision=32988
2008-04-16 19:59:54 +00:00
Pierre Schweitzer
0f69b53d2d Removed a breakpoint in Ext2CommonClose() (after an *intensive* discussion with Filip...). That way ext2 FSD won't crash any more at startup.
svn path=/trunk/; revision=32987
2008-04-16 17:51:27 +00:00
Pierre Schweitzer
975066fe15 - Fixed a string in English translation
- Added French translation (that doesn't do anything yet :)) for dxdiag.exe

svn path=/trunk/; revision=32986
2008-04-16 17:47:09 +00:00
Johannes Anderwald
5189835be7 - start implementing dxdiag
- does not do anything yet

svn path=/trunk/; revision=32985
2008-04-16 11:01:25 +00:00
Daniel Reimer
032d95708f Sync WordPad to recent Wine Tree. Fixes the hang in the GUI and updates Korean and Slovenian Resources
svn path=/trunk/; revision=32984
2008-04-15 21:07:09 +00:00
James Tabor
1258d8f778 Add notify events when a window is created. If'
svn path=/trunk/; revision=32983
2008-04-15 18:51:30 +00:00
Dmitry Chapyshev
d60b24ff30 - Small fix
svn path=/trunk/; revision=32982
2008-04-15 18:50:40 +00:00
Dmitry Chapyshev
d1f9ff8a1d - Add icons for dialogs
- Set title icon for Click Look dialog
- Fix English resources

svn path=/trunk/; revision=32981
2008-04-15 18:43:11 +00:00
Dmitry Chapyshev
20ac25a9f1 - Small fix English resources.
- Add icons for Pointer Options dialog

svn path=/trunk/; revision=32980
2008-04-15 17:11:28 +00:00
Pierre Schweitzer
66be4880a6 Updated French translations for main.cpl, regedit.exe, shell32.dll
svn path=/trunk/; revision=32979
2008-04-15 16:57:23 +00:00
Dmitry Chapyshev
28ea593224 - Add some bitmaps for shell32 (not used at moment)
svn path=/trunk/; revision=32978
2008-04-15 14:37:36 +00:00
Dmitry Chapyshev
3123ebdf9a - Update Russian translation
svn path=/trunk/; revision=32977
2008-04-15 14:34:47 +00:00
Dmitry Chapyshev
ae9eb4a039 - Update Russian translation
svn path=/trunk/; revision=32976
2008-04-15 14:33:25 +00:00
Johannes Anderwald
78c74adb6d - restore cursor on exit for cylfrac screensaver
- improve german resource string

svn path=/trunk/; revision=32975
2008-04-15 09:58:37 +00:00
Johannes Anderwald
2c4767b0ba - unlink window when WM_CREATE fails
- fixes bug 3179 and bug 3102

svn path=/trunk/; revision=32974
2008-04-15 09:23:28 +00:00
Johannes Anderwald
fd3d710d4d - fix a bug introduced in rev 32966
- add file description resource strings for various file types
- For future: New file types should have a progid key with a value name "FriendlyTypeName" which define where to load MUI string resource from

svn path=/trunk/; revision=32973
2008-04-15 09:08:41 +00:00
Timo Kreuzer
f3ba8a5cba fix rosapps build
svn path=/trunk/; revision=32972
2008-04-15 01:35:35 +00:00
Timo Kreuzer
e668a1ae2f syscalldump: fix output of apfnSimpleCall array on 64 bit
svn path=/trunk/; revision=32971
2008-04-15 01:03:15 +00:00
Timo Kreuzer
786cf453f1 few fixes and simplifications for syscalldump. I hope it will now also work with 64 bits stuff.
svn path=/trunk/; revision=32970
2008-04-15 00:15:14 +00:00
Johannes Anderwald
fa2e13224d - add a string resource for displaying mui translated string for reg file type
svn path=/trunk/; revision=32969
2008-04-14 22:41:19 +00:00
Johannes Anderwald
34da8ee077 - add a string resource for displaying mui translated string for inf file type
- sync string table for all languages

svn path=/trunk/; revision=32968
2008-04-14 22:19:53 +00:00
Johannes Anderwald
2443301219 - add a string resource for displaying mui translated string for animated cursor file type
svn path=/trunk/; revision=32967
2008-04-14 21:34:28 +00:00
Johannes Anderwald
f7f80466e3 - use FriendlyTypeName key for retrieving the specialized file description
- retrieve string for CLSID_ControlPanel
- translate folder string in browser
- fix displaying file description type
- display FileExt-File for file extension w/o file description, i.e. XML-File

svn path=/trunk/; revision=32966
2008-04-14 20:55:14 +00:00
Aleksey Bragin
ec3a4f8f54 - Fix paths to them for an installation cd.
svn path=/trunk/; revision=32965
2008-04-14 20:50:09 +00:00
Aleksey Bragin
f7f8963f3a - Gather drivers in a special "drivers" subdirectory.
- Remove legacy _USE_W32API from those drivers.

svn path=/trunk/; revision=32964
2008-04-14 20:49:45 +00:00
Aleksey Bragin
dcced82d09 - Update readme.txt.
svn path=/trunk/; revision=32963
2008-04-14 20:05:52 +00:00
Hervé Poussineau
c3a384d895 Also search in DirectX generated headers directory
svn path=/trunk/; revision=32962
2008-04-14 19:36:42 +00:00
Magnus Olsen
c9c9a1f281 add stub for dvdif.idl for now
svn path=/trunk/; revision=32961
2008-04-14 18:45:26 +00:00
Magnus Olsen
d0e343f87f do not mix in wine header here the guids, CLSID is wrong for dx stuff in wine.
svn path=/trunk/; revision=32960
2008-04-14 16:21:11 +00:00