Juan Lang
|
8bc15e7b4a
|
crypt32: Add policy flags definitions.
|
2007-09-11 12:36:05 +02:00 |
Mikolaj Zalewski
|
5ce0788e4d
|
include: Add errorrep.h header.
|
2007-09-11 12:34:07 +02:00 |
Francois Gouget
|
b1494b1377
|
query: Make ntquery.h C++ compatible.
Add missing prototypes.
Add a commented-out #include directive as a reminder.
|
2007-09-10 12:14:57 +02:00 |
Francois Gouget
|
16793656ea
|
url: Fix the InetIsOffline() prototype.
Add a skeleton intshcut.h header declaring InetIsOffline(), and use it.
|
2007-09-10 12:14:38 +02:00 |
Francois Gouget
|
11ab3dacfd
|
secur32: Add some missing prototypes to ntsecapi.h.
|
2007-09-10 12:14:05 +02:00 |
Francois Gouget
|
4aed59ef5b
|
crypt32: Better match the PSDK types and fix the winapi_check warnings.
|
2007-09-10 12:14:03 +02:00 |
Francois Gouget
|
015dc79cd4
|
version: Fix some Ver*() prototypes (especially wrt constness).
Better match the PSDK types and fix the winapi_check warnings.
|
2007-09-10 12:13:41 +02:00 |
Francois Gouget
|
c0716ef18c
|
quartz: Make errors.h more complete and better match the PSDK types.
|
2007-09-10 12:13:00 +02:00 |
Francois Gouget
|
b1ed9ce820
|
shobjidl.h: Add missing #include directives, and some commented-out ones as reminders.
|
2007-09-10 12:12:38 +02:00 |
Francois Gouget
|
5fcce569ce
|
bcrypt: Add a skeleton bcrypt.h header and use it.
|
2007-08-31 12:08:58 +02:00 |
Francois Gouget
|
ca31d8ad1c
|
wininet: Remove the occasional parameter name in the prototypes.
|
2007-08-31 12:08:58 +02:00 |
Kai Blin
|
b53e1ffa47
|
secur32: Implement LsaRegisterLogonProcess stub.
|
2007-08-30 20:06:56 +02:00 |
Francois Gouget
|
d4337f2b5e
|
wininet: Fix many wininet prototypes: the context is a DWORD_PTR now.
|
2007-08-30 17:02:49 +02:00 |
Francois Gouget
|
5b3d0b8878
|
winhttp: Add a skeleton winhttp.h and use it.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
f9ee796c42
|
wintrust: Add a prototype for WTHelperGetProvCertFromChain().
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
7e8a9e3dfb
|
winmm: Fix the mmTask*() prototypes.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
2264b0c556
|
winmm: Make mmddk.h C++ compatible.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
dd3e2be810
|
msvcrt: Add a prototype for _atoldbl() & co and declare _LDOUBLE & co in stdlib.h.
|
2007-08-30 17:02:48 +02:00 |
Francois Gouget
|
4067c194c6
|
gdiplus: Add some extra prototypes.
|
2007-08-30 17:02:48 +02:00 |
Kai Blin
|
0c6e2c20bd
|
secur32: Implement LsaGetLogonSessionData stub.
|
2007-08-30 11:57:18 +02:00 |
Francois Gouget
|
c2d47ced74
|
setupapi: Add prototypes for the Setup*Log*() functions. Better stick to the PSDK types.
|
2007-08-30 11:57:18 +02:00 |
Francois Gouget
|
b6b97b1efa
|
gdiplus: Add some missing or related prototypes and types.
Fix the GdipDrawRectangles() prototype.
|
2007-08-30 11:57:18 +02:00 |
Stefan Dösinger
|
643d1e8847
|
wined3d: Tidy up the vbo removal from the strided data.
|
2007-08-30 11:57:18 +02:00 |
Alexandre Julliard
|
2896540a34
|
server: Set the queue mask directly in get_message to avoid an extra server call.
|
2007-08-29 18:13:13 +02:00 |
Alexandre Julliard
|
b4edb573fd
|
server: Message results should be stored as longs, not ints.
|
2007-08-29 18:01:10 +02:00 |
Juan Lang
|
a47f47fe29
|
winerror.h: Add more error definitions.
|
2007-08-29 12:01:40 +02:00 |
Juan Lang
|
3db50276ab
|
wintrust: Add missing definitions.
|
2007-08-29 11:59:39 +02:00 |
Juan Lang
|
01b083c575
|
imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.
|
2007-08-28 11:56:37 +02:00 |
Juan Lang
|
bb963cc920
|
wintrust: Add trust step error definitions.
|
2007-08-27 19:33:50 +02:00 |
Juan Lang
|
67a0ff46eb
|
wintrust: Make crypt provider functions calling convention explicit.
|
2007-08-27 19:33:44 +02:00 |
Alexandre Julliard
|
df13cee288
|
server: Store a separate flag for windows that need to be erased in WM_PAINT.
This avoids the need to invalidate the window after WM_ERASEBKGND.
|
2007-08-27 16:41:08 +02:00 |
Stefan Dösinger
|
6ec6c941fa
|
wined3d: BaseVertexIndex can be negative.
|
2007-08-27 12:00:42 +02:00 |
Roderick Colenbrander
|
925e8964f1
|
wined3d: Add Geforce8 device ids.
|
2007-08-27 11:58:44 +02:00 |
Kirill K. Smirnov
|
f3e13174c7
|
wineconsole: Implement GetConsoleWindow.
|
2007-08-24 12:03:22 +02:00 |
Tijl Coosemans
|
0c4f152ec7
|
server: Use thr_kill2 syscall to signal threads on FreeBSD.
|
2007-08-23 20:19:09 +02:00 |
Rob Shearman
|
68efb47ca3
|
include: Add some defines for mshtml service IDs.
|
2007-08-23 20:18:32 +02:00 |
Rob Shearman
|
38b1c7918f
|
include: Add a define for SID_SOleUndoManager.
|
2007-08-23 20:18:32 +02:00 |
Rob Shearman
|
82fa36059d
|
include: Add a define for SID_SHlinkFrame.
|
2007-08-23 20:18:32 +02:00 |
Rob Shearman
|
601cc42a03
|
include: Define some shell service IDs.
|
2007-08-23 20:18:32 +02:00 |
Mikolaj Zalewski
|
108e5d4b02
|
include: Add some definitions to winioctl.h.
|
2007-08-23 13:35:18 +02:00 |
Dmitry Timoshkov
|
db552fbf4b
|
include/wine/test.h: Use appropriate type.
|
2007-08-22 12:18:59 +02:00 |
Stefan Dösinger
|
01c6c982bb
|
d3d9: Some caps fixes.
|
2007-08-21 13:35:35 +02:00 |
Dmitry Timoshkov
|
d666143f88
|
ntdll: Detect current time zone settings.
|
2007-08-21 12:40:37 +02:00 |
Roderick Colenbrander
|
9ca3a22487
|
wined3d: Dynamically load WGL functions.
|
2007-08-17 12:03:13 +02:00 |
Evan Stade
|
a51cf1d35a
|
gdiplus: Added GdipMeasureString.
|
2007-08-16 11:40:02 +02:00 |
Francois Gouget
|
f20cd498e0
|
ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
|
2007-08-16 11:09:41 +02:00 |
Evan Stade
|
380f184986
|
gdiplus: Added GdipDeleteStringFormat.
|
2007-08-15 10:56:41 +02:00 |
Evan Stade
|
c8c77f9b48
|
gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStringFormatLineAlign.
|
2007-08-15 10:56:31 +02:00 |
Evan Stade
|
b56689d22c
|
gdiplus: Added GdipSetLineBlend stub.
|
2007-08-15 10:55:14 +02:00 |
Evan Stade
|
936f310190
|
gdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetStringFormatHotkeyPrefix.
|
2007-08-15 10:55:05 +02:00 |
Evan Stade
|
551a606ab2
|
gdiplus: Added GdipGetStringFormatTrimming/GdipSetStringFormatTrimming.
|
2007-08-15 10:54:56 +02:00 |
Evan Stade
|
16dea47a5c
|
gdiplus: Added GdipGetStringFormatAlign/GdipSetStringFormatAlign.
|
2007-08-15 10:54:30 +02:00 |
Evan Stade
|
059a2d8c6f
|
gdiplus: Added GdipAddPathLineI.
|
2007-08-15 10:54:21 +02:00 |
Evan Stade
|
5662820072
|
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRenderingHint.
|
2007-08-15 10:54:14 +02:00 |
Evan Stade
|
ee59d41441
|
gdiplus: Added GdipAddPathBezierI.
|
2007-08-15 10:54:05 +02:00 |
Evan Stade
|
73be69c576
|
gdiplus: Added string format constructor.
|
2007-08-15 10:53:54 +02:00 |
Evan Stade
|
a364fc3258
|
gdiplus: Added GdipDeleteFont.
|
2007-08-15 10:51:24 +02:00 |
Evan Stade
|
958ece2192
|
gdiplus: Added GdipGetLogFontW.
|
2007-08-15 10:50:44 +02:00 |
Evan Stade
|
f7d27e0020
|
gdiplus: Added GdipDrawString.
|
2007-08-15 10:50:36 +02:00 |
Stefan Dösinger
|
a06e002e93
|
wined3d: Add a wined3d private WINED3DSBT_RECORDED.
|
2007-08-15 09:36:20 +02:00 |
Roderick Colenbrander
|
6af80e44c0
|
wined3d: Use WINE_GLAPI for setting the calling convention needed for OpenGL.
|
2007-08-14 20:29:21 +02:00 |
Roderick Colenbrander
|
4ad17c0c38
|
wined3d: Dynamically load OpenGL.
|
2007-08-14 13:32:08 +02:00 |
Roderick Colenbrander
|
aab98fc6ea
|
wgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
|
2007-08-14 12:46:58 +02:00 |
Evan Stade
|
1e33bdcfbd
|
gdiplus: Added GdipCreateFontFromLogfontA.
|
2007-08-14 12:35:24 +02:00 |
Evan Stade
|
d060aeccca
|
gdiplus: Added font constructor.
|
2007-08-14 12:35:10 +02:00 |
Evan Stade
|
9d6e0750f2
|
gdiplus: Added GdipDrawRectangles.
|
2007-08-14 12:34:52 +02:00 |
Evan Stade
|
30fdcc7612
|
gdiplus: Added GdipScaleWorldTransform.
|
2007-08-14 12:34:38 +02:00 |
Evan Stade
|
3126c7704c
|
gdiplus: Added GdipRotateWorldTransform.
|
2007-08-14 12:34:27 +02:00 |
Evan Stade
|
e807eb9ad6
|
gdiplus: Added GdipSetCompositingMode/GdipGetCompositingMode.
|
2007-08-14 12:31:40 +02:00 |
Juan Lang
|
98dd6c75e2
|
wintrust: Add missing definitions.
|
2007-08-13 11:34:12 +02:00 |
Evan Stade
|
f8b2b77f69
|
gdiplus: Added GdipConvertToEmfPlus stub.
|
2007-08-10 13:00:33 +02:00 |
Evan Stade
|
795b62216d
|
gdiplus: Added GdipTranslateWorldTransform.
|
2007-08-10 13:00:24 +02:00 |
Evan Stade
|
96a69f0508
|
gdiplus: Added GdipSetTextureTransform stub.
|
2007-08-10 13:00:09 +02:00 |
Evan Stade
|
b9411ba374
|
gdiplus: Added GdipCreateTextureIA.
|
2007-08-10 12:59:51 +02:00 |
Evan Stade
|
04d4c2621c
|
gdiplus: Added GdipDrawImageRectRect.
|
2007-08-10 12:58:45 +02:00 |
Evan Stade
|
94a19d1f75
|
gdiplus: Added GdipGetImageGraphicsContext.
|
2007-08-10 12:58:31 +02:00 |
Francois Gouget
|
41c6d23365
|
userenv: Add a skeleton userenv.h header and use it.
|
2007-08-10 11:56:08 +02:00 |
Tijl Coosemans
|
60833da9f2
|
loader: Use thr_self syscall to get thread id on FreeBSD.
|
2007-08-09 15:01:04 +02:00 |
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 |