Commit Graph

6771 Commits

Author SHA1 Message Date
Jacek Caban
ac00714c40 mshtml.idl: Added DispHTMLCommentElement declaration. 2008-05-01 10:57:34 +02:00
Nikolay Sivov
37b8140f56 gdiplus: Implemented GdipCreateFontFromDC. 2008-04-30 17:00:24 +02:00
Petr Sumbera
4992b6590e port: Add alternative for isinf. 2008-04-30 13:45:23 +02:00
James Hawkins
bfe07d1d07 msi: Add initial implementation of MsiPublishAssemblies. 2008-04-30 13:45:23 +02:00
Jacek Caban
e487b1e213 mshtml.idl: Added DispHTMLStyle declaration. 2008-04-30 13:45:23 +02:00
Jacek Caban
5ed14f98aa mshtml.idl: Added DispHTMLImg implementation. 2008-04-30 13:45:23 +02:00
Roderick Colenbrander
5fe5def3d1 wgl: We were already advertising GL_EXT_framebuffer_sRGB but not the corresponding WGL_FRAMEBUFFER_SRGB_CAPABLE_EXT. 2008-04-30 10:28:59 +02:00
Nikolay Sivov
17621fb7d5 gdiplus: Implemented GdipSetPathGradientCenterPointI. 2008-04-30 10:27:49 +02:00
Nikolay Sivov
510c26ac1d gdiplus: Implemented GdipMultiplyWorldTransform. 2008-04-30 10:27:38 +02:00
Nikolay Sivov
93f6601d03 gdiplus: Implemented GdipIsMatrixIdentity. 2008-04-30 10:27:23 +02:00
Nikolay Sivov
6dd720dcb5 gdiplus: Implemented GdipIsMatrixEqual. 2008-04-30 10:26:55 +02:00
Nikolay Sivov
d93062f13e gdiplus: Implemented GdipGetPathPointsI. 2008-04-30 10:26:21 +02:00
Roderick Colenbrander
628e4eece3 wined3d: Add multisampling support. 2008-04-30 10:23:25 +02:00
Aric Stewart
09af64cb83 hlink: Implement IExtensionServices. 2008-04-29 14:53:26 +02:00
Nikolay Sivov
9cce789881 gdiplus: Implemented GdipGetPathGradientCenterPointI. 2008-04-29 13:48:17 +02:00
Nikolay Sivov
d5769957b4 gdiplus: Implemented GdipGetDpiX/GdipGetDpiY. 2008-04-29 13:48:08 +02:00
Nikolay Sivov
7ce48b0346 gdiplus: Implemented GdipFillRectangles/GdipFillRectanglesI. 2008-04-29 13:47:59 +02:00
Nikolay Sivov
fc2dc8bc2a gdiplus: Implemented GdipFillEllipse/GdipFillEllipseI. 2008-04-29 13:47:45 +02:00
Nikolay Sivov
79b49a8f19 gdiplus: Implemented GdipDrawImagePointsRectI. 2008-04-29 13:47:20 +02:00
Nikolay Sivov
492470493e gdiplus: Implemented GdipDrawImage. 2008-04-29 13:46:28 +02:00
Jacek Caban
96fdb0e742 mshtml: Added IHTMLCommentElement declaration. 2008-04-29 12:38:19 +02:00
Jacek Caban
3186aa7a65 mshtml.idl: Added DispHTMLOptionElement declaration. 2008-04-29 12:38:12 +02:00
Jacek Caban
f885b33218 mshtml.idl: Added IHTMLDOMChildrenCollection and DispDOMChildrenCollection declaration. 2008-04-29 12:37:58 +02:00
Jacek Caban
32846424be mshtml.idl: Added DispHTMLInputElement declaration. 2008-04-28 14:32:44 +02:00
ByeongSik Jeon
63d81263e2 imm32: Add the updated ImmTranslateMessage declaration. 2008-04-28 14:29:43 +02:00
Nikolay Sivov
c282f248fa gdiplus: Implemented GdipAddPathBeziersI. 2008-04-28 12:21:12 +02:00
Nikolay Sivov
8cf5608089 gdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI. 2008-04-25 11:38:24 +02:00
Nikolay Sivov
19cc99c333 gdiplus: Implemented GdipAddPathBezier. 2008-04-25 11:38:10 +02:00
Nikolay Sivov
59ef3c920d gdiplus: Implemented GdipSetLineColors. 2008-04-24 22:46:38 +02:00
Nikolay Sivov
b31f2250dd gdiplus: Implemented GdipGetLineColors. 2008-04-24 22:46:26 +02:00
Nikolay Sivov
3d274bc1cf gdiplus: Implemented GdipGetLineRect/GdipGetLineRectI. 2008-04-24 22:46:14 +02:00
Nikolay Sivov
4697593e85 gdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI. 2008-04-24 22:45:09 +02:00
Nikolay Sivov
3aa94d33e4 gdiplus: Implemented GdipTransformMatrixPointsI. 2008-04-24 22:44:26 +02:00
Jacek Caban
74c571a441 mshtml.idl: Added DispHTMLElementCollection declaration. 2008-04-24 22:19:36 +02:00
Jacek Caban
1cb633a5cc mshtml.idl: Added IHTMLDOMTextNode declaration. 2008-04-24 22:15:11 +02:00
Jacek Caban
f731140c91 mshtml.idl: Added DispHTMLDOMText declaration. 2008-04-24 22:15:05 +02:00
Roderick Colenbrander
f0307d9366 wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times. 2008-04-24 12:32:38 +02:00
Rob Shearman
8e0f125f45 wintrust: Implement WTHelperGetProvPrivateDataFromChain.
Also fill in pfnAddPrivData2Chain in WintrustLoadFunctionPointers, which 
is the complement of WTHelperGetProvPrivateDataFromChain.
2008-04-24 11:49:35 +02:00
Jacek Caban
22eb495aaf mshtml.idl: Added DispHTMLUnknownElement declaration. 2008-04-24 11:43:19 +02:00
Nikolay Sivov
f994306a02 gdiplus: Implemented GdipCloneFont. 2008-04-23 14:32:31 +02:00
ByeongSik Jeon
a6ff00c4da imm32: Add stub and header of Imm{Create|Show|Destroy}SoftKeyboard. 2008-04-23 13:26:48 +02:00
ByeongSik Jeon
f9316b1877 imm32: Add stub and header of ImmRequestMessage. 2008-04-23 13:26:45 +02:00
Erik de Castro Lopo
fc9f8dac17 include: Fix "warning: cast from pointer to integer of different size". 2008-04-23 12:22:17 +02:00
Austin English
6e59cd2c34 Spelling fixes. 2008-04-22 12:20:12 +02:00
Nikolay Sivov
f649c9d224 gdiplus: Implemented GdipVectorTransformMatrixPointsI. 2008-04-21 14:21:53 +02:00
Stefan Leichter
a629a4199e shell32: Implement SHGetFolderPathAndSubDirA/W. 2008-04-21 14:21:37 +02:00
Alam Arias
09d460f422 include: Fix wingdi.h to define AW version of wglUseFontBitmaps and wglUseFontOutlines. 2008-04-21 12:10:36 +02:00
Nikolay Sivov
256874426d gdiplus: Implemented GdipVectorTransformMatrixPoints. 2008-04-18 13:57:15 +02:00
Nikolay Sivov
685686aa9f gdiplus: Implemented GdipGetCustomLineCapBaseCap. 2008-04-18 13:57:15 +02:00
Lei Zhang
9d7f7bfc5e msxml3: Check for xsltInit before calling it. 2008-04-18 13:57:15 +02:00
Nikolay Sivov
ae576c40b8 gdiplus: Implement GdipCreatePath2I. 2008-04-17 12:54:16 +02:00
Nikolay Sivov
0f42f4c532 gdiplus: Implement GdipCreateMatrix3I. 2008-04-17 12:53:59 +02:00
Nikolay Sivov
fd0cbca787 gdiplus: Implement GdipAddPathArcI. 2008-04-17 12:53:31 +02:00
Nikolay Sivov
8360caabfa gdiplus: Implement GdipAddPathLine2I. 2008-04-17 12:53:00 +02:00
Nikolay Sivov
6ba525d8c4 gdiplus: Implement GdipCloneStringFormat. 2008-04-17 12:52:18 +02:00
Tony Wasserka
d9e98ea3d0 d3dx9: Add d3dx9tex.h. 2008-04-17 12:25:41 +02:00
Louis Lenders
dd66542011 urlmon: Add stub for CoInternetSetFeatureEnabled. 2008-04-17 12:25:17 +02:00
Kusanagi Kouichi
75e40229d2 winex11.drv: Fix Solaris build error.
Solaris doesn't define XICCallback.
2008-04-16 14:46:05 +02:00
Rob Shearman
99636aaa9f include: Make IContextMenu interface in shobjidl.idl local since some parameters are pointers to structures with fields that can't be marshalled. 2008-04-16 14:07:11 +02:00
Alexandre Julliard
d5aea7d0df include: Add the SPSVCINST_* setupapi flags. 2008-04-16 12:16:51 +02:00
Jacek Caban
b56a072eb9 mshtml.idl: Added IHTMLWindow3 declaration. 2008-04-15 14:34:10 +02:00
Jacek Caban
9a0a045310 mshtmdid.h: Fixed IHTMLWindow2 dispids. 2008-04-15 14:34:07 +02:00
Maarten Lankhorst
0b32692451 include: Update aviriff header. 2008-04-15 14:34:01 +02:00
Aric Stewart
f51542d9b5 user32: Call ImmProcessKey in TranslateMessage to allow IMEs to handle key processing if they choose to. 2008-04-14 23:50:13 +02:00
Maarten Lankhorst
271f2eda14 include: Add dvdmedia stub header. 2008-04-14 23:50:13 +02:00
Rob Shearman
413af76988 pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl. 2008-04-14 13:33:26 +02:00
Rob Shearman
b4efe919cc include: Add local to interfaces or functions that take a void * parameter and so aren't designed to work remotely. 2008-04-14 13:33:23 +02:00
Rob Shearman
0120c1a582 include: Fix a typo in a level of indirection in tom.idl.
The parameter for ITextPara::GetDuplicate should have two levels of 
indirection.
2008-04-14 13:33:13 +02:00
Rob Shearman
f86ace9067 include: The unique attribute doesn't make any sense in the interface header, so remove it.
It is only accepted by MIDL as a synonym for pointer_default(unique), 
but it isn't a synonym in widl so remove it.
2008-04-14 13:32:57 +02:00
Kai Blin
ab62cd360f dpnhpast: Implement a stub for DirectPlayNATHelpCreate. 2008-04-14 12:43:06 +02:00
Aric Stewart
3dde049f31 imm32: All HIMCC in the InputContext should be initialized at creation. 2008-04-14 12:41:53 +02:00
Alexander Dorofeyev
7c8fa9c24f include/d3d.h: Fix method calling macros. 2008-04-11 13:03:50 +02:00
Jeremy White
40c3718d52 include: Add a resource type for scalable font resource (.fot) files. 2008-04-11 12:11:33 +02:00
Lei Zhang
65445b9e7e gdiplus: Add a stub for GdipSetImageAttributesRemapTable. 2008-04-11 11:14:53 +02:00
Jacek Caban
2f9b7741ca mshtml.idl: Added DispHTMLWindow2 dispinterface. 2008-04-10 11:16:27 +02:00
Jacek Caban
ea215f790d include: Added ICanHandleException interface. 2008-04-10 11:16:15 +02:00
Lei Zhang
139da784bf gdiplus: Add a stub for GdipSetImageAttributesOutputChannel. 2008-04-10 10:33:35 +02:00
Lei Zhang
20a8cf6417 gdiplus: Add a stub for GdipSetEffectParameters. 2008-04-10 10:31:34 +02:00
Lei Zhang
cec6c2eb4d gdiplus: Add a stub for GdipSetClipRegion. 2008-04-10 10:30:39 +02:00
Maarten Lankhorst
7fa1c9d024 include: Add ISeekingPassThru interface. 2008-04-10 09:51:06 +02:00
Steven Edwards
10629e233d include/setupapi: Remove extra semicolons. 2008-04-09 19:58:27 +02:00
Lei Zhang
d9a4299bfc gdiplus: Add a stub for GdipSetClipRectI. 2008-04-09 12:16:52 +02:00
Stefan Dösinger
67e0943ba3 wined3d: Store the number of aux buffers in the context. 2008-04-09 11:47:24 +02:00
Maarten Lankhorst
70a6495a31 user32: Implement BroadcastSystemMessage. 2008-04-03 12:00:02 +02:00
Paul Vriens
51ee956b95 rsaenh: Add some new flags to wincrypt.h and use one of them. 2008-04-03 11:30:20 +02:00
Alexandre Julliard
fca6067748 ntdll: Implemented LdrProcessRelocationBlock. 2008-04-02 20:38:51 +02:00
EA Durbin
9cd9023db6 include: Define some console display modes. 2008-04-02 12:30:34 +02:00
Maarten Lankhorst
e4136355f0 include: Add BroadcastSystemMessageEx. 2008-04-02 11:22:56 +02:00
Jacek Caban
1ab87d4dee include: Added activedbg.idl. 2008-04-01 13:44:14 +02:00
Alistair Leslie-Hughes
67036190ee mscoree: Add missing interfaces. 2008-04-01 12:41:30 +02:00
Rob Shearman
80d67e33b9 Remove superfluous semicolons from IDL files. 2008-04-01 11:29:27 +02:00
James Hawkins
c8b6558d21 include: Add corerror.h. 2008-03-31 13:08:54 +02:00
Rob Shearman
8529a3c404 services: Fill in the functions between implemented functions in svcctl.idl so that it our remoting code is wire-compatible with NT.
Add the necessary stubs for these in services.exe.
2008-03-29 11:51:47 +01:00
Rob Shearman
9a6fc01d84 services: Move ControlService and StartServiceW from advapi32.dll to services.exe.
This also changes the architecture such that services.exe is the server 
end of the control pipe and the service is the client end.
2008-03-29 11:51:34 +01:00
Rob Shearman
7afd9a977a services: Move LockServiceDatabase and UnlockServiceDatabase from advapi32.dll to services.exe. 2008-03-29 11:51:01 +01:00
Rob Shearman
b48714b148 services: Move SetServiceStatus and QueryServiceStatusEx to services.exe. 2008-03-29 11:50:57 +01:00
Mikołaj Zalewski
010dcb168b services: Move GetServiceDisplayName to services.exe and implement GetServiceKeyName. 2008-03-29 11:17:33 +01:00
Mikołaj Zalewski
76d4eeebff services: Move ChangeServiceConfigW implementation from advapi32.dll to services.exe. 2008-03-29 11:17:07 +01:00
Mikołaj Zalewski
a363b9a066 services: Move QueryServiceConfigW from advapi32.dll to services.exe. 2008-03-29 11:16:43 +01:00
Mikołaj Zalewski
a2156fc348 services: Move CreateService, OpenService and DeleteService implementations from advapi32.dll to services.exe. 2008-03-29 11:15:59 +01:00
Mikołaj Zalewski
4275fbf603 services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
Alexandre Julliard
f6e4d6225a include: Fix access permissions in some ioctl codes, and add a few more. 2008-03-28 17:23:02 +01:00
Roderick Colenbrander
4eaa424c79 wined3d: Initial post pixelshader blending support. [attempt 2].
For each pixel format we store a flag in the table whether it supports
post pixelshader blending. Before applying blending or during a
context switch we verify that blending is turned off for the
format. In case of R32F this gave a 5-6x performance boost (without
filtering and software conversion).
2008-03-28 15:50:24 +01:00
Alexandre Julliard
8505f1429d libwine: Export functions that return the Wine version number and build id. 2008-03-26 23:38:36 +01:00
Alexandre Julliard
c9f0bea910 libwine: Added a wine_call_on_stack function. 2008-03-26 15:38:00 +01:00
Stefan Leichter
6cb602c6db advapi32: Partly implemented QueryServiceConfig2A/W. 2008-03-26 14:13:07 +01:00
Stefan Dösinger
18e16f4e66 wined3d: Add GL_ATI_fragment_shader. 2008-03-25 19:48:35 +01:00
Stefan Dösinger
8869c0f147 d3d: De-pointerize the WINED3DCAPS structure. 2008-03-25 19:36:38 +01:00
James Hawkins
082b46887a fusion: Add a stub implementation of IAssemblyEnum. 2008-03-25 11:58:01 +01:00
James Hawkins
8a19faf261 fusion: Add a stub implementation of IAssemblyCache. 2008-03-25 11:57:57 +01:00
Alistair Leslie-Hughes
b8040eb256 msxml3: Add SAX interfaces. 2008-03-24 21:04:56 +01:00
Alistair Leslie-Hughes
4bbeb2c6f4 msxml3: Add support for SAX Documents. 2008-03-24 21:04:50 +01:00
James Hawkins
b83fbb4f03 fusion: Add a stub implementation of IAssemblyName. 2008-03-24 12:58:12 +01:00
James Hawkins
ea3be467ae fusion: Add initial fusion.idl. 2008-03-24 12:57:04 +01:00
Sean Huckins
3266420a1e gdiplus: Implementation of GdipCreateBitmapFromHBITMAP. 2008-03-24 12:11:58 +01:00
Vitaliy Margolen
d8391a4a46 user32: Fix F1 message sequence. 2008-03-24 11:35:30 +01:00
Dan Hipschman
2904f543f4 advapi32: Add a stub for CreateRestrictedToken. 2008-03-22 11:14:13 +01:00
Jacek Caban
9621945272 jscript: Added IActiveScriptParseProcedure2 declaration. 2008-03-21 15:18:52 +01:00
Philip Nilsson
0457333f55 d3dx9: Implement the D3DXVec*Array functions. 2008-03-21 12:52:19 +01:00
Aric Stewart
5b3d4b473c imm32: Add IME dll prototypes to the ddk/imm.h header. 2008-03-21 11:25:11 +01:00
Alexandre Julliard
69b032b7ff makefile: Add rules for automatically rebuilding configure in maintainer mode. 2008-03-20 14:27:35 +01:00
James Hawkins
e94b065df3 msi: Fix the type of the ID parameter of MsiSourceListEnumMediaDisks. 2008-03-20 14:27:35 +01:00
Dan Hipschman
d664c276df qmgr: Add a stub implementation of IBackgroundCopyJob2. 2008-03-20 14:27:34 +01:00
Jacek Caban
e553c56956 activscp.idl: Added IActiveScriptProperty declaration. 2008-03-19 12:45:32 +01:00
Alexandre Julliard
34fe91bf2b user32: Implemented EnumDesktopWindows. 2008-03-19 11:13:46 +01:00
Rob Shearman
f15287dea7 rpcrt4: Add a stub for RpcCancelThreadEx. 2008-03-17 15:20:07 +01:00
Eric Pouech
3502e28604 include: Added msftedit support in richedit.h. 2008-03-17 14:37:21 +01:00
Alexandre Julliard
5c5b997dc2 kernel32: Implemented ReadFileScatter and WriteFileGather. 2008-03-15 10:58:38 +01:00
Alexandre Julliard
2d6366fc29 ntdll: Implemented NtWriteFileGather. 2008-03-15 10:58:38 +01:00
Alexandre Julliard
81e4a0f6f3 ntdll: Implemented NtReadFileScatter. 2008-03-15 10:58:38 +01:00
Jacek Caban
19b6cf8135 urlmon: Added URLACTION_* and URLPOLICY_* declarations. 2008-03-14 13:51:52 +01:00
Maarten Lankhorst
e1867dac0d quartz: Implement a dummy null renderer for directshow. 2008-03-14 12:57:09 +01:00
Dan Hipschman
0e8f193184 kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveFileEx (stub). 2008-03-14 11:53:15 +01:00
Jason Edmeades
78d0940e21 user32: Fix MessageBox button contents and ordering. 2008-03-14 11:22:00 +01:00
Alexandre Julliard
df0f42fe78 advapi32: Implemented RegOverridePredefKey. 2008-03-11 19:48:57 +01:00
Jacek Caban
fe5ea9f006 include: Added activaut.idl. 2008-03-11 15:35:23 +01:00
Jacek Caban
7ba25f0b22 activscp.idl: Added CATID_* declarations. 2008-03-11 15:30:49 +01:00
Maarten Lankhorst
619ac152d5 include: Add flag for BSM_ALLDESKTOPS. 2008-03-10 19:59:22 +01:00
Tony Wasserka
bcb7311516 d3dx9: Add the _D3DXERR enumeration. 2008-03-10 11:32:04 +01:00
Ethan Chen
c19e0a6371 include: Add GdipBitmapUnlockBits to include/gdiplusflat.h. 2008-03-10 11:22:18 +01:00
Nathan Beckmann
366854a7cc gdiplus: Implement GdipGetImageEncoders. 2008-03-07 11:29:05 +01:00
Rob Shearman
ba29e89870 include: Add defines for GetExceptionCode, GetExceptionInformation and AbnormalTermination to excpt.h for the MS compiler when using compiler exceptions. 2008-03-06 17:43:22 +01:00
Rob Shearman
3b0ea978fd mshtml: Move some public GUIDs to shlguid.h. 2008-03-06 17:43:12 +01:00
Francois Gouget
ae9411089a ddk: Add a stub ntddk.h header. 2008-03-06 17:39:17 +01:00
Ethan Chen
e0552c1bc6 gdiplus: Implemented GdipCreateBitmapFromFileICM. 2008-03-06 17:38:54 +01:00
Maarten Lankhorst
c8d8ddab11 include: Add flag for BROADCAST_QUERY_DENY. 2008-03-06 12:46:40 +01:00
Hans Leidekker
3e3ce1fa5e winhttp: Add a stub implementation of WinHttpDetectAutoProxyConfigUrl. 2008-03-06 12:45:00 +01:00
Huw Davies
c9c77ba7f7 shell32: Fix return type of SHAppBarMessage. 2008-03-05 19:25:41 +01:00
Stefan Dösinger
d20768c120 wined3d: Support shininess > 128 if opengl does. 2008-03-05 19:23:06 +01:00
Steven Edwards
b9a0b1b479 winnt.h: Fix dllimport and visibility attributes on cygwin. 2008-03-04 20:57:17 +01:00
Stefan Dösinger
8b28ca720e wined3d: Use GL_EXT_gpu_program_parameters if available. 2008-03-04 12:15:32 +01:00
Rob Shearman
ce8d915c03 include: Remove superfluous semi-colon from d3d9.h. 2008-03-04 12:02:03 +01:00
Rob Shearman
e9f5bce333 Add configure check for strtoll and strtoull.
Define these to _strtoi64 and _strtoui64 if these are available instead.
2008-03-04 12:01:59 +01:00
James Hawkins
ad70693539 msi: Implement MsiGetProductInfoEx. 2008-03-04 11:54:21 +01:00
Alexandre Julliard
c52d921f34 kernel32: Added a winoldap.mod 16-bit exe to launch 32-bit processes.
Based on a patch by Dmitry Timoshkov.
2008-03-03 15:25:50 +01:00
Jacek Caban
b8092fbada mshtml.idl: Added IHTMLScriptElement declaration. 2008-03-03 11:59:54 +01:00
Stefan Dösinger
90a654aede include: Declare IDirect3D9Ex and IDirect3DDevice9Ex. 2008-03-03 11:58:56 +01:00
James Hawkins
72706972d2 msi: Add definitions for MsiEnumComponentCosts. 2008-03-01 12:18:47 +01:00
James Hawkins
e4c1227ec9 janitorial: Remove links to any microsoft site. 2008-03-01 12:17:17 +01:00
Alexandre Julliard
5625c6079e Get rid of the global thread.h header. 2008-03-01 11:57:00 +01:00
Alexandre Julliard
6d6e9a42b1 ntdll: Added definitions and structures for fiber local storage. 2008-02-29 19:55:34 +01:00
Alexandre Julliard
bb27b37599 user32: Moved win.h to the user32 directory. 2008-02-29 17:21:04 +01:00
Jon Yang
84d260ec60 gdiplus: Implemented and tested GdipGetImageDimension(). 2008-02-29 12:49:26 +01:00
Dmitry Timoshkov
e49e8b20db kernel32: Add stubs for fiber local storage APIs. 2008-02-29 11:48:13 +01:00
Alexandre Julliard
936ab3a644 user32: Moved the ShowWindow implementation from winex11 back to user32. 2008-02-28 17:01:30 +01:00
James Hawkins
47120f5003 propsys: Add an initial implementation of PropVariantChangeType. 2008-02-27 14:52:26 +01:00
Detlef Riekenberg
841ba7de55 include/winspool: Add defines for dwAction. 2008-02-27 14:52:25 +01:00
Jacek Caban
2823f1e8c0 urlmon.idl: Added IInternet declaration. 2008-02-27 14:52:24 +01:00
Stefan Dösinger
6269415793 wined3d: Add GL_APPLE_float_pixels. 2008-02-26 11:31:29 +01:00
Stefan Dösinger
825506d5ff wined3d: General cross format blitting infrastrucutre, R32F->R16F blits. 2008-02-26 11:31:19 +01:00
Alexandre Julliard
de61fc5eca ole32: Added a CoGetContextToken stub. 2008-02-26 11:21:54 +01:00
James Hawkins
1bd49bcf74 msi: Implement MsiSourceListEnumMediaDisks. 2008-02-26 11:19:40 +01:00
Alexandre Julliard
1642fbcbc2 user32: Moved the DCE support from winex11 back to user32.
Window and class DCEs are now allocated lazily.
2008-02-25 15:59:19 +01:00
Alexandre Julliard
4273a8ab86 user32: Simplify the window structure creation. Get rid of the unused clsStyle field. 2008-02-25 15:55:17 +01:00
Alexandre Julliard
72cbaa8fbf include: Fixed definition of IXMLDOMComment interface. 2008-02-25 13:40:49 +01:00
Alistair Leslie-Hughes
40953c2ada slc: Added stub for SLGetWindowsInformationDWORD. 2008-02-22 12:30:42 +01:00
Roderick Colenbrander
e2d70fff6b ddraw: Add yv12 detection support. 2008-02-22 12:04:01 +01:00
Rob Shearman
4a4b1269fa include: Include excpt.h from wine/exception.h.
Some files use wine/exception.h without also including excpt.h, but 
excpt.h is needed when using native exception handling.
2008-02-21 20:15:56 +01:00
Stefan Leichter
9b478283c5 user32: Add some tests for GetMouseMovePointsEx. 2008-02-19 20:24:12 +01:00
David Adam
5f68960f6f d3dx8: Fix a typo in d3dx8math.h. 2008-02-19 18:08:54 +01:00
Lei Zhang
6e2ce69829 include: Add IMediaDet interface and MediaDet class. 2008-02-19 18:00:50 +01:00
Lei Zhang
121e8ebbbe include: Add ISampleGrabber interface. 2008-02-19 18:00:39 +01:00
Lei Zhang
3a69b83f1e include: Generate qedit.h, add ISampleGrabberCB interface. 2008-02-19 18:00:05 +01:00
Tony Wasserka
b1dab9e5a5 d3dx9: Complete d3dx9core.h. 2008-02-19 14:39:45 +01:00
Tony Wasserka
7666315c37 d3dx9.h: Include d3dx9math.h before d3dx9core.h. 2008-02-19 14:35:15 +01:00
Roderick Colenbrander
c2d978410f wined3d: Add separate alpha blend support. 2008-02-18 14:19:57 +01:00
James Hawkins
f177dc9f90 msi: Add tests for enumerating the source list after publishing. 2008-02-18 12:41:37 +01:00
Alexandre Julliard
50dea38178 gdi32: Export the DC hook functions as 32-bit functions. 2008-02-17 20:29:55 +01:00
Rob Shearman
f59570db68 include: Fix the C_ASSERT macro to not generate an unused variable warning when compiling with gcc.
Provide a fallback case for other compilers to avoid C_ASSERT being 
undefined and causing an error.
2008-02-16 14:58:28 +01:00
Rob Shearman
8608e895eb Add a new convenience macro for an exception handler that handles all exceptions.
When using native compiler exceptions, the previous method of doing 
this, __EXCEPT(NULL), would expand to __except( 
(NULL)(GetExceptionInformation())) which doesn't compile as NULL isn't a 
function.

So add a new macro, __EXCEPT_ALL, which works correctly both when using 
native compiler exceptions and without and which makes the meaning of 
code in which it is used clearer.
2008-02-16 14:58:24 +01:00
Rob Shearman
a82f4dd9b7 Don't use GetExceptionCode and GetExceptionInformation in exception filter functions.
When using native compiler exceptions, it isn't valid to use 
GetExceptionCode and GetExceptionInformation anywhere other than in the 
filter or handler blocks since it would be very hard for the compiler to 
work out where to retrieve the exception information from on the stack.

Therefore, remove the WINE_EXCEPTION_FILTER and WINE_FINALLY_FUNC macros 
which enabled GetExceptionCode, GetExceptionInformation and 
AbnormalTermination to be used inside of the functions they declared and 
fix up all callers to access the information directly.
2008-02-16 14:57:44 +01:00
Maarten Lankhorst
e07112ba5b include: Add IRunnableTask interface. 2008-02-16 13:57:46 +01:00
Francois Gouget
4c8e218252 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
Francois Gouget
ddab29b7d1 advapi32: Add a rudimentary implementation of CredGetSessionTypes(). 2008-02-15 12:05:20 +01:00
Francois Gouget
8edfee18cc advapi32: Add some missing CRED_TYPE_XXX constants. 2008-02-15 12:05:09 +01:00
Marcus Meissner
80c2cabab4 include: Added some defines for EnumDevicesBySemantics. 2008-02-15 11:47:51 +01:00
Rob Shearman
e35bd05082 msi: Add stub implementation of MsiIsProductElevatedA/W. 2008-02-15 09:59:59 +01:00
Francois Gouget
93a9835da1 mscms: [GS]etColorSpace() are not supposed to be defined in icm.h. 2008-02-15 09:56:27 +01:00
Francois Gouget
bce8b67785 kernel32: Add prototypes for [GS]etDynamicTimeZoneInformation(). 2008-02-15 09:56:06 +01:00
Rob Shearman
9f3c91e41f include: Fix some typos in dpaddr.h. 2008-02-13 16:42:11 +01:00
Huw Davies
869b10b430 inetcomm: Implement IMimeMessage_GetTextBody. 2008-02-13 16:37:47 +01:00
Alexandre Julliard
b1789fc73f kernel32: Don't save the signal mask in sigsetjmp.
This shouldn't be needed anymore now that exceptions are not handled
on the signal stack, and signal mask handling is broken on Mac OS.
2008-02-12 22:39:54 +01:00
Francois Gouget
2c6cba8eef tests: Avoid InterlockedExchangeAdd() as it is not supported on Windows 95. 2008-02-11 19:56:16 +01:00
Lei Zhang
9742724afe quartz: Add VideoRendererDefault. 2008-02-08 11:03:22 +01:00
Alexandre Julliard
05c7174909 tests: Add a helper routine to wait for a child process and propagate its result correctly. 2008-02-07 12:56:00 +01:00
Eric Pouech
aaa2862bf9 dbghelp: Added preliminary support for a strange stack variable object. 2008-02-07 11:59:52 +01:00
Eric Pouech
b49d2b4e22 dbghelp: Added HRESULT as new basic type (and some doc about basic types ids). 2008-02-07 11:59:52 +01:00
Eric Pouech
d5a60cf409 dbghelp: Fix mixed up return and this type in MFunction V2. 2008-02-07 11:59:52 +01:00
Francois Gouget
1552f22acf riched20: Fix the name of the lpUsedDefChar field of GETTEXTEX. 2008-02-06 12:43:53 +01:00
Stefan Dösinger
74db14728e wined3d: Separate OpenGL and driver version. 2008-02-06 12:43:53 +01:00
Francois Gouget
3d962e27ed d3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes. 2008-02-05 12:19:38 +01:00
Francois Gouget
1bfdf232d9 d3dx8: Add the d3dx8mesh.h header and move the relevant function declarations there.
Include d3dx8mesh.h in d3dx8.h and add some commented out ones as reminders.
2008-02-05 12:19:38 +01:00
Francois Gouget
91d3a794e8 d3dx8: Make d3dx8core.h C++ compatible. 2008-02-05 12:19:38 +01:00
Francois Gouget
0894bf25dc d3dx8: Fix the D3DXMatrixAffineTransformation() prototype. 2008-02-05 12:19:38 +01:00
Francois Gouget
7e34c708c1 d3dx8core.h: Remove some extraneous #include directives. 2008-02-05 12:19:38 +01:00
Alistair Leslie-Hughes
9f0f97706d gdiplus: Add GdipSetPenMode stub. 2008-02-05 12:06:21 +01:00
Bang Jun-young
9fcebb0055 user32: Fix EndMenu() to match the PSDK. 2008-02-04 14:18:20 +01:00
Jacek Caban
fd0d1d0765 urlmon: Added CopyStgMedium implementation. 2008-02-04 13:15:28 +01:00
Jacek Caban
e888e88694 hlink.idl: Added more function declarations. 2008-02-04 11:29:01 +01:00
Paul Vriens
254000dc99 include/wintrust.h: Add missing members to CRYPT_PROVIDER_DATA struct (fixes some wintrust tests on Windows). 2008-02-04 11:16:25 +01:00
Francois Gouget
3c3c83f17d shell32: Add some SLDF_XXX values, EXP_PROPERTYSTORAGE, and EXP_PROPERTYSTORAGE_SIG. 2008-02-04 11:11:48 +01:00
Alistair Leslie-Hughes
7645f321d9 gmsxml3: Added typelib support. 2008-01-24 12:11:25 +01:00
Alexandre Julliard
d6f6745c9c user32: Moved the bulk of CreateWindow and SetWindowPos from the driver back into user32. 2008-01-24 11:23:09 +01:00
Alexandre Julliard
cbdf1294e6 winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style. 2008-01-23 21:40:45 +01:00
Alexandre Julliard
2f69329a37 server: Add a separate request to set the window visible rect. 2008-01-22 20:01:21 +01:00
Gerald Pfeifer
39f672798b kernel32: Use setproctitle where applicable to set the process name.
Based on a patch by Kris Moore.
2008-01-21 11:52:33 +01:00
Eric van Beurden
5184b49fe0 dbghelp: Update some mscvpdb.h definitions and descriptions. 2008-01-18 12:15:59 +01:00
Rob Shearman
a9e9673460 iphlpapi: Implement GetBestInterfaceEx. 2008-01-17 15:33:49 +01:00
Alexandre Julliard
3bf12b9aca server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
Francois Gouget
44b52b128c Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
Francois Gouget
15652ba960 include: Document some Microsoft spelling mistakes so we know they are not to be fixed. 2008-01-16 12:46:29 +01:00
Stefan Dösinger
80953d62d7 d3d9: Reject IDirect3DDevice9::Reset with active default pool resources. 2008-01-14 15:12:00 +01:00
Stefan Dösinger
e59ddb0ab1 wined3d: Add a new IWineD3DResource::UnLoad method. 2008-01-14 15:10:17 +01:00
Hans Leidekker
43324fafd9 license: Update copyright info for the new year. 2008-01-14 13:10:35 +01:00
Roderick Colenbrander
916b56391d wined3d: Fix glBlendColorEXT for use on RivaTNT. 2008-01-14 13:10:28 +01:00
Rob Shearman
9cbdcbe5f2 include: Flesh out winhttp.h with more function declarations, typedefs and defines. 2008-01-14 13:09:48 +01:00
Tony Wasserka
5da83f03e2 include: Add d3dx9core.h. 2008-01-09 13:38:03 +01:00
Stefan Dösinger
c290f4c7a3 wined3d: Detect geforce 7300 cards. 2008-01-08 17:04:36 +01:00
Rob Shearman
974b4d2c95 include: Add prototype for I_RpcNegotiateTransferSyntax. 2008-01-08 14:00:41 +01:00
Rob Shearman
31676530c2 rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInitializeNew to include RPC_VALID_FLAGS_BIT.
Mask out RPC_VALID_FLAGS_BIT from ProcNum when it is used to build a 
packet to send to the server.
2008-01-07 22:55:28 +01:00
Peter Oberndorfer
66960ba4bf dwmapi: Add stub implementation for DwmSetWindowAttribute and DwmUnregisterThumbnail. 2008-01-07 18:19:37 +01:00
Alexandre Julliard
980ee365a0 wined3d: Use unsigned int instead of size_t for element counts. 2008-01-07 17:17:04 +01:00
Alexandre Julliard
84f8ab6b83 configure: Added a check for the soname of libodbc. 2008-01-07 17:16:29 +01:00
Rob Shearman
1255eaf8b4 include: I_RpcBindingInqTransportType and I_RpcMapWin32Status should be always defined. 2008-01-07 12:40:56 +01:00
Rob Shearman
d7cbaf572a include: Add the strict_context_handle flag to the Irot interface. 2008-01-07 12:32:37 +01:00
Rob Shearman
53e8734049 include: Add defines for context handle flags to rpcfc.h. 2008-01-07 12:31:50 +01:00
Zach Goldberg
17651d0d0c Fix some typos. 2008-01-03 13:10:04 +01:00
Rob Shearman
1cef5dce9c include: ws2tcpip.h should include winsock2.h. 2008-01-03 11:40:31 +01:00
Rob Shearman
25bc7023ba ntdll: Implement RtlRegisterWait, RtlDeregisterWait and RtlDeregisterWaitEx. 2008-01-02 14:30:08 +01:00
Alexander Dorofeyev
e169bb0a7f include/d3d.h: Fix method calling macros for IDirect3DTexture. 2008-01-02 13:20:21 +01:00