Commit graph

30121 commits

Author SHA1 Message Date
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
Dmitry Chapyshev 9921ac8bcb - Update Russian translation
svn path=/trunk/; revision=32888
2008-04-07 07:19:42 +00:00
James Tabor ef08f7b929 - Plugged in client thread information, tested with Qemu.
- Add small fix to IntBroadcastSystemMessage structure.

svn path=/trunk/; revision=32887
2008-04-07 05:01:34 +00:00
Timo Kreuzer b862b0731a PatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail DOT com):
- remove last traces of my dyslexia also known as GDIOBJ_AllocObjDepricated
- fix a typo

svn path=/trunk/; revision=32886
2008-04-06 23:20:31 +00:00
Colin Finck 15542bb4da Vytis Girdžijauskas (cman AT cman DOT us)
- Allow evironment variables to be used in the "Wallpaper" registry value.
- Do not display the file suffix after adding a wallpaper through the "Browse" dialog.

Changes by me:
- After using the "Browse" dialog, select the newly added item and scroll to the bottom to show it
- Add the LVS_SHOWSELALWAYS style to the ListViews, so items are also highlighted, when the ListView does not have the focus (same as WinXP does)

See issue #2746 for more details.

svn path=/trunk/; revision=32885
2008-04-06 18:36:08 +00:00
James Tabor 46780ff6d7 - Implement SendMessageCallbackA/W, user32 only.
- Add client thread infomation structure to W32THREADINFO. Nothing is plugged in yet, the code is there.
- Fix IntBroadcastSystemMessage to correct filter action. More work is needed since our message system has issues.
- This could be a good project for newbies, rewrite message system could be placed into a branch.

svn path=/trunk/; revision=32884
2008-04-06 18:24:30 +00:00
Sylvain Petreolle 03d8f3eaa9 fix baseaddress.rbuild
svn path=/trunk/; revision=32883
2008-04-06 18:02:45 +00:00
Sylvain Petreolle 3e16aa2bb5 according to fireball's comment,
complete baseaddress.rbuild sort by base address.

svn path=/trunk/; revision=32882
2008-04-06 15:24:06 +00:00
Aleksey Bragin 22861055b2 - Sync to Wine, fixes hlink_winetest build.
svn path=/trunk/; revision=32881
2008-04-06 12:31:24 +00:00
Johannes Anderwald 8859e03110 - fix build
svn path=/trunk/; revision=32880
2008-04-06 08:38:24 +00:00
Johannes Anderwald ede86166e7 - implement PickIconDlg
- fix bug a shellink property dialog

svn path=/trunk/; revision=32879
2008-04-06 04:30:43 +00:00
Johannes Anderwald 33ba9dadb0 - add missing constants
svn path=/trunk/; revision=32878
2008-04-06 03:05:23 +00:00
Art Yerkes 05686732ed Fix resource initialization order in vfat too.
svn path=/trunk/; revision=32877
2008-04-05 23:22:02 +00:00
Art Yerkes 6a48cc1f2e Initialize this resource before the first potential use.
svn path=/trunk/; revision=32876
2008-04-05 23:12:05 +00:00
Johannes Anderwald 3baec3ddb1 - fix alignment issues in input.dll
- patch by Vytis Girdzijauskas, cman[at]cman[dot]us
See issue #3169 for more details.

svn path=/trunk/; revision=32875
2008-04-05 22:43:21 +00:00
James Tabor faae08b50a BroadcastSystemMessage:
- Implement User half only.
- Introduce example use for NtUserMessageCall.
- IntBroadcastSystemMessage is based on Wine LGPL implementation http://www.winehq.org/pipermail/wine-cvs/2008-April/042051.html .
- Wine testing needed to be change by adding message range parameter check. The range was from 0 to -1 and check for resulting errors that conformed to XP.
- Need to move BROADCASTPARM to include/X/X/ntuser.h or other after Dr. Timo finishes header realignment.

svn path=/trunk/; revision=32874
2008-04-05 18:05:11 +00:00
Johannes Anderwald a98f6a04f1 - use GetTickCount64 over GetSystemTime as the time reported has more reasonable values :)
svn path=/trunk/; revision=32873
2008-04-05 13:46:41 +00:00