Henri Verbeet
|
6791e6b752
|
wined3d: Simplify handling of swizzled attributes.
This should also be a little bit faster.
|
2009-01-08 13:21:43 +01:00 |
Henri Verbeet
|
cc447eac55
|
wined3d: Move position_transformed out of u.s in struct WineDirect3DVertexStridedData.
|
2009-01-08 13:21:31 +01:00 |
Andrey Turkin
|
0eebcf57c3
|
loadperf: Add UnloadPerfCounterTextStrings stubs.
|
2009-01-07 12:49:06 +01:00 |
Alexandre Julliard
|
3ad7f77298
|
include/msvcrt: Replace va_list by __ms_va_list for x86_64.
|
2009-01-07 11:10:26 +01:00 |
Alexandre Julliard
|
a3a02d430a
|
include: Document offsets in the x86_64 context structure.
|
2009-01-06 17:01:15 +01:00 |
Henri Verbeet
|
a8697d90e4
|
wined3d: Renumber WINED3DTEXTURESTAGESTATETYPE enum elements.
Saves some space by not having unused entries is the arrays tracking these
states.
|
2009-01-06 12:45:43 +01:00 |
Michael Stefaniuc
|
ba01d15b1f
|
include: Change mapi.h to use ULONG for Win64 compatibility.
|
2009-01-06 12:44:17 +01:00 |
Michael Stefaniuc
|
54b6a42a0a
|
include: Change twain.h to use LONG/ULONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-06 12:44:12 +01:00 |
Michael Stefaniuc
|
9896cb4ea6
|
include: Change mapix.h to use ULONG for Win64 compatibility.
|
2009-01-06 12:44:08 +01:00 |
Michael Stefaniuc
|
230fb06d2e
|
include: Change the rest of sspi.h to use LONG/ULONG for Win64 compatibility.
|
2009-01-06 12:44:04 +01:00 |
Michael Stefaniuc
|
57ab0cd9a6
|
include: sspi.h: Use the Win types as per MSDN.
This improves the Win64 compatibility.
|
2009-01-06 12:43:46 +01:00 |
Michael Stefaniuc
|
92892873be
|
include: Use ULONG instead of unsigned long in ipexport.h.
Fix also the compiler warnings introduced by this change.
|
2009-01-06 12:43:28 +01:00 |
Alexandre Julliard
|
b45cfc123e
|
setupapi: Implemented SetupEnumInfSectionsA/W.
|
2009-01-05 20:26:50 +01:00 |
Alexandre Julliard
|
fec03d2bcc
|
include: Fix 64-bit sign extension in the MAKEWPARAM/LPARAM macros.
|
2009-01-05 16:08:17 +01:00 |
Alexandre Julliard
|
b11507ebca
|
include: Fix the PROCESS_MEMORY_COUNTERS structure definition for Win64.
|
2009-01-05 15:44:53 +01:00 |
Andrey Turkin
|
a54c0de2a4
|
include: Add more definitions to winuser.rh.
|
2009-01-05 15:08:00 +01:00 |
Henri Verbeet
|
e8ba733706
|
wined3d: Remove unused enum elements from WINED3DTEXTURESTAGESTATETYPE.
|
2009-01-05 12:41:31 +01:00 |
Henri Verbeet
|
df89eec03c
|
d3d9: Remove d3d8 enum elements from D3DTEXTURESTAGESTATETYPE.
|
2009-01-05 12:41:24 +01:00 |
Michael Stefaniuc
|
2f746dd504
|
include: Change long to LONG in olectl.h for Win64 compatibility.
|
2009-01-05 12:34:16 +01:00 |
Michael Stefaniuc
|
6bd893a960
|
msi: Change MSIHANDLE to ULONG for Win64 compatibility.
Also fix the compiler warnings produced by this change.
|
2009-01-05 12:34:12 +01:00 |
Alistair Leslie-Hughes
|
aece72e311
|
mshtml: Add missing IHTMLStyle interfaces.
|
2009-01-04 14:59:54 +01:00 |
Alexandre Julliard
|
fcd2ff9703
|
include: Fix the msvcrt time_t definition on 64-bit.
|
2009-01-04 14:47:58 +01:00 |
Alexandre Julliard
|
03f9519711
|
include: Fix the PROCESSENTRY32 structure on 64-bit.
|
2009-01-04 14:47:58 +01:00 |
Alexandre Julliard
|
935a406b27
|
include: Fix data structures for processor affinity on 64-bit.
|
2009-01-04 14:47:24 +01:00 |
Michael Stefaniuc
|
c0827c7a67
|
include: Change RPC_LENGTH to ULONG for Win64 compatibility.
|
2009-01-04 13:35:03 +01:00 |
Michael Stefaniuc
|
3d94f5efc2
|
include: Change long to LONG in d3dtypes.h for Win64 compatibility.
|
2009-01-04 13:35:00 +01:00 |
Michael Stefaniuc
|
82d8fc3f1e
|
include: Use LONG instead of long in richedit.h.
|
2009-01-04 13:34:57 +01:00 |
Michael Stefaniuc
|
4c7a6694cd
|
include: Change unsigned long to ULONG in rpcdce.h for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-04 13:34:51 +01:00 |
Michael Stefaniuc
|
e86eb8efa6
|
include: Change RPC_STATUS from long to LONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
|
2009-01-04 13:34:38 +01:00 |
Alexandre Julliard
|
558732ef09
|
msvcrt: Add missing __cdecl on some function pointers.
|
2009-01-03 18:43:00 +01:00 |
Stefan Dösinger
|
9a080691c6
|
include: Fix the EnumOverlayZOrders prototype.
|
2009-01-03 15:27:47 +01:00 |
Stefan Dösinger
|
6bdaaa74f3
|
include: Fix a IDirectDrawSurface4 method prototype.
|
2009-01-03 15:27:39 +01:00 |
Stefan Dösinger
|
c2e5752ac6
|
include: Fix a typo in ddraw.h.
|
2009-01-03 15:27:21 +01:00 |
Alexandre Julliard
|
6a548b1e9d
|
ntdll: Fix the various structures returned by NtQuerySystemInformation for 64-bit.
|
2009-01-03 14:55:32 +01:00 |
Henri Verbeet
|
d359a7813f
|
d3d: Fix the value of D3DFVF_POSITION_MASK.
|
2009-01-03 14:55:31 +01:00 |
Alexandre Julliard
|
9f365e7705
|
server: Replace EXCEPTION_RECORD by an explicit definition in debug events.
|
2009-01-02 20:12:46 +01:00 |
Alexandre Julliard
|
bc03f0ee39
|
server: Simplify the debug_event_t structure.
|
2009-01-02 20:09:25 +01:00 |
Alexandre Julliard
|
14da6fa834
|
Update copyright info for 2009.
|
2009-01-02 16:50:54 +01:00 |
Rob Shearman
|
76b805dad4
|
comctl32: Add names for now documented toolbar messages.
|
2009-01-02 14:27:43 +01:00 |
Alexandre Julliard
|
3b22148532
|
include: Fix a couple of winsock structures for 64-bit.
|
2009-01-02 12:20:33 +01:00 |
Alexandre Julliard
|
253ccfbb99
|
include: Don't pack shellapi.h on 64-bit.
|
2009-01-02 12:20:20 +01:00 |
Michael Karcher
|
a20023ecef
|
include: Add a missing [unique] to shobjidl.idl.
|
2009-01-02 12:20:05 +01:00 |
Michael Karcher
|
7290dafc46
|
include: Fix out string type from LPCSTR to LPSTR in shobjidl.idl.
|
2009-01-02 12:18:56 +01:00 |
Michael Karcher
|
a9abbf9012
|
include: Add missing local attributes to shobjidl.idl.
|
2009-01-02 12:18:50 +01:00 |
Alexandre Julliard
|
5f36d0239f
|
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
|
2008-12-31 20:59:51 +01:00 |
Alexandre Julliard
|
b9f0ee96fb
|
shlwapi: Convert wvnsprintfA/W to use an MS ABI vararg list for x86_64.
|
2008-12-31 20:59:38 +01:00 |
Alexandre Julliard
|
fb7acdcb28
|
user32: Convert wvsprintfA/W to use an MS ABI vararg list for x86_64.
|
2008-12-31 20:59:33 +01:00 |
Alexandre Julliard
|
8c8c665a3c
|
server: Reorganize some requests to avoid padding, and make remaining padding explicit.
|
2008-12-31 15:14:29 +01:00 |
Alexandre Julliard
|
0c914e475d
|
server: Make atom_t an unsigned int to avoid padding issues.
|
2008-12-31 15:09:59 +01:00 |
Alexandre Julliard
|
fa8643805b
|
server: Make TEB and PEB client_ptr_t instead of void pointers.
|
2008-12-31 15:09:59 +01:00 |