Added entry for DirectSoundFullDuplexCreate.
[wine] / include /
2003-01-21  Rolf KalbermatterChange SHChangeNotify to be Unicode and ANSI indifferen...
2003-01-21  Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-20  John K. HohmAdded optional OLESelfRegister to wine_common_ver.rc...
2003-01-15  Alexandre JulliardFixed typo.
2003-01-15  Alexandre JulliardDefine __stdcall in msvcrt/process.h if windef.h hasn...
2003-01-15  Jeroen JanssenFixed wine_ldt_copy importing on cygwin.
2003-01-14  Steven EdwardsCheck for vsnprintf and _vsnprintf, and define vsnprint...
2003-01-13  Robert Shearman- Add some stubs.
2003-01-13  Alexandre JulliardAdded configure check for regex.h.
2003-01-13  Dimitrie O. PaunDefine the (old name) struct stat, it is used by progra...
2003-01-11  Dimitrie O. PaunUse inline functions instead of macros to avoid problem...
2003-01-11  Dimitrie O. PaunDefine qsort and bsearch in stdlib.h.
2003-01-11  Dimitrie O. PaunAdd dirent.h header for Unix/mingw compatibility.
2003-01-10  Dimitrie O. PaunAdd unistd.h files for mingw/Unix compatibility.
2003-01-10  Dmitry TimoshkovChange types of WPARAM, LPARAM and LRESULT according...
2003-01-09  Marcus MeissnerAdded GIF decompressor support to OLE Automation IPictures.
2003-01-09  Eric PouechSet the edition mode as a specific attribute, not an...
2003-01-09  Alexandre JulliardRegenerated with latest widl.
2003-01-09  Alexandre JulliardAdded a few rules to rebuild idl headers.
2003-01-09  Eric Pouech- no longer depend on toolhelp definitions for generati...
2003-01-08  Eric PouechAdded the missing APIs.
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-08  Alexandre JulliardStore the keyboard state in the thread input structure...
2003-01-08  Alexandre JulliardStore the hardware messages in the thread input structu...
2003-01-07  Dimitrie O. PaunUse the standard symbol names instead of the msvcrt...
2003-01-07  Francois GougetRemove extra #include directives from winspool.h.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2003-01-05  Alexandre JulliardFixed some issues caused by the new oaidl.h.
2003-01-05  Ove KaavenWrote a new oaidl.idl to replace include/wine/obj_oleau...
2003-01-05  Ove KaavenInclude oaidl.h instead of wine/obj_oleaut.h.
2003-01-05  Ove KaavenTemporarily include objbase.h from oleidl.h.
2003-01-05  Ove KaavenMoved a couple of definitions from include/wine/obj_ole...
2003-01-05  Marcus MeissnerAdded several missing K32WOW* prototypes.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2003-01-04  Alexandre JulliardRemoved a few more #ifdef __WINE__.
2003-01-04  Dimitrie O. PaunEnable nameless structures in C++ for gcc >= 3.x (disco...
2003-01-03  Francois GougetAdded TIME_KILL_SYNCHRONOUS.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2003-01-03  Lionel Ulmer- some additionnal flags logged
2003-01-03  Alexandre JulliardAdded wine_dbg_sprintf function that allocates a tempor...
2003-01-03  Dimitrie O. PaunSHGetMalloc() returns a HRESULT, not a DWORD.
2003-01-03  Dimitrie O. PaunDefine NULL if it's not defined already.
2003-01-02  Marcus MeissnerImplemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe...
2003-01-02  Patrik StridvallFixed some issues found by winapi_check.
2003-01-02  Alberto MassariMoved implementation of strpbrkW from filedlg95.c to...
2003-01-02  Raphael Junqueira- integration with DrawPrimitive
2003-01-02  Francois GougetAdd support for WINETEST_INTERACTIVE. If set then tests...
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-12-24  Dimitrie O. PaunFix the defintion of {,LP}NM_TREEVIEW{A,W}.
2002-12-24  Francois GougetAdd a couple missing macros.
2002-12-23  Alexandre JulliardGet rid of ole.h.
2002-12-23  Ove KaavenMerge the rest of include/wine/obj_base.h into include...
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-12-23  Ove KaavenWhere ICOM macros are needed, include objbase.h.
2002-12-23  Dimitrie O. PaunAdded missing GetActiveObject declaration.
2002-12-23  Dimitrie O. PaunAdded missing LPDROPFILES definition.
2002-12-23  Dimitrie O. PaunDEVMODE structure uses short not SHORT for its fields.
2002-12-19  Dimitrie O. PaunAdded missing GetWinMetaFileBits() declaration.
2002-12-19  Ove KaavenWrote a new objidl.idl to replace a number of include...
2002-12-19  Ove KaavenMoved a couple of types from include/wine/obj_*.h to
2002-12-19  Dimitrie O. PaunFix defines for LV_ITEM, LV_DISPINFO, and LV_FINDINFO.
2002-12-19  Dimitrie O. PaunAdd definitions for N[W]PSTR.
2002-12-19  Chris MorganGetDateFormat() and GetTimeFormat() should check the...
2002-12-19  Alexandre JulliardAdded accctrl.h header.
2002-12-19  Dimitrie O. PaunUpdateWindow returns a BOOLean.
2002-12-19  Alexandre JulliardLPCONVCONTEXT should be PCONVCONTEXT (spotted by Dimitr...
2002-12-19  Ove KaavenMoved some definitions from include/wine/obj_moniker...
2002-12-19  Francois GougetDeclare LocalDiscard and GlobalDiscard (used by kernel...
2002-12-18  Ove KaavenUnquoted some 16-bit types, so the IDL compiler can...
2002-12-18  Dimitrie O. PaunMap strcasecmp to _stricmp.
2002-12-18  Ove KaavenMoved COM API prototypes to objbase.h, from wine/obj_*.h.
2002-12-18  Alexandre JulliardAvoid including other headers from the msvcrt headers...
2002-12-18  Raphael JunqueiraAdded some necessary definitions for D3D8 Vertex and...
2002-12-18  Alexandre JulliardImplemented RtlTimeToElapsedTimeFields.
2002-12-18  Ove KaavenMoved UUID type to rpcdce.h, as in the MS RPC headers.
2002-12-17  Alexandre JulliardImplemented the Fiber* functions (with the help of...
2002-12-17  Alexandre JulliardFix the type of the This pointer in the vtbl functions...
2002-12-17  Patrik StridvallAdded stubs for WINTAB{,32}.DLL (used by many important...
2002-12-17  Tony LambregtsDirect the output of the tests to stdout so that Win98...
2002-12-17  Raphael Junqueira- some D3D8 fixes
2002-12-16  Ove KaavenWrote a Wine-compatible unknwn.idl, moving the IUnknown...
2002-12-16  Andreas Mohr- actually use PLUID
2002-12-15  Ove KaavenOutput raw ICOM-less C/C++ interface definitions by...
2002-12-15  Francois GougetIn the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
2002-12-13  Brad CampbellAdded additional test for gcvt as uClibc appears to...
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-13  Chris MorganStub NetGetDCName(). Add in the rest of the NERR_...
2002-12-13  Chris MorganAdd support for Jack audio server.
2002-12-13  Francois GougetUpdated the #include directives to match the latest...
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-12-12  Alexandre JulliardMade stdcall decoration in .def files the default,...
2002-12-11  György 'Nog' Jeney- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-12-11  Francois GougetWhen reporting a test failure, only report the file...
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-10  Vincent BéronAdd a definition for STRICT.
2002-12-10  Jeff SmithAdded definitions for REG_QWORD and REG_QWORD_LITTLE_EN...
2002-12-10  Jukka HeinonenMove int21 country information handling to winedos.
2002-12-10  Dimitrie O. PaunGracefully degrade to getopt if getopt_long does not...
2002-12-10  Rolf KalbermatterChange the return value for ExtractIconEx from HICON...
2002-12-10  Rolf Kalbermatter- Modify ICO_ExtractIconExW to:
next