Huw Davies
3f46f74e52
oledlg: Move the flag defines to under their respective structure definitions and remove some duplicates.
2006-10-20 11:41:05 +02:00
Huw Davies
c3ae917042
oledlg: Add resource ids for the paste special dialog.
2006-10-20 11:41:05 +02:00
Jesse Allen
4087669a4a
include: Fix out of place comment for DLGC_* codes.
2006-10-19 13:35:26 +02:00
Alexandre Julliard
9abd8852dd
configure: Don't define _WIN64 on the command line to avoid trouble with system headers.
2006-10-16 21:29:23 +02:00
Alexandre Julliard
12c196203c
Make.rules: Added support for building IDL client/proxy/server/iid files.
2006-10-16 17:20:37 +02:00
Alexandre Julliard
85f518ac6b
server: A window timer id should be an unsigned long.
2006-10-16 17:03:44 +02:00
Stefan Dösinger
1e6a38967c
d3d8: Implement CopyRects with BltFast.
2006-10-16 11:26:00 +02:00
Hans Leidekker
2638e9d467
secur32: Win64 printf format warning fixes.
2006-10-16 10:54:33 +02:00
Michael Stefaniuc
15765dd953
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
2006-10-16 10:53:04 +02:00
James Hawkins
3b6017ae18
include: Move cfgmgr32.h to include/ to match the SDK.
2006-10-14 20:18:44 +02:00
James Hawkins
3cb5004876
clusapi: Add the clusapi.h public header.
2006-10-14 20:18:06 +02:00
Francois Gouget
4794dc0e38
rpcrt4: Add RPC_CSTR, RPC_WSTR and update the prototypes accordingly.
2006-10-13 11:54:58 +02:00
Ivan Gyurdiev
9846602412
wined3d: Add D3DTEXTURETRANSFORMTYPE to the WINED3D namespace.
2006-10-13 11:15:31 +02:00
Ivan Gyurdiev
4745e602d2
wined3d: Add D3DCLIPPLANE constants to the WINED3D namespace.
2006-10-13 11:15:18 +02:00
Ivan Gyurdiev
6f0bb0f6fc
wined3d: Add D3DVERTEXBLENDFLAGS to the WINED3D namespace.
2006-10-13 11:14:33 +02:00
Ivan Gyurdiev
c912032aa5
wined3d: Add D3DTEXTUREOP to the WINED3D namespace.
2006-10-13 11:13:02 +02:00
Alexandre Julliard
e958dc2e9d
ws2_32: Win64 printf format fixes.
2006-10-12 14:53:44 +02:00
Alexandre Julliard
9e5fadab6d
winsock: Add a WS_ prefix to the BSD types.
2006-10-12 13:45:39 +02:00
Ivan Gyurdiev
532fe7a1cf
wined3d: Merge D3DDP_MAXTEXCOORD constants into one constant in WINED3D namespace.
2006-10-12 12:38:02 +02:00
Ivan Gyurdiev
2bac4a02da
wined3d: Merge D3DPRIMITIVETYPE types into one type in WINED3D namespace.
2006-10-12 12:37:52 +02:00
Ivan Gyurdiev
1cd7bcf4c8
wined3d: Merge D3DCOLOR types into one type in WINED3D namespace.
2006-10-12 12:37:40 +02:00
Ivan Gyurdiev
9628a1b2e2
wined3d: Merge D3DRECT types into one type in WINED3D namespace.
2006-10-12 12:37:08 +02:00
Ivan Gyurdiev
ac37163124
wined3d: Merge D3DMATRIX types into one type in WINED3D namespace.
2006-10-12 12:35:00 +02:00
Ivan Gyurdiev
ec782c2b97
wined3d: D3DTRANSFORMSTATETYPE: Consistently use in the WINED3D namespace.
2006-10-12 12:33:39 +02:00
Ivan Gyurdiev
b1a4bd87a9
wined3d: D3DRENDERSTATETYPE: Consistently use in the WINED3D namespace.
2006-10-12 12:33:24 +02:00
James Hawkins
cdd717bc1b
advapi32: Add missing declarations to the public headers.
2006-10-12 11:34:50 +02:00
Andrew Talbot
89e139e17f
winedump: Cast-qual warnings fix (with thanks to Dmitry Timoshkov and Eric Pouech).
2006-10-12 11:34:11 +02:00
Ivan Gyurdiev
732e0e908b
wined3d: Merge GAMMARAMP types into one type in WINED3D namespace.
2006-10-11 12:22:01 +02:00
Ivan Gyurdiev
5f2987ae32
wined3d: Merge VIEWPORT types into one type in WINED3D namespace.
2006-10-11 12:21:54 +02:00
Ivan Gyurdiev
90f5be2bef
wined3d: Merge MATERIAL types into one type in WINED3D namespace.
2006-10-11 12:21:14 +02:00
Ivan Gyurdiev
70bbf734b1
wined3d: Merge LIGHT types into one type in WINED3D namespace.
2006-10-11 12:21:06 +02:00
Dmitry Timoshkov
a58a9f5212
user: Add some missing messages to the message spy.
2006-10-11 12:09:28 +02:00
Ivan Gyurdiev
e8137632c7
wined3d: Move D3DSP DCL-related structures into WINED3D namespace.
2006-10-10 13:37:35 +02:00
Nick Burns
a5f933541f
msvcrt/process.h: __stdcall__ defined safely for Mac OSX.
2006-10-09 20:26:37 +02:00
James Hawkins
5fd3c4ad15
msi: Add missing declarations to the public headers.
2006-10-09 14:40:13 +02:00
Stefan Dösinger
3529560cd7
wined3d: Add WINED3DUSAGE_OVERLAY.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
2bcacf22d3
wined3d: Add IWineD3DSurface::UpdateOverlay.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
05ff0d0f64
wined3d: Add DDOVERLAYFX struct.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
080e4f56cf
wined3d: Add UpdatOverlayZOrder.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
f6647486cf
wined3d: Add IWineD3DSurface::GetOverlayPosition.
2006-10-06 12:53:24 +02:00
Stefan Dösinger
0f3995d21a
wined3d: Add IWineD3DSurface::SetOverlayPosition.
2006-10-06 12:53:24 +02:00
Roderick Colenbrander
8be92001e6
x11drv: Fix building issue.
2006-10-06 12:32:44 +02:00
Francois Gouget
5c0a8a14a7
include: Add new Vista SDK constants and structures.
2006-10-05 17:34:50 +02:00
Alexandre Julliard
2f80fcd88d
server: Changed the get_next_hook request to allow retrieving the current hook too.
2006-10-05 14:05:48 +02:00
Alexandre Julliard
533f519950
user32: Store the prev_unicode hook flag on the client side.
2006-10-05 14:04:25 +02:00
Alexandre Julliard
81c1472449
user32: The per-window user data must be a DWORD_PTR.
2006-10-04 21:49:11 +02:00
Alexandre Julliard
e0dcf4fddb
server: Rearrange a few fields to avoid wasting padding space on 64 bits.
2006-10-04 21:41:32 +02:00
Alexandre Julliard
3ad9798263
server: Pass the data for message callbacks as vararg from the client side.
2006-10-04 20:25:42 +02:00
Alexandre Julliard
29a3ce9f3a
server: Return the data for callback results in the varargs part of the get_message request.
2006-10-04 16:29:45 +02:00
Alexandre Julliard
59dc456822
server: Return the data for winevent hooks in the varargs part of the get_message request.
2006-10-04 16:04:53 +02:00
Eric Pouech
8cb932ea89
ntdll: Implemented AmILastThread information class for NtQueryInformationThread.
2006-10-03 20:20:13 +02:00
Francois Gouget
3a03248a7c
include: Add missing STATUS_CTX_ constants.
2006-10-03 20:18:51 +02:00
Francois Gouget
f68d8ed9b4
include: Add missing PSP_ constants.
2006-10-03 20:18:48 +02:00
Oleg Krylov
dd6e2b361d
user: Fix CopyImage function declaration.
2006-10-03 15:55:30 +02:00
Dmitry Timoshkov
888c930f2d
ws2_32: Use a symbolic name instead of hand-made value.
2006-10-02 12:32:46 +02:00
Alexandre Julliard
6910043d6e
winsock: Make sure to include sys/types.h in all cases.
2006-10-02 11:57:54 +02:00
Francois Gouget
dc0cfe7729
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
2006-09-29 17:53:23 +02:00
Francois Gouget
e4024a67dd
wincrypt: Fix the CERT_TRUST_PUB_AUTHENTICODE_FLAGS_VALUE_NAME declaration in the MSVC case.
2006-09-29 17:52:48 +02:00
Francois Gouget
f16e250a22
secur32: Only include secext.h when asked to.
2006-09-29 17:52:40 +02:00
Francois Gouget
87045eb0c5
Fix rpcndr.h so it takes CONST_VTABLE into account.
...
Define CONST_VTABLE in the tests that need it. This fixes many Visual C++ warnings.
2006-09-29 17:52:27 +02:00
Michael Stefaniuc
705b5a00c5
debug.h, test.h: Temporary add ifdefs around some printfs to avoid format.
2006-09-29 16:09:14 +02:00
Michael Stefaniuc
f8b8f216dd
include: Make DWORD/LONG/ULONG an int to use the same type in Win32 and Win64.
2006-09-29 16:09:07 +02:00
Juan Lang
3fdd3398a2
wincrypt.h: Fix a typo.
2006-09-29 14:41:22 +02:00
Robert Shearman
1f854b2024
include: Add types to objidl.idl used by COM contexts.
2006-09-28 11:56:03 +02:00
Robert Shearman
f9e12a1001
include: Add recently added PSDK VM flags to winnt.h.
2006-09-28 11:55:39 +02:00
Juan Lang
afbe00a85e
netapi32: Add stubs for DsGetDcNameW and DsGetSiteNameW.
2006-09-27 18:19:44 +02:00
Juan Lang
180c814c67
wintrust.h: Remove duplicate definitions. Spotted by Paul Vriens.
2006-09-27 18:18:46 +02:00
Paul Vriens
0181fbb530
wintrust: Fix function prototype.
2006-09-27 18:16:05 +02:00
H. Verbeet
193f6bbd92
wined3d: Add support for native NPOT textures.
2006-09-27 09:48:11 +02:00
Juan Lang
5860cc2426
wintrust.h: Add missing defines.
2006-09-27 09:40:56 +02:00
Nicolas Delcros
1492950c8e
winuser.h: Fix PROPENUMPROCEXA/W types declarations.
2006-09-26 21:50:27 +02:00
Alexandre Julliard
9ae4e8d98e
explorer: Work around the latest HAL binary compatibility breakage.
2006-09-26 20:29:15 +02:00
Paul Vriens
8b776d0af4
mssip.h: Added function definition.
2006-09-26 20:01:33 +02:00
Roderick Colenbrander
4b55964a26
wined3d: Add the missing gamma cap.
2006-09-26 11:39:29 +02:00
Paul Vriens
a3d8d14e52
wincrypt.h: A few more defines.
2006-09-25 17:56:19 +02:00
Roderick Colenbrander
7c86d91bb9
wined3d: glBlend* fixes.
2006-09-25 17:56:04 +02:00
Detlef Riekenberg
ca788bbc26
include: Open Watcom compatibility (Fix _BSDTYPES_DEFINED typo).
2006-09-22 13:22:50 +02:00
Alexandre Julliard
c4704c2d7e
Makefile: Automatically update config.h if configure changed.
2006-09-22 09:33:00 +02:00
James Hawkins
ab5494e83e
wintrust: Add a stub implementation of CryptCATEnumerateMember.
2006-09-21 18:23:38 +02:00
Michael Stefaniuc
4a0234e4bf
include: Make the return type of mmioSendMessage16 in the function declaration match that of the function definition.
2006-09-21 11:26:30 +02:00
Vijay Kiran Kamuju
a97680751a
include: Add some missing definitions in winuser.h.
2006-09-20 12:24:05 +02:00
Alexandre Julliard
a27d0aa4e9
include: Added definitions for the fault address exception information.
2006-09-20 11:27:53 +02:00
Alexandre Julliard
530e765035
include: Exception filters should return LONG, not DWORD.
...
Also move UnhandledExceptionFilter definitions to winbase.h since they
are there in the latest SDK.
2006-09-20 11:26:59 +02:00
Mikołaj Zalewski
f6fecda896
include: Win64 fix in TBBUTTON.
2006-09-20 11:22:11 +02:00
Juan Lang
38f9f0c4bd
wincrypt.h: Add more missing definitions and prototypes.
2006-09-20 11:19:18 +02:00
James Hawkins
15b46847b0
setupapi: Add stubs for SetupOpenLog, SetupCloseLog, and SetupLogError.
2006-09-14 12:06:09 +02:00
Nicolas Delcros
523cf3d464
include/commctrl.h: TV_DISPINFO constants definition.
2006-09-14 11:10:46 +02:00
Nicolas Delcros
e21f6df630
include/windows.h: Added _INC_WINDOWS declaration.
2006-09-14 11:10:31 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Alexandre Julliard
fc4cd637d9
tests: Moved some compatibility defines to wine/test.h.
2006-09-13 11:01:39 +02:00
Paul Vriens
1f05420b5c
wintrust: Added stubbed WintrustAddDefaultForUsage.
2006-09-12 14:57:28 +02:00
Roderick Colenbrander
12dbce5c93
winex11.drv: Move WGL extension code to winex11.drv.
2006-09-12 14:35:31 +02:00
Francois Gouget
6393fed2d4
wintrust: In recent SDKs, WinVerifyTrust()'s last parameter is a void pointer.
2006-09-11 11:29:19 +02:00
Stefan Dösinger
6286c4e70d
ddraw: Pass the fullscreen flag to wined3d.
2006-09-10 10:18:45 +02:00
Andrew Talbot
06e7d91bad
kernel: Constify a formal parameter.
2006-09-08 16:07:36 +02:00
Mike McCormack
7aa893481e
oleaut32: Include minimal ungif source to remove dependency on libungif.
2006-09-08 16:06:33 +02:00
Konstantin Petrov
bb49763154
svrapi: Added a stub svrapi.dll.
2006-09-08 14:48:04 +02:00
Mike McCormack
665829c390
msi: Fix the prototype of MsiDatabaseIsTablePersistent to match the SDK.
2006-09-08 12:45:11 +02:00
Francois Gouget
735a51046f
include: Document some Microsoft spelling mistakes so we know they are not to be fixed.
2006-09-08 11:02:56 +02:00
Francois Gouget
468f00eddd
shell32: Fix name of a constant.
2006-09-08 11:02:53 +02:00
Francois Gouget
357f579eb0
include: Fix the name of a MODEMSETTINGS field.
2006-09-08 11:02:49 +02:00
Francois Gouget
766611b7a0
imagehlp: Fix the name of the ADDRESS_MODE enum.
2006-09-08 11:02:45 +02:00
Ivan Gyurdiev
2e1cf4d948
wined3d: Add support for R32F and R16F texture formats.
2006-09-07 13:48:32 +02:00
Paul Vriens
2bb7f91c1f
wintrust.h: Added several defines needed for the registration of wintrust.dll.
2006-09-07 13:07:44 +02:00
Paul Vriens
26b918aeb2
softpub.h: Added several new defines for provider functions.
2006-09-07 12:57:31 +02:00
Paul Vriens
3943f468ac
wintrust.h: Added a new define for a provider function.
2006-09-07 12:57:20 +02:00
Andrew Talbot
a5bf67ef9b
kernel: Constify some formal parameters.
2006-09-07 12:00:46 +02:00
Paul Vriens
3747f22337
wintrust: Implementation of WintrustAddActionID.
2006-09-07 10:54:18 +02:00
Paul Vriens
4b5e6b767f
wincrypt.h: Add new OID.
2006-09-07 10:15:13 +02:00
Paul Vriens
e4c771cd52
softpub.h: Add a GUID.
2006-09-07 10:15:08 +02:00
Paul Vriens
036e4ffb6e
wintrust.h: Add a GUID.
2006-09-07 10:15:04 +02:00
Ivan Gyurdiev
bda6d092a5
wined3d: Add support for A16B16G16R16F and A32B32G32R32F texture formats.
2006-08-28 11:46:20 +02:00
Paul Vriens
17e1727196
softpub.h: Added some GUIDs.
2006-08-25 11:19:23 +02:00
Jacek Caban
5b39aa25c9
mlang.idl: Added IMultiLanguage3 declaration.
2006-08-23 20:08:52 +02:00
Mike McCormack
b346d0f248
windef.h: Add a definition for FILETIME.
2006-08-23 12:01:06 +02:00
Roderick Colenbrander
de97fa7a3b
wined3d: Better GPU detection.
2006-08-21 12:21:19 +02:00
Paul Vriens
b20dad068a
wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
2006-08-21 12:09:08 +02:00
Paul Vriens
5ffb0174b0
wintrust.h: Added some defines.
2006-08-18 11:34:06 +02:00
Jacek Caban
00b4413ded
mshtmhst.idl: Added DOCHOSTUITYPE declaration.
2006-08-17 11:20:44 +02:00
Robert Reif
abdb2dbc66
kernel32: Add GetNativeSystemInfo.
2006-08-16 12:41:01 +02:00
James Hawkins
485484deac
msi: Add a stub for MsiGetFeatureCost.
2006-08-16 12:40:43 +02:00
Paul Vriens
c73e577c9a
winerror.h: Added an error code.
2006-08-15 19:24:55 +02:00
Paul Vriens
80df5324ba
wintrust: Added stubbed WintrustLoadFunctionPointers.
2006-08-15 19:24:49 +02:00
Juan Lang
fd3fcc0bdd
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
2006-08-15 12:57:30 +02:00
Alexandre Julliard
dd0340ef0a
loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now.
2006-08-15 12:57:25 +02:00
Alexandre Julliard
e533e972bf
configure: Moved the library checks after the function checks to avoid code duplication.
2006-08-15 12:11:30 +02:00
Kai Blin
24b680d3f1
secur32: Fix typo in ISC flags.
2006-08-15 11:54:46 +02:00
Alexandre Julliard
1089260f29
configure: Only link against libpoll where really necessary.
2006-08-15 11:41:59 +02:00
Paul Vriens
6f872e5313
wintrust: Added stubbed WintrustRemoveActionID.
2006-08-14 20:49:18 +02:00
Robert Reif
dd66a69614
include: Add dsgetdc.h.
2006-08-14 20:17:10 +02:00
Robert Reif
e476cf8cbc
lmaccess.h: Add some LOCALGROUP defines.
2006-08-11 19:26:18 +02:00
Robert Reif
611eb3fa8a
kernel32: Add IsWow64Process.
2006-08-11 19:26:12 +02:00
Mike McCormack
d7371fc49d
include: Rename indexsvr.idl to indexsrv.idl.
2006-08-11 14:47:30 +02:00
Robert Shearman
891c83d976
include: Add DLL registration macros to rpcproxy.h for dlldata.c files.
2006-08-09 20:38:41 +02:00
Robert Shearman
a966a80d9f
include: Fix rpcproxy.h to allow the compilation of dlldata.c files.
...
Add macros for generating the GetProxyDllInfo, DllGetClassObject and
DllCanUnloadNow functions.
2006-08-09 20:38:34 +02:00
Francois Gouget
a050bebd80
mlang: Give the CLSIDs their proper names.
...
Move CLSID_CMultiLanguage and CLSID_CMLangConvertCharset to mlang.idl.
Leave CLSID_CMLangString in regsvr.c as MSDN claims it is not supported anymore.
2006-08-09 20:37:02 +02:00
Paul Vriens
aa45d8aeb3
winerror.h: Add some error codes.
2006-08-09 20:36:26 +02:00
Roderick Colenbrander
c2b6cc9dc4
wined3d: Fix GLSL regression / draw buffers support.
2006-08-09 20:35:59 +02:00
Alexandre Julliard
672bfc2d62
server: Make the message extra info 64 bits on Win64.
2006-08-09 17:10:14 +02:00
Alexandre Julliard
d3b3096756
server: Split the queuing of hardware messages into a separate send_hardware_message request.
2006-08-09 16:45:26 +02:00
Roderick Colenbrander
194cdfa4b0
wined3d: Shader cap fixes.
2006-08-08 19:35:24 +02:00
Francois Gouget
a3191f7f16
shell32: Add CLSID_CUrlHistory and CLSID_CURLSearchHook.
2006-08-08 11:16:33 +02:00
H. Verbeet
3d2ae69102
wined3d: Allow async occlusion queries.
2006-08-07 19:59:49 +02:00
H. Verbeet
02a8f74490
wined3d: Add a couple of traces to the vertexdeclaration creation code.
2006-08-07 19:42:31 +02:00
Alexandre Julliard
2886e9b0e8
makefiles: Use make dependencies to create installation directories.
...
This avoids a lot of redundant calls to mkinstalldirs.
2006-08-07 17:48:18 +02:00
Robert Reif
2fa5806a3a
netapi32: Add stubs for remaining NetLocalGroup* functions.
...
Move existing NetLocalGroup* functions to local_group.c.
Add stubs for remaining NetLocalGroup* functions.
2006-08-07 15:35:10 +02:00
Francois Gouget
ce9b4baad8
Assorted spelling fixes.
2006-08-07 13:52:55 +02:00
Roderick Colenbrander
bd6f0b23d6
wined3d: General constant caps fix.
2006-08-07 13:52:03 +02:00
Tijl Coosemans
fc8172f7ee
loader/pthread: Added pthread_attr_get_np support.
2006-08-07 13:51:50 +02:00
H. Verbeet
ef87a40c72
wined3d: Delay vertex shader compilation until the shader is first used.
2006-08-07 13:12:10 +02:00