d3d9/tests: Introduce a vertex shader to the MRT test.
[wine] / include /
2010-07-23  Alexandre Julliardinclude: Don't install tlb files, they are platform...
2010-07-22  Alexandre Julliardinclude: Make sure wine/port.h and msvcrt headers are...
2010-07-22  Aric Stewartlibwine: Add C1_DEFINED to our C1 types and set it...
2010-07-22  Henri Verbeetwined3d: Remove LoadLocation() from the public wined3d...
2010-07-22  Henri Verbeetwined3d: Remove ModifyLocation() from the public wined3...
2010-07-21  David Hedberginclude: Add IFileDialogControlEvents interface declara...
2010-07-21  David Hedberginclude: Add IFileDialogCustomize interface declaration.
2010-07-21  David Hedberginclude: Add a few IFileDialog related interface declar...
2010-07-21  David Hedberginclude: Add INameSpaceTreeControlDropHandler interface...
2010-07-21  David Hedberginclude: Add INameSpaceTreeControlCustomDraw interface...
2010-07-21  Thomas Mullalyinclude: Updated the URL_SCHEME enum.
2010-07-21  André Hentschelntdll: Add LDT error codes.
2010-07-20  David Hedberginclude: Add INameSpaceTreeControl, INameSpaceTreeContr...
2010-07-20  David Hedberginclude: Add IShellItemArray and IShellItemFilter inter...
2010-07-20  David Hedberginclude: Add IEnumShellItems interface declaration.
2010-07-20  Paul Chitescukernel32: Declare and add stubs for GetLogicalProcessor...
2010-07-20  Paul Chitescukernel32: Declare structures related to logical process...
2010-07-20  David Hedbergshell32: Shell_GetImageLists should be declared in...
2010-07-20  David Hedbergshell32: Shell_MergeMenus should be declared in shlobj...
2010-07-20  Alexandre Julliardtests: Run all tests with the default FPU control word.
2010-07-20  Alexandre Julliardtests: Print information about the last executed test...
2010-07-20  Alexandre Julliardtests: Try to avoid message boxes popping up in non...
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNIW.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNW.
2010-07-19  David Hedberginclude: Add SIGDN enumeration.
2010-07-19  Misha Koshelevd3dx9: Add stub and basic test for D3DXCreateSphere.
2010-07-19  David Hedberginclude: Add some missing function declarations in...
2010-07-19  David Hedberginclude: Add some new TreeView messages and extended...
2010-07-19  David Hedberginclude: Fix ExplorerBrowser interface declaration.
2010-07-08  Marcus Meissnermscvrt: Fix include to be C++ compatible.
2010-07-08  Louis Lendersinclude: Add dmDisplayOrientation definitions.
2010-07-08  Louis Lendersinclude: Add EnumDisplaySettingsEx flags.
2010-07-01  André Hentschelinclude: Add some SYSDBG_COMMANDs.
2010-06-30  Alexandre Julliardserver: Return the total length of the target in query_...
2010-06-29  Andrew Eikuminclude: Add new SHCNRF flags.
2010-06-28  Austin Englishntoskrnl.exe: Add stub for MmAllocateContiguousMemorySp...
2010-06-28  Ilya Basininclude: Fix packing bug in shlobj.h. pragma pack 8...
2010-06-25  Andrew Nguyenmsvcrt: Implement _wmakepath_s.
2010-06-25  Andrew Nguyenmsvcrt: Implement _makepath_s.
2010-06-23  Misha Koshelevinclude: Include d3dx9shape.h in d3dx9.h.
2010-06-21  Juan Langwincrypt.h: Remove duplicate definitions.
2010-06-17  Alexander Scott... include/msvcrt: Update a bit.
2010-06-14  Alexandre Julliardinclude: Define the SPLREG winspool string constants.
2010-06-14  Jacek Cabandocobj.idl: Added OLECMDID_UPDATETRAVELENTRY_DATARECOVE...
2010-06-14  Jacek Cabanshobjidl.idl: Added INewWindowManager declaration.
2010-06-14  Nikolay Sivovgdi32: Add CreateFontIndirectEx implementation.
2010-06-11  David Hedberginclude: Add extended treeview style (TVS_EX_) definitions.
2010-06-11  David Hedberginclude: Add PIDLIST_ABSOLUTE typedef.
2010-06-10  Alexandre Julliardinclude: Set the oleautomation attribute on XML interfa...
2010-06-10  Jacek Cabanwinbase.h: Added missing COPY_FILE_* flags.
2010-06-08  Mariusz Plucińskigameux: Add declaration of IGameExplorer2 interface.
2010-06-08  Mariusz Plucińskigameux: Add declaration of IGameStatisticsMgr interface.
2010-06-08  Mariusz Plucińskigameux: Add declaration of IGameStatistics interface.
2010-06-07  Mariusz Plucińskigameux: Add declaration of IGameExplorer interface.
2010-06-07  Mariusz Plucińskigameux: Add initial header for gameux.dll.
2010-06-07  Vincent Povirkinclude: Add definitions for IWICColorContext.
2010-06-07  Alexander Scott... include/msvcrt: Define _TRUNCATE; use it in the tests.
2010-06-07  Robert McDonaldinclude: Add missing typedef keyword to avoid multiply...
2010-06-01  David Hedberginclude: Add new SBSP_* defines.
2010-06-01  David Hedberginclude: Update FOLDERVIEWMODE and FOLDERFLAGS.
2010-06-01  David Hedberginclude: Add SID_ExplorerPaneVisibility.
2010-06-01  Henri Verbeetwined3d: Get rid of some dead code.
2010-05-28  Kristofer Henrikssonwinemp3.acm: Fix the Mac-specific code.
2010-05-27  Marcus Meissnerinclude: Pack NE_NAMEINFO and NE_TYPEINFO pack(1).
2010-05-27  Thomas Mullalyurlmon/tests: Added tests for IUri_GetPropertyDWORD.
2010-05-26  Robert Wilhelminclude: Add struct _stat32i64 and struct _stat64i32.
2010-05-25  David Hedberginclude: Add ICommDlgBrowser2 and ICommDlgBrowser3...
2010-05-25  David Hedberginclude: Add IExplorerBrowserEvents, IExplorerPaneVisib...
2010-05-24  Austin Englishntdll: Add %gs support for FreeBSD.
2010-05-21  Austin Englishinclude: Rename structs to fix compile with recent...
2010-05-20  Juan Langcrypt32: Update definition of CERT_CHAIN_ENGINE_CONFIG.
2010-05-19  Piotr Cabanwininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
2010-05-18  Maarten Lankhorstincludes: Fix typo.
2010-05-18  Jacek Cabanshobjidl.idl: Added NWMF declaration.
2010-05-18  Jacek Cabanexdisp.idl: Added missing DWebBrowserEvents2 methods.
2010-05-11  Alexandre Julliardserver: Return the cursor information for a thread...
2010-05-10  Mike Kaplinskiyinclude: Add WSAID_WSASENDMSG extension guid.
2010-05-08  Piotr Cabaninclude: Fix typo in shlwapi.h.
2010-05-07  Alexandre Julliardinclude: Force inlining exported API functions to avoid...
2010-05-07  Yann Droneaudinclude: Rewrote some extern inline to static inline.
2010-05-04  André Hentschelinclude: Fix error define in winerror.h.
2010-05-03  André Hentschelinclude: Add some error codes for rsaenh.
2010-05-03  Maarten Lankhorstinclude: Add float functions to msvcrt.
2010-05-03  Nikolay Sivovrasdlg: Add RasEntryDlgW stub.
2010-04-27  Vincent Povirkinclude: Add definitions for IWICBitmapFlipRotator.
2010-04-26  Maarten Lankhorstincludes: Add some devpkey definitions.
2010-04-25  Jacek Cabanshldisp.idl: Added IAsyncOperation declaration.
2010-04-21  Alistair Leslie... include: Add asptlb.idl.
2010-04-21  Alexandre Julliardserver: Return the current cursor when queuing a hardwa...
2010-04-20  Alexandre Julliardserver: Fix structure padding for requests that have...
2010-04-20  Tony Wasserkad3dx9: Add a stubbed D3DXDeclaratorFromFVF.
2010-04-20  Detlef Riekenbergshlwapi: Implement SHCreateThreadRef.
2010-04-19  Alistair Leslie... msxml4: Register classes.
2010-04-19  Nikolay Sivovshell32: Move IShellIcon definition to idl source.
2010-04-19  Nikolay Sivovshell32: Fallback to IShellDetails while filling shell...
2010-04-15  Alistair Leslie... msxml4: Add Schema interfaces.
2010-04-15  Damjan Jovanovicntoskrnl.exe: Stub out IoGetDeviceProperty.
2010-04-14  Alexandre Julliardmsvcrt: Implement _invalid_parameter and fix the handle...
2010-04-14  Alexandre Julliardinclude: Define some more NTSTATUS values.
2010-04-14  Damjan Jovanovicusb.h: Add and fix some USBD_STATUS codes.
next