Adds enough of ks.h, ksguid.h and ksmedia.h to start adding support
[wine] / include /
2004-08-16  Robert ReifAdds enough of ks.h, ksguid.h and ksmedia.h to start...
2004-08-16  Mike McCormackStub implementation and declaration for NtCreateNamedPi...
2004-08-16  Mike McCormackDeclaration, implemention and test for BuildTrusteeWithSid.
2004-08-16  Andreas MohrMove some OpenGL defines from the private wgl.h header...
2004-08-16  Mike McCormackDefine new propsheet messages.
2004-08-16  Aric Stewartdevguid.h defines device class GUIDs used in device...
2004-08-16  Aric StewartAdd some GUIDs from the win2k DDK that are used for...
2004-08-16  Mike McCormackMove declaration of LSA* structs to ntsecapi.h.
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Robert ReifAdd WAVE_FORMAT_EXTENSIBLE.
2004-08-13  Francois GougetRename ResourceHandle to Reserved in the IMAGE_RESOURCE...
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-13  Robert ReifUse GlobalMemoryStatusEx in GlobalMemoryStatus rather...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Aric StewartAdded some more needed structs and constants.
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-12  Aric StewartAdded 2 more bus types.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-08-11  Francois GougetAdd some missing definitions to mmreg.h.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
2004-08-09  Mike McCormackFix definition of LookupPrivilegeNameW and declare it.
2004-08-09  Robert ReifAdded missing define.
2004-08-06  Thomas WeidenmüllerImplemented syslink control.
2004-08-06  Robert ReifAdded CAPS2 structures.
2004-08-06  Dmitry TimoshkovImplement ConvertINetMultiByteToUnicode, ConvertINetUni...
2004-08-06  Mike McCormackFix declaration of OpenItem.
2004-08-04  Huw Daviesdlopen libungif and libjpeg.
2004-08-04  Dmitry TimoshkovAdded CLSID and IIDs for mlang.
2004-08-04  Mike McCormackMoved FlushInstructionCache to ntdll.
2004-08-02  Thomas WeidenmuellerAdded support for PBS_MARQUEE style.
2004-07-30  Christian CostaAdded native and emulated S3TC support.
2004-07-30  Jacek CabanAdded EM_SCROLLCARET definition in include/richedit...
2004-07-30  Alexandre JulliardAdded support for getting and setting the UI language.
2004-07-29  Vincent BéronImplement patching in msiexec.
2004-07-29  Robert ShearmanInclude declarations needed for developing cryptographi...
2004-07-23  Vincent BéronImplement logging in msiexec.
2004-07-23  Vincent BéronImplement the UI level change part of msiexec.
2004-07-23  Vincent BéronImplement the advertise part of msiexec.
2004-07-21  Kevin KoltzauAdd idl files required for scripting.
2004-07-21  Emmanuel Maillardwine_pthread_init_thread: retrieve the stack info on...
2004-07-21  Filip Navara- Implementation of mmTaskCreate. Based on patch by...
2004-07-20  Alexandre JulliardGet rid of window region on the client side.
2004-07-20  Alexandre JulliardMoved the WindowFromPoint functionality to the server...
2004-07-19  Vincent BéronImplement the repair mechanism in msiexec, and stub...
2004-07-19  Emmanuel MaillardRemove implementation of NtCurrentTeb for ppc host.
2004-07-16  Michael JungAdded PROV_ENUMALGS[_EX] structs and typedefs.
2004-07-16  Francois GougetAssorted spelling fixes.
2004-07-16  Alexandre JulliardPass the environment for a child process through the...
2004-07-14  Michael JungAdded RegOpenCurrentUser prototype.
2004-07-12  Robert ShearmanAdd definitions for v5.80 messages.
2004-07-12  Mike McCormackAdd secext.h.
2004-07-09  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-07-08  Andreas MohrSeveral GDI object handling functions are defined to...
2004-07-08  Francois GougetAssorted spelling fixes.
2004-07-07  Robert ReifNumber of arguments to IDirectSoundBuffer8_GetObjectInP...
2004-07-07  Ge van GeldorpAdd missing privilege names.
2004-07-06  Jon GriffithsFix a typo in the TabCtrl_SetItem macro.
2004-07-06  Robert ReifAdded some missing **LPLP typedefs.
2004-07-06  Mike McCormackAdd Multi Language support IDL and headers.
2004-07-06  Robert ReifFix IDirectSoundBuffer8_Initialize function prototype...
2004-07-06  Mike McCormackAdd trustee functions.
2004-07-04  Robert ReifSeparated DirectSoundCreate8 into two functions and...
2004-06-30  Ge van GeldorpFix IFileSystemBindData method order.
2004-06-29  Alexandre JulliardAdded support for window regions in the server.
2004-06-28  Robert ShearmanStart of balloon tip support.
2004-06-28  Ge van GeldorpMatch prototypes to Platform SDK.
2004-06-28  Jon GriffithsCorrect struct tag name for UDACCEL.
2004-06-26  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-06-25  Dimitrie O. PaunSplit the MSVCRT implementation headers from the public...
2004-06-25  Jon GriffithsCorrect tag names for RECTL and SCROLLINFO structs.
2004-06-23  Alexandre JulliardMoved visible region calculation to the server.
2004-06-18  Pierre d'Herbemont- Detection of .size instruction.
2004-06-17  Andreas MohrAdded some missing static control styles.
2004-06-16  Huw DaviesAdd support for bitmap fonts.
2004-06-15  Francois GougetDon't use Unicode string literals unless we specificall...
2004-06-15  Ulrich CzekallaScrollDC should take into account overlapped windows...
2004-06-15  Alexandre JulliardStore the number of processors in the PEB structure.
2004-06-14  Alexandre JulliardRewrote SetFilePointer to use SetFilePointerEx.
2004-06-14  Eric Pouech- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
2004-06-14  Alexandre JulliardYet another fix for the MacOS X environ brain damage.
2004-06-14  Eric Pouech- Added ProcessBasicInformation class to ntdll.NtQueryI...
2004-06-14  Pierre d'HerbemontDon't use .previous instruction on Darwin.
2004-06-14  Dmitry TimoshkovFix CBR_BLOCK definition.
2004-06-14  Mike McCormackAdd the aclapi.h header file.
2004-06-03  Andreas MohrAdditional KLF_xxx defines.
2004-06-03  Alexandre JulliardSet the WINEPRELOADRESERVE variable when starting a...
2004-06-03  Hans LeidekkerMinGW portability fix.
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.
2004-06-01  Jon GriffithsAdded PPOINTL, a pointer to a POINTL struct.
2004-06-01  Mike McCormackAdded definitions for the IShellWindows interface.
2004-06-01  Mike McCormackAdded definitions for the IFolderViewOC interface.
2004-05-29  Alexandre JulliardPass the environ variable from main to try to avoid...
2004-05-28  Alexandre JulliardInitial version of the Wine preloader, used to reserve...
2004-05-28  Alexandre JulliardMake sure __ASM_GLOBAL_FUNC generates code in the text...
2004-05-27  Jon GriffithsGive a struct tag to OPENILENAMEA/W to allow forward...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
next