Commit graph

30027 commits

Author SHA1 Message Date
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
Johannes Anderwald
25ea1cddfe - sorry again...
svn path=/trunk/; revision=32870
2008-04-05 11:03:55 +00:00
Johannes Anderwald
76a59c8312 - change statistics to display number of bytes received / send instead of number of packets
- dont show a decimal seperator

svn path=/trunk/; revision=32869
2008-04-05 11:00:29 +00:00
James Tabor
8ab61dee39 Update NtUserMessageCall prototype. Used Wine message tests to track down types.
svn path=/trunk/; revision=32867
2008-04-05 05:44:45 +00:00
Timo Kreuzer
801083bac5 Patch by Vytis Girdzijauskas (cman[at]cman[dot]us):
make mazescr show fullscreen

svn path=/trunk/; revision=32866
2008-04-05 00:25:22 +00:00
Timo Kreuzer
e17e36c352 cleanup gdiobj.c:
- use small header
- reorder code
- replace some #if GDI_DEBUG code with macros
- remove old GdiHdrXxx macros
- replace some pointless inline functions with the real code
- NtGdiExtGetObjectW: NTAPI -> W32KAPI APIENTRY

svn path=/trunk/; revision=32865
2008-04-04 23:35:43 +00:00
Aleksey Bragin
4907715e08 - Move msxml3.dll's preferred base to a better address.
svn path=/trunk/; revision=32864
2008-04-04 17:06:35 +00:00
Aleksey Bragin
5424717d47 - Again: baseaddress.rbuild is sorted BY BASE ADDRESS, not by alphabet!
svn path=/trunk/; revision=32863
2008-04-04 16:52:55 +00:00
The Wine Synchronizer
bd382346bb Autosyncing with Wine HEAD
svn path=/trunk/; revision=32862
2008-04-04 16:43:16 +00:00
The Wine Synchronizer
b6f11d466c Autosyncing with Wine HEAD
svn path=/trunk/; revision=32861
2008-04-04 15:10:09 +00:00
The Wine Synchronizer
eed95ce510 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32860
2008-04-04 14:43:57 +00:00
The Wine Synchronizer
eefe82711d Autosyncing with Wine HEAD
svn path=/trunk/; revision=32859
2008-04-04 14:41:46 +00:00
Hervé Poussineau
6cf19300da Add some constants/prototypes
svn path=/trunk/; revision=32858
2008-04-04 14:41:24 +00:00
The Wine Synchronizer
bd0a4ba0a2 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32857
2008-04-04 14:35:37 +00:00
Hervé Poussineau
654adfc684 Add some constants
svn path=/trunk/; revision=32856
2008-04-04 14:28:24 +00:00
The Wine Synchronizer
1ee43a9673 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32855
2008-04-04 14:27:55 +00:00
The Wine Synchronizer
8efd56e824 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32854
2008-04-04 14:15:40 +00:00
The Wine Synchronizer
8ca8760017 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32853
2008-04-04 13:51:01 +00:00
The Wine Synchronizer
8488824241 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32852
2008-04-04 13:49:05 +00:00
The Wine Synchronizer
e8871311fd Autosyncing with Wine HEAD
svn path=/trunk/; revision=32851
2008-04-04 13:46:58 +00:00
Hervé Poussineau
2eb2d42e01 Add some prototypes
svn path=/trunk/; revision=32850
2008-04-04 13:44:06 +00:00
The Wine Synchronizer
e1e678b0f2 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32849
2008-04-04 13:43:40 +00:00
The Wine Synchronizer
5ef42dd10a Autosyncing with Wine HEAD
svn path=/trunk/; revision=32848
2008-04-04 13:28:59 +00:00
The Wine Synchronizer
f59a940b00 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32847
2008-04-04 13:26:49 +00:00
Hervé Poussineau
d4fba75f4c Try to fix build
svn path=/trunk/; revision=32846
2008-04-04 13:24:40 +00:00
The Wine Synchronizer
8de0c452ba Autosyncing with Wine HEAD
svn path=/trunk/; revision=32845
2008-04-04 13:24:16 +00:00
The Wine Synchronizer
9374baba9d Autosyncing with Wine HEAD
svn path=/trunk/; revision=32844
2008-04-04 13:20:27 +00:00
The Wine Synchronizer
9adffe12c6 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32843
2008-04-04 13:13:15 +00:00
Hervé Poussineau
7557cf6102 Update header
svn path=/trunk/; revision=32842
2008-04-04 13:10:46 +00:00
Hervé Poussineau
14017cc967 Try to fix build
svn path=/trunk/; revision=32841
2008-04-04 12:30:11 +00:00
The Wine Synchronizer
d47984be22 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32840
2008-04-04 12:21:42 +00:00
The Wine Synchronizer
a92ed506c9 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32839
2008-04-04 12:16:03 +00:00
The Wine Synchronizer
8970c422de Autosyncing with Wine HEAD
svn path=/trunk/; revision=32838
2008-04-04 12:13:16 +00:00
The Wine Synchronizer
4445896045 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32837
2008-04-04 12:05:56 +00:00
Hervé Poussineau
918f14379a Try to fix build
svn path=/trunk/; revision=32836
2008-04-04 12:03:43 +00:00
The Wine Synchronizer
ba35b2aa8e Autosyncing with Wine HEAD
svn path=/trunk/; revision=32835
2008-04-04 12:03:12 +00:00
The Wine Synchronizer
6d3c4cb3e8 Autosyncing with Wine HEAD
svn path=/trunk/; revision=32834
2008-04-04 12:02:39 +00:00
Hervé Poussineau
9ee5ab63d4 Add svn:eol-style=native property
svn path=/trunk/; revision=32833
2008-04-04 05:49:50 +00:00
Timo Kreuzer
69223bf0ca DC_SetOwnership: use GDIOBJ_SetOwnership instead of GDIOB_CopyOwnership, which is faster. Also rename DC to pDC, a variable shouldn't have the same name as a type.
svn path=/trunk/; revision=32832
2008-04-03 20:27:50 +00:00
Hervé Poussineau
1f9c06d956 Replace E_FAIL by a better error code
svn path=/trunk/; revision=32831
2008-04-03 19:07:11 +00:00
James Tabor
df86e750c3 Update POLYPATBLT.
svn path=/trunk/; revision=32830
2008-04-03 17:51:41 +00:00
Johannes Anderwald
5c0c5d219e - restore cursor on exit
svn path=/trunk/; revision=32829
2008-04-03 13:34:02 +00:00
Dmitry Chapyshev
f835ee0323 - Implemented: SetDefaultCommConfigW, SetDefaultCommConfigA, GetDefaultCommConfigW, GetDefaultCommConfigA
- Fixed: GetCommState

svn path=/trunk/; revision=32828
2008-04-03 10:50:57 +00:00
Dmitry Chapyshev
fe24e2761f Implemented EnumLanguageGroupLocalesA, EnumLanguageGroupLocalesW, EnumUILanguagesW, EnumUILanguagesA, GetUserGeoID, SetUserGeoID (from Wine)
svn path=/trunk/; revision=32827
2008-04-03 09:49:14 +00:00
Dmitry Chapyshev
a4d30ed637 - Update header
svn path=/trunk/; revision=32826
2008-04-03 09:47:45 +00:00