Tijl Coosemans
af78fa7b68
configure: Remove check for libxpg4.
2007-08-09 14:46:00 +02:00
Evan Stade
ad8ea1b0a6
gdiplus: Added GdipCreateBitmapFromGraphics stub.
2007-08-09 14:37:59 +02:00
Evan Stade
c147389ff1
gdiplus: Added GdipSetImagePalette stub.
2007-08-09 14:37:11 +02:00
Evan Stade
b66c0a00d9
gdiplus: Added GdipFillRectangle.
2007-08-09 14:36:55 +02:00
Evan Stade
b5d7af5438
gdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
2007-08-09 14:36:43 +02:00
Evan Stade
ff2e63d41e
gdiplus: Added GdipCreatePath2.
2007-08-09 14:36:34 +02:00
Francois Gouget
5771700019
msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.
2007-08-09 14:12:44 +02:00
Francois Gouget
f6848fb682
imm32: Add a couple of missing prototypes and update win32.api to fix the winapi_check warnings.
2007-08-09 14:12:33 +02:00
Francois Gouget
f33abb6d96
wininet: Add a skeleton winineti.h header with fixed prototypes for [GS]etUrlCacheConfigInfo*(), DeleteIE3Cache() and IsUrlCacheEntryExpired*().
...
Remove SetUrlCacheConfigInfo*() from wininet.h, it's supposed to be declared in winineti.h.
Update win32.api to fix the winapi_check warnings.
2007-08-09 14:11:56 +02:00
Francois Gouget
e1987a524f
advapi32: Add a prototype for RegDeleteKeyValue*().
2007-08-09 14:11:30 +02:00
Rob Shearman
c26db8ca8c
include: Add declarations for URLOpenStreamA/W, URLOpenBlockingStreamA/W and URLOpenPullStreamA/W.
2007-08-08 15:32:04 +02:00
Francois Gouget
7a94a171a5
hlink: Add a missing prototype and update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:04 +02:00
Francois Gouget
7fe20800e0
mapi32: Remove redundant protections against duplicate header inclusion.
2007-08-08 15:32:03 +02:00
Francois Gouget
c9b9826786
wintrust: Fix the CryptCATAdminReleaseCatalogContext() prototype and better match the PSDK types.
...
Add some missing prototypes to mscat.h.
Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
ca3a241889
dnsapi: Better match the PSDK types, especially with regards to constness.
...
Add some missing A/W prototype macros.
Update win32.api to fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Francois Gouget
9fae03b39b
netapi32: Add some missing prototypes in the lmaccess.h, lmshare.h and lmwksta.h headers.
...
Replace LPWC?STR with LMC?STR to better match the PSDK.
2007-08-08 15:32:03 +02:00
Francois Gouget
bb22543125
winreg.h: Add RRF_RT_ANY.
2007-08-08 15:32:03 +02:00
Francois Gouget
5b375aec71
ddraw: Better match the PSDK types and fix the winapi_check warnings.
2007-08-08 15:32:03 +02:00
Evan Stade
bb904a2779
gdiplus: Added GdipFillRectangleI.
2007-08-08 15:32:03 +02:00
Evan Stade
d806c67821
gdiplus: Added GdipCreateLineBrushFromRectI.
2007-08-08 15:32:03 +02:00
Evan Stade
369dc8caba
gdiplus: Added GdipSetCustomLineCapStrokeCaps stub.
2007-08-08 15:32:02 +02:00
Evan Stade
a93e61d377
gdiplus: Added GdipSetImageAttributesColorMatrix stub.
2007-08-08 15:32:02 +02:00
Evan Stade
ddea5bd7ba
gdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGammaCorrection.
2007-08-08 15:32:02 +02:00
Evan Stade
48ae8ea542
gdiplus: Added GdipSetLineSigmaBlend stub.
2007-08-08 15:32:02 +02:00
Evan Stade
37657bc4d1
gdiplus: Added GdipSetLineWrapMode.
2007-08-08 15:32:02 +02:00
Evan Stade
2b438a0220
gdiplus: Added GdipCreateLineBrush.
2007-08-08 15:32:02 +02:00
Evan Stade
de351ab991
gdiplus: Added GdipDrawImageI.
2007-08-08 15:32:02 +02:00
Evan Stade
8726f5ad2d
gdiplus: Added GdipCreateBitmapFromFile.
2007-08-08 15:32:01 +02:00
Evan Stade
3ea77f5cfd
gdiplus: Added GdipCreateStreamOnFile.
2007-08-08 15:32:01 +02:00
Evan Stade
7a9a30d95c
gdiplus: Added GdipBitmapLockBits.
2007-08-08 15:32:01 +02:00
Roderick Colenbrander
ac3927a73e
wined3d: Move over to WGL.
2007-08-08 15:32:01 +02:00
Stefan Dösinger
89dccc7c7c
ddraw: Implement IDirect3DDevice7::DrawIndexedPrimitiveStrided.
2007-08-08 15:32:00 +02:00
Alexandre Julliard
c4245a7fb6
user32: Fixed the return value of DispatchMessageA/W.
2007-08-07 17:45:10 +02:00
Dmitry Timoshkov
197f4059ab
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
2007-08-07 14:09:09 +02:00
Aric Stewart
1262ba2c62
imm32: Additional constants needed for the IME implementation.
2007-08-07 12:37:03 +02:00
Francois Gouget
4deb14a3b6
msi: Fix the MsiEnumProductsEx*(), MsiQueryComponentState*() and MsiProvideQualifiedComponentEx*() prototypes.
2007-08-06 13:57:53 +02:00
Francois Gouget
0c019a5e77
mapi32: Add a prototype for MAPIAdminProfiles.
2007-08-06 13:57:49 +02:00
Francois Gouget
a4bbc85853
netapi32: Add lmuseflg.h and include it from lmuse.h.
...
Also add some prototypes to lmuse.h, and use it in the implementation.
2007-08-06 13:57:27 +02:00
Francois Gouget
34b6a346f5
netapi32: Add fixmes for the headers that are still missing and thus cannot be included in lm.h.
...
Also note that lmbrowsr.h is no longer present in current PSDKs.
2007-08-06 13:56:48 +02:00
Francois Gouget
402b8f0d59
mscoree: Add cor.h and mscoree.idl and fix some semi-stub prototypes.
2007-08-06 12:33:41 +02:00
Francois Gouget
b86570d136
imagehlp: Better match the PSDK types, especially with regards to constness.
...
Add many missing prototypes which we already had in dbghelp.h, and their related structures.
Update win32.api to fix the winapi_check warnings.
2007-08-06 12:31:45 +02:00
Francois Gouget
5e565a76b4
dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings.
2007-08-06 12:31:10 +02:00
Francois Gouget
d44b6d4662
mapi32: Add missing #include directives.
2007-08-06 12:31:00 +02:00
Francois Gouget
f67fd2cfa4
crypt32: Better match the PSDK types and fix the winapi_check warnings.
2007-08-06 12:30:48 +02:00
Francois Gouget
cace3f9e8c
dnsapi: The DNS APIs don't take PIP4_ARRAYs anymore (for IPv6 compatibility).
2007-08-06 12:30:25 +02:00
Francois Gouget
2f051c34a4
msi: MsiProvideComponentFromDescriptorA/W() is not supposed to be defined in msi.h.
2007-08-06 12:30:14 +02:00
Francois Gouget
3b48ea2d6a
advapi32: We have cfgmgr32.h now.
2007-08-06 12:30:06 +02:00
Francois Gouget
4c11d57f74
imagehlp & dbghelp: Add the IMAGEAPI and DBHLPAPI macros.
2007-08-06 12:30:00 +02:00
Francois Gouget
83340ec0e4
mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer().
2007-08-06 12:29:37 +02:00
Evan Stade
1015722dfe
gdiplus: Added GdipImageSelectActiveFrame stub.
2007-08-06 12:29:19 +02:00
Evan Stade
4d25791b40
gdiplus: Added GdipGetImagePixelFormat.
2007-08-06 12:29:12 +02:00
Evan Stade
f3879cd97f
gdiplus: Added GdipImageGetFrameDimensionsList stub.
2007-08-06 12:22:23 +02:00
Evan Stade
8128aeb035
gdiplus: Added GdipCreateBitmapFromStream.
2007-08-06 12:22:13 +02:00
Alexandre Julliard
42f730ddf5
gdiplus: Fixed GdiplusStartupOutput definition.
2007-08-06 12:21:52 +02:00
John Klehm
fe7ae95852
inkobj: Add stub header for inkobj dll.
2007-08-03 14:12:25 +02:00
Evan Stade
46ce55bf99
gdiplus: Alphabetized header.
2007-08-03 13:32:14 +02:00
Evan Stade
496c319c70
gdiplus: Added GdipG/SetPathGradientFocusScales.
2007-08-03 13:31:51 +02:00
Evan Stade
9a9c857b3f
gdiplus: Added GdipG/SetPathGradientCenterPoint.
2007-08-03 13:31:43 +02:00
Evan Stade
9ea7ef468b
gdiplus: Added GdipS/GetPathGradientGammaCorrection.
2007-08-03 13:31:28 +02:00
Evan Stade
15dce3a432
gdiplus: Added GdipSetPathGradientSigmaBlend stub.
2007-08-03 13:31:22 +02:00
Evan Stade
03af4ed338
gdiplus: Added GdipS/GetPathGradientSurroundColorsWithCount stubs.
2007-08-03 13:31:14 +02:00
Evan Stade
b26d7ce82d
gdiplus: Added GdipCreatePathGradient.
2007-08-03 13:31:06 +02:00
Evan Stade
490ca1cabb
gdiplus: Added GdipGetPathGradientPointCount.
2007-08-03 13:27:39 +02:00
Francois Gouget
74bf9f1f4e
crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_OR_NCRYPT_KEY_HANDLE.
2007-08-03 12:44:41 +02:00
Francois Gouget
d5ce084686
netapi32: Add missing #include directives to the netapi32 headers.
2007-08-03 12:43:57 +02:00
Francois Gouget
9d2f48dc0f
dbghelp: Better match the PSDK types, especially with regards to constness.
...
Also add a number of missing prototypes, especially 64bit or Unicode
versions of existing prototypes, and the related structures. Update
win32.api to fix the winapi_check warnings.
2007-08-03 12:43:40 +02:00
Francois Gouget
7a70f9f511
imagehlp: Add two missing fields.
2007-08-03 12:41:33 +02:00
Francois Gouget
c3b2258eee
dnsapi: Add some constants.
2007-08-03 12:41:20 +02:00
Francois Gouget
68953ffd7d
dnsapi: Define DNS_STATUS as LONG instead of long to improve Win64 compatibility.
2007-08-03 12:41:15 +02:00
Francois Gouget
69bc2af990
d3d9: Declare the D3DPERF_Xxx() functions in d3d9.h.
2007-08-03 12:41:10 +02:00
Juan Lang
e7a1e99a76
crypt32: Add CERT_ID_XXX defines.
2007-08-03 12:28:24 +02:00
Evan Stade
f0dbfe959f
gdiplus: Added GdipSetPathGradientWrapMode.
2007-08-02 12:18:42 +02:00
Evan Stade
f2cf5551db
gdiplus: Added GdipSetPathGradientCenterColor.
2007-08-02 12:18:42 +02:00
Evan Stade
f18cdef727
gdiplus: Added solid-color path gradient brush implementation.
2007-08-02 12:18:42 +02:00
Evan Stade
5e29e37af5
gdiplus: Added GdipDrawLine.
2007-08-02 12:18:42 +02:00
Evan Stade
0d45cd0212
gdiplus: Added GdipSetPenWidth.
2007-08-02 12:18:42 +02:00
Evan Stade
1ef7793b51
gdiplus: Added GdipFillPolygon.
2007-08-02 12:18:42 +02:00
Evan Stade
bba20a68b8
gdiplus: Added GdipClonePath.
2007-08-02 12:18:42 +02:00
Evan Stade
fdf9f8fb05
gdiplus: Added GdipIsOutlineVisiblePathPointI stub.
2007-08-02 12:18:42 +02:00
H. Verbeet
f11ca610ba
wined3d: Add definitions and detection for GL_NV_half_float.
2007-08-02 12:18:41 +02:00
Evan Stade
fcbb211155
gdiplus: Added GdipSetImageAttributesColorKeys stub.
2007-08-01 11:59:19 +02:00
Evan Stade
2b4b23cfa0
gdiplus: Added GdipBitmapGetPixel stub.
2007-08-01 11:59:19 +02:00
Evan Stade
9a0405dc97
gdiplus: Added GdipRemovePropertyItem stub.
2007-08-01 11:59:19 +02:00
Evan Stade
3ee25cc3df
gdiplus: Added GdipCreateBitmapFromStreamICM.
2007-08-01 11:59:19 +02:00
Evan Stade
8304765abd
gdiplus: Added partial implementation of GdipSaveImageToStream.
2007-08-01 11:59:19 +02:00
Evan Stade
6394e315cf
gdiplus: Added GdipGetPropertyItemSize stub.
2007-08-01 11:59:19 +02:00
Evan Stade
9fa4c12486
gdiplus: Added GdipCreateBitmapFromScan0.
2007-08-01 11:59:19 +02:00
Evan Stade
4c5486fe92
gdiplus: Implemented GdipLoadImageFromStreamICM.
2007-08-01 11:59:19 +02:00
Evan Stade
7b601148d5
gdiplus: Added GdipCreateMatrix3.
2007-08-01 11:59:19 +02:00
Evan Stade
ad251e7fe3
gdiplus: Added GdipSetMatrixElements.
2007-08-01 11:59:19 +02:00
Evan Stade
dd5e9a91f3
gdiplus: Added GdipGetMatrixElements.
2007-08-01 11:59:19 +02:00
Evan Stade
e91d12454a
gdiplus: Added GdipGetMetafileHeaderFromMetafile stub.
2007-08-01 11:59:18 +02:00
Francois Gouget
db895bb51a
crypt32: Add FIXMEs for a couple of missing includes.
2007-07-31 21:37:19 +02:00
Francois Gouget
fa489d08d3
crypt32: Add some missing CERT_XXX_ID constants.
2007-07-31 21:37:15 +02:00
Francois Gouget
a33993bcbd
crypt32: Fix the CryptReleaseContext() prototype.
2007-07-31 21:37:09 +02:00
Francois Gouget
22d09f78fc
comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.
2007-07-31 21:37:04 +02:00
Roderick Colenbrander
2c12c17ab6
wined3d: Compile against standard GL headers.
2007-07-31 21:36:56 +02:00
Robert Reif
fc77a467cd
msvcrt: Add _aligned_malloc functions.
2007-07-31 20:32:52 +02:00
Evan Stade
460f01b320
gdiplus: Added GdipDrawImagePointsRect stub.
2007-07-31 11:48:33 +02:00
Evan Stade
5dd5825484
gdiplus: Added ImageAttributes stubs.
2007-07-31 11:48:23 +02:00
Evan Stade
a0b144a1e3
gdiplus: Added GdipGetImageBounds stub.
2007-07-31 11:45:29 +02:00
Juan Lang
5270b32330
crypt32: Add missing definitions.
2007-07-31 11:15:23 +02:00
Juan Lang
04ef3c05f1
crypt32: Add CryptMsgControl stub.
2007-07-31 11:15:16 +02:00
Paul Vriens
a5be9a8822
include/pdhmsg.h: Add some defines.
2007-07-30 23:37:58 +02:00
Tim Schwartz
2908dab784
lmuse.h: Add structures needed by NetUseAdd().
2007-07-30 15:28:18 +02:00
Jacek Caban
d221915037
mshtml.idl: Added some missing attributes.
2007-07-30 14:12:45 +02:00
Roderick Colenbrander
8873478e05
wgl: Add WGL_NV_float_buffer and WGL_NV_texture_rectangle support.
2007-07-30 12:51:03 +02:00
Stefan Dösinger
d2016ff892
wined3d: Store the gl format table in the gl info structure.
2007-07-30 12:49:50 +02:00
Evan Stade
51bd0af43e
gdiplus: Added GdipSetPenDashArray/GdipGetPenDashArray.
2007-07-26 12:36:28 +02:00
Evan Stade
fe2ce3a08b
gdiplus: Added GdipAddPathEllipse.
2007-07-26 12:35:57 +02:00
Eric Pouech
6792a9a92e
ntdll: Implemented RtlFindActivationContextSectionString.
2007-07-26 11:05:32 +02:00
Alexandre Julliard
3a71513d99
ntdll: Initial implementation of RtlQueryInformationActivationContext.
...
Partially based on a patch by Eric Pouech.
2007-07-26 11:05:32 +02:00
Alexandre Julliard
4156a716b0
ntdll: Create the per-module activation context at module load time.
2007-07-25 16:50:32 +02:00
Evan Stade
fba5a59b61
gdiplus: Added GdipDisposeImage stub.
2007-07-25 13:52:53 +02:00
Evan Stade
021997fa63
gdiplus: Added GdipCreateMetafileFromWmf stub.
2007-07-25 13:52:43 +02:00
Evan Stade
8770b6e821
gdiplus: Added GdipGetImageType stub.
2007-07-25 13:50:52 +02:00
Evan Stade
45c24bbef3
gdiplus: Image getter stubs.
2007-07-25 13:50:23 +02:00
Evan Stade
5cc8c10e0e
gdiplus: Added GdipCreateMetafileFromEmf stub.
2007-07-25 13:50:04 +02:00
Evan Stade
f30732fdf9
gdiplus: Added GdipSetWorldTransform/GdipGetWorldTransform.
2007-07-25 13:47:45 +02:00
Evan Stade
eab427ee3f
gdiplus: Added GdipCloneMatrix.
2007-07-25 13:47:16 +02:00
Evan Stade
8162139553
gdiplus: Added GdipSetPageScale/GdipGetPageScale.
2007-07-25 13:47:02 +02:00
Evan Stade
10b575bc86
gdiplus: Added GdipSetPageUnit.
2007-07-24 12:22:11 +02:00
Evan Stade
6467526469
gdiplus: Added GdipFillPolygonI.
2007-07-24 12:22:02 +02:00
Evan Stade
27124d5d32
gdiplus: Implemented GdipSetPenColor.
2007-07-24 12:21:08 +02:00
Evan Stade
82abeeea75
gdiplus: Added GdipSetSolidFillColor and GdipGetSolidFillColor stubs.
2007-07-24 12:20:27 +02:00
Evan Stade
37598f81e7
gdiplus: Added GdipGetPenBrushFill.
2007-07-24 12:20:16 +02:00
Evan Stade
e43967773f
gdiplus: Added GdipGetPenColor stub.
2007-07-24 12:20:09 +02:00
Evan Stade
a72be4b167
gdiplus: Added GdipSetPenBrushFill.
2007-07-24 12:19:59 +02:00
Hans Leidekker
1cec4e3b6e
pdh: Implement and test PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWithTime.
2007-07-23 12:00:46 +02:00
Hans Leidekker
0fbb4619e1
pdh: Implement and test PdhLookupPerfIndexByName{A, W} and PdhLookupPerfNameByIndex{A, W}.
2007-07-23 12:00:33 +02:00
Evan Stade
937432ac17
gdiplus: Added GdipSetPenStartCap.
2007-07-20 11:56:11 +02:00
Evan Stade
b2b4b87c3b
gdiplus: Added GdipCloneBrush.
2007-07-20 11:55:42 +02:00
Evan Stade
8f865f42ee
gdiplus: Added custom line cap setters.
2007-07-20 11:52:57 +02:00
Evan Stade
628237f334
gdiplus: Added GdipCloneCustomLineCap.
2007-07-20 11:52:06 +02:00
Evan Stade
d07088ee8a
gdiplus: Initial custom line caps implementation.
2007-07-20 11:51:55 +02:00
Evan Stade
a8322cb1ad
gdiplus: Added GdipCreateMatrix.
2007-07-20 11:51:23 +02:00
Evan Stade
eb478be84c
gdiplus: Added GdipRotateMatrix.
2007-07-20 11:51:09 +02:00
Evan Stade
477874797c
gdiplus: Added GdipTranslateMatrix.
2007-07-20 11:50:55 +02:00
Evan Stade
d882fc043d
gdiplus: Added GdipScaleMatrix.
2007-07-20 11:50:34 +02:00
Dmitry Timoshkov
648f7b1d9f
winuser.h: Add RealChildWindowFromPoint declaration.
2007-07-20 11:34:27 +02:00
Alexandre Julliard
797dd942ec
ntdll: Implemented handling of the per-thread activation context stack.
2007-07-19 17:07:48 +02:00
Alexandre Julliard
64f6fdc57e
kernel32: Move activation context creation to ntdll (based on a patch by Eric Pouech).
2007-07-19 17:01:04 +02:00
Alexandre Julliard
44c9758d05
ntdll: Move private data to make room in the TEB for the activation context data.
2007-07-19 16:56:10 +02:00
Juan Lang
834dbceada
wincrypt: Add more missing definitions.
2007-07-19 14:38:33 +02:00
Evan Stade
12e3eadd41
gdiplus: Added GdipMultiplyMatrix.
2007-07-18 13:31:38 +02:00
Evan Stade
024800cb9a
gdiplus: Added GdipGetPenDashStyle.
2007-07-18 13:30:22 +02:00
Evan Stade
628c9a69c1
gdiplus: Added GdipClonePen.
2007-07-18 13:30:11 +02:00
Detlef Riekenberg
76fe458eb5
include/winspool.h: Add missing struct.
2007-07-18 12:58:38 +02:00
Juan Lang
c59d51ab24
crypt32: Fix typo.
2007-07-18 12:57:35 +02:00
James Hawkins
f2fc4d3a0f
vdmdbg: Add a stub implementation of VDMEnumTaskWOW.
2007-07-17 14:12:19 +02:00