Commit graph

30387 commits

Author SHA1 Message Date
Magnus Olsen
274c59186d update the dump output, so it list more flags with names.
it also let me found undocumented flags more easy. 

svn path=/trunk/; revision=32938
2008-04-13 08:50:20 +00:00
Magnus Olsen
27d138ae0f fixed so old name can be use also
like DDSVCAPS_ENIGMA ...

svn path=/trunk/; revision=32937
2008-04-13 08:48:05 +00:00
Daniel Reimer
1815b61e76 Polish Translation Update by Olaf Siejka
svn path=/trunk/; revision=32936
2008-04-13 08:47:00 +00:00
Timo Kreuzer
2fcc1cf78f PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
- remove NtUserGetWindowRect, use GetWindowRect instead
- remove NtUserGetClientOrigin and NtUserGetClientRect (unused)
- remove NtUserManualGuiCheck, use NtUserCallOneParam like other private CSRSS functions do

svn path=/trunk/; revision=32935
2008-04-12 23:22:58 +00:00
Timo Kreuzer
1533c2379d When drawing disabled buttons, use DrawText 2 times instead of using DrawState, which creates a mono bitmap first and that looks ugly with freetype. This makes the disabled buttons look as nice as the disabled menus.
svn path=/trunk/; revision=32934
2008-04-12 21:37:04 +00:00
Timo Kreuzer
c7ae31aabf syscalldump: use debghelp function to get the address inside the file image. Hopefully it supports x64 now ;-)
svn path=/trunk/; revision=32933
2008-04-12 21:14:47 +00:00
James Tabor
d70c55a8ce More hook removal and cleanup.
svn path=/trunk/; revision=32932
2008-04-12 21:07:40 +00:00
James Tabor
d0884129e5 More hook implementations.
svn path=/trunk/; revision=32931
2008-04-12 20:53:08 +00:00
Magnus Olsen
eda37fd967 fixed a spelling error for NtGdiSelectBitmap thx Caemyr notes it and testing on win2k3
svn path=/trunk/; revision=32930
2008-04-12 19:56:09 +00:00
Magnus Olsen
0d32aa149d adding flag translations for allot different value for D3DNTHAL_CALLBACKS
so human brain does not need doing binary calc to known which flag are set. 

svn path=/trunk/; revision=32929
2008-04-12 19:24:31 +00:00
James Tabor
764ba25e18 More work on hooks.
svn path=/trunk/; revision=32928
2008-04-12 19:19:30 +00:00
Magnus Olsen
72a3860fd7 remove RTEST(pHalInfo->vmiData.fpPrimary != 0 ); for this test was wrong for it is can be zero
cleanup some other part and adding few other as well

svn path=/trunk/; revision=32927
2008-04-12 18:21:41 +00:00
James Tabor
416aaa9cc6 Patch by Yury Sidorov, jusid <jura@cp-lab.com>. EnumThreadWindows should enumerate all nonchild windows associated with a thread according to MSDN docs. Currently it enumerates all windows.
svn path=/trunk/; revision=32926
2008-04-12 18:21:00 +00:00
James Tabor
199a56f8b2 Update prototypes for NtUserNotifyWinEvent and NtUserSetWinEventHook.
svn path=/trunk/; revision=32925
2008-04-12 18:17:18 +00:00
Magnus Olsen
6d29ef63e3 added more testcase for w32knapi
svn path=/trunk/; revision=32924
2008-04-12 13:56:23 +00:00
Magnus Olsen
c84d32917f add one more dump data output to win32kdxtest
svn path=/trunk/; revision=32923
2008-04-12 13:54:48 +00:00
Magnus Olsen
0640f653d0 Bugfix : disable a testcase that does crash on xp but not on windows 2000.
svn path=/trunk/; revision=32922
2008-04-12 12:46:02 +00:00
Magnus Olsen
624117705d forget add ASSERT for pHalInfo->GetDriverInfo if the drv does not set this, the dx will not be activated.
svn path=/trunk/; revision=32921
2008-04-12 12:36:55 +00:00
Magnus Olsen
449827d222 fixed more test after my notes of old testkit I wrote for private use.
svn path=/trunk/; revision=32920
2008-04-12 12:32:32 +00:00
Magnus Olsen
6a80fdf161 correct some test, so they works with some bugi nivda drv
svn path=/trunk/; revision=32919
2008-04-12 12:23:13 +00:00
Magnus Olsen
db575d112b Completed some testcase in w32knapi testkit for NtGdiDdQueryDirectDrawObject
svn path=/trunk/; revision=32918
2008-04-12 11:44:41 +00:00
Pierre Schweitzer
91020015c1 Updated French translation for Shell32.dll
svn path=/trunk/; revision=32917
2008-04-12 08:56:45 +00:00
Timo Kreuzer
a4a451a389 fix a bug
svn path=/trunk/; revision=32916
2008-04-12 00:34:15 +00:00
The Wine Synchronizer
75ad879ac1 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32915
2008-04-11 12:46:01 +00:00
The Wine Synchronizer
0c246f48f0 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32914
2008-04-11 12:45:31 +00:00
Hervé Poussineau
b165f3895a Prepare import of mshtml (2/2)
svn path=/trunk/; revision=32913
2008-04-11 12:44:35 +00:00
Hervé Poussineau
6a925f7fa1 Prepare import of mshtml (1/2)
svn path=/trunk/; revision=32912
2008-04-11 12:44:26 +00:00
Hervé Poussineau
47399d8373 Add wine_get_data_dir()/wine_get_build_dir() functions
Add missing header in uuid library

svn path=/trunk/; revision=32911
2008-04-11 12:40:19 +00:00
Hervé Poussineau
9966008a7e Update some headers (from Wine)
svn path=/trunk/; revision=32910
2008-04-11 12:30:27 +00:00
Colin Finck
5e8bdd8de0 Manually sync "comctl32" and "comdlg32" on request of Apostolos Alexiadis.
Just translation updates

svn path=/trunk/; revision=32909
2008-04-10 21:00:16 +00:00
Hervé Poussineau
bf17b94f76 Use R- prefix instead of Scmr- prefix for service RPC calls
svn path=/trunk/; revision=32908
2008-04-10 16:39:01 +00:00
Hervé Poussineau
960bf32989 Fix build
svn path=/trunk/; revision=32907
2008-04-10 14:52:41 +00:00
Hervé Poussineau
4e1f93f6eb Make service RPC interface more compatible with MS Windows
svn path=/trunk/; revision=32906
2008-04-10 14:49:04 +00:00
Johannes Anderwald
9601e9d478 - use a list box for the OpenWithDialog
- implement SHOpenWithDialog api
- refactor item loading code
- display app icon and description for each entry
- use comctl32 mru apis for handling OpenWithList entries
- highlight selected entry on focus

svn path=/trunk/; revision=32905
2008-04-10 12:29:08 +00:00
Daniel Reimer
35928e53f7 Update downloader.xml to up to date Versions.
svn path=/trunk/; revision=32904
2008-04-10 11:36:32 +00:00
The Wine Synchronizer
3365da5d85 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32903
2008-04-10 11:28:55 +00:00
Daniel Reimer
5be6901e7d Bug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome.com)
Bug 3172 Updated spanish translation for Shell32.dll by Javier Remacha (remialdo@gmail.com)
Bug 3173 Bulgarian language update for ReactOS by (sstpr@narod.ru)
Bug 3174 Bulgarian language update of RosApps by (sstpr@narod.ru)
Bug 3175 Czech translation: usetup by (radekliska@gmail.com)

svn path=/trunk/; revision=32902
2008-04-10 10:27:56 +00:00
Daniel Reimer
b1f260e487 Bug 3165 Korean translation of devmgmt & eventvwr by Seungju Kim (admin@manateeshome.com)
Bug 3172 Updated spanish translation for Shell32.dll by Javier Remacha (remialdo@gmail.com)
Bug 3173 Bulgarian language update for ReactOS by (sstpr@narod.ru)
Bug 3174 Bulgarian language update of RosApps by (sstpr@narod.ru)
Bug 3175 Czech translation: usetup by (radekliska@gmail.com)

svn path=/trunk/; revision=32901
2008-04-10 10:27:09 +00:00
Christoph von Wittich
a8a84be3ee some more work on xen support - DomU will now be started but debug output isn't handled yet
svn path=/trunk/; revision=32900
2008-04-09 19:06:26 +00:00
Dmitry Chapyshev
42939fd61b Implemented (from Wine): BeginUpdateResourceA, BeginUpdateResourceW, UpdateResourceA, UpdateResourceW, EnumResourceLanguagesW, EnumResourceLanguagesA, EndUpdateResourceA, EndUpdateResourceW, EnumResourceTypesW, EnumResourceTypesA
Small fixes: GetSystemInfo, IsProcessorFeaturePresent, LockResource

svn path=/trunk/; revision=32899
2008-04-09 19:05:08 +00:00
Christoph von Wittich
1dcd1dfce4 add EMU_TYPE_XEN and initial Xen detection (including hvm support)
svn path=/trunk/; revision=32898
2008-04-09 16:29:14 +00:00
Ged Murphy
06e11512f9 Test code for loading and unloading a driver via 3 different methods. SCM, native methods and via the relatively unknown NtSetSystemInformation methods.
Needs rbuild files to test in ros.

svn path=/trunk/; revision=32897
2008-04-09 13:43:34 +00:00
Johannes Anderwald
2c0c4e0c0e - fix api call convention
svn path=/trunk/; revision=32896
2008-04-09 11:08:46 +00:00
Johannes Anderwald
3aca7f2169 - add version information for notepad
svn path=/trunk/; revision=32895
2008-04-09 11:07:39 +00:00
Pierre Schweitzer
9902fb1148 Updated French translation for Shell32.dll
svn path=/trunk/; revision=32894
2008-04-08 09:32:38 +00:00
James Tabor
4f409ee040 Good example how client thread info structure works. Only one flag was seen being set and cleared when multi-thread messages are sent. Researched back in 2001.
svn path=/trunk/; revision=32893
2008-04-08 05:08:25 +00:00
James Tabor
9da1cd7532 Fix alignment for client info structure.
svn path=/trunk/; revision=32892
2008-04-08 03:37:59 +00:00
Johannes Anderwald
433a6fb967 - add SHOpenWithDialog prototype and structure
svn path=/trunk/; revision=32891
2008-04-07 21:40:55 +00:00
James Tabor
b242c12bdc - Remove old pump hook and use new client thread information. Tested with Qemu and installed and run more than twice FF 1.5.03.
svn path=/trunk/; revision=32890
2008-04-07 19:02:21 +00:00
Daniel Reimer
fab0ebbcca Polish Language Update by Olaf Siejka.
svn path=/trunk/; revision=32889
2008-04-07 11:51:00 +00:00