Adds enough of ks.h, ksguid.h and ksmedia.h to start adding support
[wine] / include /
2004-05-25  Alexandre JulliardMoved environ definition to port.h.
2004-05-25  Jon GriffithsAdd a couple of missing listview macros.
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-05-21  Alexandre JulliardConverted the memory views list to use the standard...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-05-18  Eric PouechAdded some missing prototypes.
2004-05-17  Patrik StridvallAdded the IInternetSession interface.
2004-05-14  Alexandre JulliardRemoved the no longer used SMB file I/O support, we...
2004-05-12  Eric Pouech- rewrote the file code so that streams manage low...
2004-05-11  Raphael Junqueira- Typo fix in dmusicf.h.
2004-05-10  Eric PouechBetter have internal & external TEB definitions have...
2004-05-10  Eric PouechFixed a missing typedef.
2004-05-10  Jake HambyIMessageFilter::HandleInComingCall() should be HandleIn...
2004-05-07  Alexandre JulliardMoved loading of the home registry files to the server...
2004-05-07  Kevin KoltzauImplemented IsAsyncMoniker.
2004-05-06  Dimitrie O. PaunRemove the last remaining wine options when running...
2004-05-06  Ulrich CzekallaAllow applications, under certain conditions, to set...
2004-05-05  Alexandre JulliardReplaced LPINPUT_RECORD by PINPUT_RECORD.
2004-05-05  Kevin KoltzauImplemented CoInternetCombineUrl and CoInternetCompareUrl.
2004-05-04  Alexandre JulliardExplicitly specify alignment of 64-bit types.
2004-05-03  Jon GriffithsAdd the IMAPIProp/IPropData definitions.
2004-05-03  Ferenc WagnerDisable buffering of test output to keep more informati...
2004-05-01  Alexandre JulliardMoved most remaining file functions to dlls/kernel.
2004-05-01  Alexandre JulliardUse pread/pwrite everywhere to avoid changing the file...
2004-05-01  Chris MorganStub cmc_query_configuration() and add xcmc.h header...
2004-04-30  Alexandre JulliardAdded a few more info classes in NtQueryInformationFile.
2004-04-30  Francois GougetAdd a stub for StgCreateStorageEx(). Returns
2004-04-29  Alexandre JulliardAdded auto-detection of DOS drive devices based on...
2004-04-29  Mike McCormackAdded pstore.h and an IDL file to generate it.
2004-04-29  Alexandre JulliardUse symlinks in dosdevices/ for the drive devices too.
2004-04-28  Alexandre JulliardRemoved a number of internal file functions that are...
2004-04-28  Alexandre JulliardReimplemented Get/SetCurrentDirectoryW using the corres...
2004-04-28  Raphael Junqueira- add some prototypes/typedefs to msi.h
2004-04-28  Francois GougetAssorted spelling fixes.
2004-04-27  Alexandre JulliardPass the creation disposition to wine_nt_to_unix_file_n...
2004-04-26  Dimitrie O. PaunDefine _T[USX]?CHAR/_TINT/TCHAR types, for compatibility.
2004-04-26  Dimitrie O. PaunFix the _WCTYPE_T_DEFINED sentry for compatibility.
2004-04-26  Dmitry TimoshkovFix the DDE PFNCALLBACK prototype.
2004-04-23  Jon GriffithsUpdate/Add MAPI headers.
2004-04-23  Alexandre JulliardMake DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
2004-04-22  Dmitry TimoshkovAdd some compatibility macros.
2004-04-21  Mike McCormack* add some values to the SYSTEM_INFORMATION_CLASS enume...
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesExW and GetCompressedFil...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-20  Robert ShearmanStub and documentation for RtlFormatMessage.
2004-04-20  Alexandre JulliardReimplemented GetFileAttributesW, SetFileAttributesW...
2004-04-19  Alexandre JulliardFixed/updated the file attributes defines.
2004-04-19  Filip NavaraFix some RPC prototypes to get it compiling with W32API.
2004-04-19  Maxime BellengéAdd the IAutoComplete and IAutoComplete2 implementation...
2004-04-19  Robert ReifFixes support for older versions of direct sound.
2004-04-19  Raphael Junqueira- fix dxdiag.h (again)
2004-04-16  Alexandre JulliardRtlSetCurrentDirectory_U: store a handle to the current...
2004-04-16  Alexandre JulliardAdded hack to fetch the current directory from the...
2004-04-15  Raphael JunqueiraFixed some bugs.
2004-04-15  Alexandre JulliardGet rid of the TEB flags, they are no longer used.
2004-04-15  Jon GriffithsPrevent CY type from being redefined.
2004-04-15  Raphael JunqueiraAdded the dxdiag.h header.
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-14  Kevin KoltzauPartial stub of GdiAlphaBlend/AlphaBlend.
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2004-04-12  Filip NavaraGet rid of non-standard ERROR_UNKNOWN value.
2004-04-12  Dimitrie O. PaunDon't declare GDI stuff when NOGDI is defined.
2004-04-12  Filip NavaraGet rid of E_UNSPEC non-standard error value.
2004-04-09  Dimitrie O. PaunAdded definition for HUGE_VAL.
2004-04-09  Dimitrie O. PaunAdd struct name for BITMAPINFO.
2004-04-08  Alexandre JulliardRemoved the get_file_info request.
2004-04-08  Rein KlazesAdd some structures and defines.
2004-04-08  Alexandre JulliardReplace the get_file_info request by an fstat() on...
2004-04-07  Alexandre JulliardHandle the set_file_pointer request on the client side.
2004-04-07  Steven EdwardsFix compiling under MS_VC 6.
2004-04-07  Raphael Junqueira- fix DbgPrint and implement DbgPrintEx
2004-04-07  Raphael JunqueiraCorrect dplay8 headers for future use.
2004-04-07  Mike McCormackLoad the XRandR extension dynamically (with help from...
2004-04-06  Alexandre JulliardGet rid of the removable media handling in the server.
2004-04-06  Alexandre JulliardHandle file mappings on removable media entirely inside...
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-04-05  Juan Lang- implement loading network providers
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2004-04-05  Rein KlazesStub implementation for WSALookupServiceBeginA/W.
2004-04-05  Eric PouechFirst shot at implementing dbghelp.
2004-04-05  Alexandre JulliardFixed RtlDosPathNameToNtPathName_U prototype.
2004-04-05  Juan LangAdd a bunch of missing declarations.
2004-04-05  Juan Langifdef guard TCHAR declaration like PSDK does.
2004-04-05  Eric Pouech- implemented MCI_SOUND command
2004-04-02  Alexandre JulliardRemoved the FailReadOnly option, this is now the defaul...
2004-04-02  Felix NawothnigDefine all macros described on MSDN.
2004-04-02  Alexandre JulliardAdded memicmpW.
2004-04-01  Dimitrie O. PaunRemove the rest of the Tweak look hack.
2004-04-01  Rolf KalbermatterAdd some declarations for additional SHFileOperation...
2004-04-01  Dimitrie O. PaunRemove the support for the Win 3.1 Look.
2004-03-31  Francois GougetMake sure ip_mreq is not exported by winsock2.h.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2004-03-30  Ivan Leo Murray... In resource info allow OriginalFilename and InternalNam...
2004-03-29  Mike McCormackMove EMR*16 definitions to wingdi.h, as they're part...
2004-03-29  Kevin KoltzauImplement loading and saving to a stream, and a few...
2004-03-27  Alexandre JulliardUse futimes() instead of utime() to implement SetFileTi...
2004-03-25  Alexandre JulliardReimplemented SearchPathW using ntdll functions.
2004-03-25  Felix NawothnigDefine ip_mreq.
2004-03-25  Felix NawothnigDefine (L)DBL_* and FLT_*.
2004-03-25  Mike McCormackDefine flags for GetUserObjectInformation.
next