Commit graph

30323 commits

Author SHA1 Message Date
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
Dmitry Chapyshev ef21b8a6f9 - Synchronised with wine head
svn path=/trunk/; revision=32959
2008-04-14 14:20:49 +00:00
Dmitry Chapyshev 2578d49ba6 - Update more dll
svn path=/trunk/; revision=32958
2008-04-14 14:06:36 +00:00
Hervé Poussineau 5ac7532a68 mshtml has a DllMain() function
svn path=/trunk/; revision=32957
2008-04-14 13:58:57 +00:00
Dmitry Chapyshev 70ca938952 - Add compstui, printui and ntdsapi to bootcd
svn path=/trunk/; revision=32956
2008-04-14 13:12:11 +00:00
Dmitry Chapyshev b4bc690886 - Add compstui, printui and ntdsapi from Wine
svn path=/trunk/; revision=32955
2008-04-14 13:11:01 +00:00
Dmitry Chapyshev f724d129ff - Add baseaddress for compstui, printui, ntdsapi
- Fix baseaddress for shfolder

svn path=/trunk/; revision=32954
2008-04-14 13:08:28 +00:00
Dmitry Chapyshev a365346add - Add header
svn path=/trunk/; revision=32953
2008-04-14 13:06:15 +00:00
Dmitry Chapyshev cc742009b0 - Add Russian .mc file
svn path=/trunk/; revision=32952
2008-04-14 12:55:33 +00:00
Dmitry Chapyshev 433a79884e - Synchronised with wine head
svn path=/trunk/; revision=32951
2008-04-14 12:53:30 +00:00
Dmitry Chapyshev f1f7552a95 - Update headers
svn path=/trunk/; revision=32950
2008-04-14 12:51:59 +00:00
James Tabor 64d6a8dc59 Attach global server information to process information.
svn path=/trunk/; revision=32949
2008-04-14 10:51:53 +00:00
Hervé Poussineau b1d8d1dded Make plug-and-play RPC interface more compatible with MS Windows
svn path=/trunk/; revision=32948
2008-04-14 10:48:38 +00:00
James Tabor 4701861bd0 Add the start of server information structure.
svn path=/trunk/; revision=32947
2008-04-14 10:16:56 +00:00
Dmitry Chapyshev 512c0021fa - Update headers
svn path=/trunk/; revision=32946
2008-04-13 18:21:20 +00:00
Dmitry Chapyshev 73c8871a92 Implemented (from Wine): GetCalendarInfoA, GetCalendarInfoW, EnumDateFormatsW, EnumCalendarInfoA, EnumCalendarInfoW, EnumCalendarInfoExA, EnumCalendarInfoExW, FindFirstVolumeA, FindFirstVolumeW, FindNextVolumeA, FindNextVolumeW.
svn path=/trunk/; revision=32945
2008-04-13 18:20:21 +00:00
Magnus Olsen f87e400c88 adding test for param puNumHeaps and puvmList in NtGdiDdQueryDirectDrawObject test
only param puNumFourCC, puFourCC left to add test for. 

svn path=/trunk/; revision=32944
2008-04-13 17:02:33 +00:00
Magnus Olsen f49a642aad adding test for param puD3dTextureFormats in NtGdiDdQueryDirectDrawObject test
only param puNumHeaps, puvmList, puNumFourCC, puFourCC left to add test for. 

svn path=/trunk/; revision=32943
2008-04-13 15:38:23 +00:00
Magnus Olsen f858c31142 implement dump for all texture format our drv can create in windows nt and reactos
svn path=/trunk/; revision=32942
2008-04-13 14:50:23 +00:00
Magnus Olsen fdf22bd547 add more dump output for win3kdxtest
fixed crash for texture.

svn path=/trunk/; revision=32941
2008-04-13 11:47:04 +00:00
Magnus Olsen 6b84c8166a adding test for param puD3dBufferCallbacks in NtGdiDdQueryDirectDrawObject test
svn path=/trunk/; revision=32940
2008-04-13 11:00:52 +00:00
Magnus Olsen f484c4c16f adding test for param puD3dDriverData in NtGdiDdQueryDirectDrawObject test
svn path=/trunk/; revision=32939
2008-04-13 09:53:25 +00:00
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