Alexandre Julliard
|
8f1ea6eeb1
|
include: Make sure wine/port.h and msvcrt headers are not used together.
|
2010-07-22 17:40:55 +02:00 |
Aric Stewart
|
f2b8873b1d
|
libwine: Add C1_DEFINED to our C1 types and set it properly.
|
2010-07-22 13:02:31 +02:00 |
Henri Verbeet
|
f7760656f3
|
wined3d: Remove LoadLocation() from the public wined3d surface interface.
|
2010-07-22 10:13:24 +02:00 |
Henri Verbeet
|
147f24dd78
|
wined3d: Remove ModifyLocation() from the public wined3d surface interface.
|
2010-07-22 10:13:13 +02:00 |
David Hedberg
|
17bc7be58d
|
include: Add IFileDialogControlEvents interface declaration.
|
2010-07-21 17:38:37 +02:00 |
David Hedberg
|
cdfe614fcc
|
include: Add IFileDialogCustomize interface declaration.
|
2010-07-21 17:38:37 +02:00 |
David Hedberg
|
215bd7d4c1
|
include: Add a few IFileDialog related interface declarations.
|
2010-07-21 17:38:37 +02:00 |
David Hedberg
|
64aabaa806
|
include: Add INameSpaceTreeControlDropHandler interface declaration.
|
2010-07-21 17:38:37 +02:00 |
David Hedberg
|
5acb6f0132
|
include: Add INameSpaceTreeControlCustomDraw interface declaration.
|
2010-07-21 17:38:37 +02:00 |
Thomas Mullaly
|
53ee717d56
|
include: Updated the URL_SCHEME enum.
|
2010-07-21 13:23:58 +02:00 |
André Hentschel
|
10e1387f61
|
ntdll: Add LDT error codes.
|
2010-07-21 09:33:27 +02:00 |
David Hedberg
|
a46f80acdc
|
include: Add INameSpaceTreeControl, INameSpaceTreeControl2 and INameSpaceTreeControlEvents interface declarations.
|
2010-07-20 16:29:45 +02:00 |
David Hedberg
|
d5a7ad89aa
|
include: Add IShellItemArray and IShellItemFilter interface declarations.
|
2010-07-20 14:40:31 +02:00 |
David Hedberg
|
95a46b017c
|
include: Add IEnumShellItems interface declaration.
|
2010-07-20 14:40:31 +02:00 |
Paul Chitescu
|
2e97746340
|
kernel32: Declare and add stubs for GetLogicalProcessorInformation(Ex).
|
2010-07-20 12:56:26 +02:00 |
Paul Chitescu
|
25c8f445c0
|
kernel32: Declare structures related to logical processor information (core, cache, node, group).
|
2010-07-20 12:56:22 +02:00 |
David Hedberg
|
be2259dce9
|
shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:17 +02:00 |
David Hedberg
|
65f6ab7c86
|
shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:13 +02:00 |
Alexandre Julliard
|
b14cfdeea4
|
tests: Run all tests with the default FPU control word.
|
2010-07-20 11:41:05 +02:00 |
Alexandre Julliard
|
89ad1f2615
|
tests: Print information about the last executed test before crashing.
|
2010-07-20 11:40:06 +02:00 |
Alexandre Julliard
|
e2c48c5952
|
tests: Try to avoid message boxes popping up in non-interactive testing.
|
2010-07-20 11:39:50 +02:00 |
Andrew Nguyen
|
15c6057ce1
|
shlwapi: Implement StrStrNIW.
|
2010-07-19 16:07:05 +02:00 |
Andrew Nguyen
|
9bd13c93ab
|
shlwapi: Implement StrStrNW.
|
2010-07-19 16:06:55 +02:00 |
David Hedberg
|
789a818971
|
include: Add SIGDN enumeration.
|
2010-07-19 15:50:36 +02:00 |
Misha Koshelev
|
242b4f3fe8
|
d3dx9: Add stub and basic test for D3DXCreateSphere.
|
2010-07-19 15:47:28 +02:00 |
David Hedberg
|
a93f54bb56
|
include: Add some missing function declarations in shlwapi.h.
|
2010-07-19 15:09:07 +02:00 |
David Hedberg
|
e4cf1466ed
|
include: Add some new TreeView messages and extended style defines.
|
2010-07-19 15:07:17 +02:00 |
David Hedberg
|
bd6b80624a
|
include: Fix ExplorerBrowser interface declaration.
|
2010-07-19 15:06:11 +02:00 |
Marcus Meissner
|
5c7ed28ff3
|
mscvrt: Fix include to be C++ compatible.
|
2010-07-08 17:33:38 +02:00 |
Louis Lenders
|
bec1720cd6
|
include: Add dmDisplayOrientation definitions.
|
2010-07-08 17:33:37 +02:00 |
Louis Lenders
|
4afb199105
|
include: Add EnumDisplaySettingsEx flags.
|
2010-07-08 17:33:37 +02:00 |
André Hentschel
|
f2b874ffae
|
include: Add some SYSDBG_COMMANDs.
|
2010-07-01 17:41:26 +02:00 |
Alexandre Julliard
|
4c1f36cb68
|
server: Return the total length of the target in query_symlink.
|
2010-06-30 16:11:03 +02:00 |
Andrew Eikum
|
5f884d19c6
|
include: Add new SHCNRF flags.
|
2010-06-29 13:28:59 +02:00 |
Austin English
|
77f4c853f9
|
ntoskrnl.exe: Add stub for MmAllocateContiguousMemorySpecifyCache:.
|
2010-06-28 11:43:06 +02:00 |
Ilya Basin
|
fcba272391
|
include: Fix packing bug in shlobj.h. pragma pack 8 for ITEMSPACING, CSFV, SFV_CREATE.
|
2010-06-28 11:42:12 +02:00 |
Andrew Nguyen
|
58dd97efcf
|
msvcrt: Implement _wmakepath_s.
|
2010-06-25 12:49:57 +02:00 |
Andrew Nguyen
|
9628a0d3e4
|
msvcrt: Implement _makepath_s.
|
2010-06-25 12:49:44 +02:00 |
Misha Koshelev
|
6882287b97
|
include: Include d3dx9shape.h in d3dx9.h.
|
2010-06-23 15:31:48 +02:00 |
Juan Lang
|
3d73c466ca
|
wincrypt.h: Remove duplicate definitions.
|
2010-06-21 11:46:46 +02:00 |
Alexander Scott-Johns
|
5361263bdb
|
include/msvcrt: Update a bit.
|
2010-06-17 14:07:19 +02:00 |
Alexandre Julliard
|
44fedb5404
|
include: Define the SPLREG winspool string constants.
|
2010-06-14 20:14:52 +02:00 |
Jacek Caban
|
e4bfae8306
|
docobj.idl: Added OLECMDID_UPDATETRAVELENTRY_DATARECOVERY declaration.
|
2010-06-14 14:14:16 +02:00 |
Jacek Caban
|
5432c5d091
|
shobjidl.idl: Added INewWindowManager declaration.
|
2010-06-14 14:14:16 +02:00 |
Nikolay Sivov
|
cd43ff167b
|
gdi32: Add CreateFontIndirectEx implementation.
|
2010-06-14 14:14:15 +02:00 |
David Hedberg
|
341daad861
|
include: Add extended treeview style (TVS_EX_) definitions.
|
2010-06-11 14:16:10 +02:00 |
David Hedberg
|
4a47033a86
|
include: Add PIDLIST_ABSOLUTE typedef.
|
2010-06-11 14:16:08 +02:00 |
Alexandre Julliard
|
7c52046936
|
include: Set the oleautomation attribute on XML interfaces so that they get registered properly.
|
2010-06-10 18:07:42 +02:00 |
Jacek Caban
|
75912afabd
|
winbase.h: Added missing COPY_FILE_* flags.
|
2010-06-10 14:59:00 +02:00 |
Mariusz Pluciński
|
d77c7d1047
|
gameux: Add declaration of IGameExplorer2 interface.
|
2010-06-08 16:35:22 +02:00 |