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
f74d2a8fbf
kernel32/tests: Re-balance the curly parentheses so winapi_check can parse the file.
2007-08-06 12:29:50 +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
Evan Stade
81c0865bee
gdiplus: Allow non-default GdiplusStartupInput.
2007-08-06 12:22:02 +02:00
Alexandre Julliard
42f730ddf5
gdiplus: Fixed GdiplusStartupOutput definition.
2007-08-06 12:21:52 +02:00
Evan Stade
72a760beb0
oleaut32: Allow PNG_COLOR_TYPE_RGB_ALPHA.
2007-08-06 12:18:40 +02:00
James Hawkins
f1b790be06
msi: Fix the size allocated for the deferred custom action string.
2007-08-06 12:18:08 +02:00
Michael Stefaniuc
ad020e145e
mshtml: Remove const in front of REFIID as that is a macro that already starts with const.
2007-08-06 12:18:08 +02:00
Michael Stefaniuc
efe4573bc8
dsound: Remove redundant NULL check before HeapFree. Found by Smatch.
2007-08-06 12:18:08 +02:00
Michael Stefaniuc
0bd2548bbf
winex11.drv: Move the TRACE before the return. Found by Smatch.
2007-08-06 12:18:07 +02:00
Michael Stefaniuc
66d27c2b08
inkobj: Remove break after return. Found by Smatch.
2007-08-06 12:18:07 +02:00
Andrew Talbot
6eb90d87fb
oleaut32: Constify some variables.
2007-08-06 12:12:27 +02:00
Luis C. Busquets Pérez
09a1227f08
ntdll: Update Nt stdcalls for stubs of Zw.
2007-08-06 12:12:22 +02:00
Chris Robinson
3fc8ac5546
wgl: WGL_COLOR_BITS_ARB does include alpha.
2007-08-06 12:12:08 +02:00
Stefan Dösinger
38c7e9356e
wined3d: Present requires the swapchain's context.
2007-08-06 12:05:50 +02:00
Stefan Dösinger
dbd338c018
wined3d: WINED3DSAMP_MAXMIPLEVEL fixes.
2007-08-06 12:05:39 +02:00
Stefan Dösinger
9ae22f1a76
d3d9: Do not fail if d3d9 is not available.
2007-08-06 12:05:31 +02:00
Stefan Dösinger
573db35bf6
d3d8: Skip tests if d3d is not supported.
2007-08-06 12:05:17 +02:00
Stefan Dösinger
39a8f1b2a4
d3d9: Deal with failing surface creation.
2007-08-06 12:04:58 +02:00
Maarten Lankhorst
181ae2eba0
winealsa: wavein has LPWAVEINCAPSW not LPWAVEOUTCAPSW.
2007-08-06 12:04:48 +02:00
Paul Vriens
ceaf4f40be
winetest: Skip tests for which the dll is missing.
2007-08-06 12:04:40 +02:00
Nigel Liang
35f4e95c36
winecfg: Remove bad default setting for logpixels registery.
2007-08-03 14:29:42 +02:00
Nigel Liang
2d5a89bab0
winecfg: Read/write registry in unicode.
2007-08-03 14:29:36 +02:00
John Klehm
e925225103
inkobj: Add stub implementation of inkobj dll.
2007-08-03 14:13:53 +02:00
John Klehm
fe7ae95852
inkobj: Add stub header for inkobj dll.
2007-08-03 14:12:25 +02:00
Alexandre Julliard
ac91ffd7f8
make_makefiles: Added support for updating include/Makefile.in.
2007-08-03 14:12:04 +02:00
Roderick Colenbrander
462a3c3d74
wgl: wglChooosePixelFormatARB returns the total number of matching pixelformats and not the number of pixelformats stored in the buffer.
...
This didn't work due to bugs in wglChoosePixelFormatARB but also due
to strange behavior of glXChooseFBConfig. Some of its default values
are not zero or GLX_DONT_CARE which cause some formats not to appear.
2007-08-03 13:38:44 +02:00
Misha Koshelev
b2beeea5b2
urlmon: Send BINDSTATUS_DOWNLOADINGDATA if we do not send BEGINDOWNLOADDATA or ENDDOWNLOADDATA.
2007-08-03 13:35:53 +02:00
Misha Koshelev
b2558480c2
urlmon: Call IBindStatusCallback_OnStopBinding only if this actually is the last ReportData.
2007-08-03 13:35:46 +02:00
Misha Koshelev
99989f8241
Revert "urlmon: Use BSCF_ values passed to report_data to keep track of download state."
...
This reverts commit 978f6b98c9
.
2007-08-03 13:35:35 +02:00
Misha Koshelev
aa12574d09
Revert "urlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTERMEDIATEDATANOTIFICATION."
...
This reverts commit b3a660a69c
.
2007-08-03 13:35:19 +02:00
Evan Stade
46ce55bf99
gdiplus: Alphabetized header.
2007-08-03 13:32:14 +02:00
Evan Stade
88ab6d32d3
gdiplus: Removed old fixmes.
2007-08-03 13:32:08 +02:00
Evan Stade
7f0aa3af7c
gdiplus: Use custom cap base inset differently.
2007-08-03 13:31:59 +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
7929ba8dce
gdiplus: Updated GpBrush functions.
2007-08-03 13:31:35 +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
Evan Stade
cf8b59ef81
gdi32: Don't print fixme more than once.
2007-08-03 12:48:22 +02:00
Francois Gouget
3c1c89eb6e
d3d9: Update win32.api to fix the winapi_check warnings.
2007-08-03 12:45:37 +02:00
Francois Gouget
cec957d684
netapi32: Fix the NetUseAdd() calling convention.
2007-08-03 12:45:04 +02:00