Delegates messages directly to the edit control window proc instead of
[wine] / include /
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.
2004-03-25  Alexandre JulliardRemoved check for -lm, winegcc takes care of that.
2004-03-25  Felix NawothnigDefine stat in msvcrt/wchar.h.
2004-03-22  Robert ShearmanAdded some declarations.
2004-03-22  Eric PouechAdded C++ support.
2004-03-20  Alexandre JulliardRewrote handling of COM and LPT devices to use symlinks in
2004-03-18  Alexandre JulliardMake the standard create_file request handle serial...
2004-03-18  Raphael JunqueiraStub implementations of RtlCreateQueryDebugBuffer,
2004-03-16  Hans Leidekker- Prefix many more functions, types, structs, etc....
2004-03-16  Alexandre JulliardImplemented NtQueryDirectoryFile (partly based on a...
2004-03-15  Mike McCormackDeclare MsiGetProductPropertyA/W.
2004-03-15  Mike McCormackAdded SetupCreateDiskSpaceList stub.
2004-03-12  Hans LeidekkerThe beginnings of math.h and float.h.
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-03-12  Robert ReifAdded WAVEFORMATEXTENSIBLE.
2004-03-12  Alexandre JulliardChanged the create_file server request to take NtCreate...
2004-03-12  Ge van GeldorpChange GetFileTitleA/W prototype to match PSDK.
2004-03-11  Robert ReifAdded some missing defines.
2004-03-10  Alexandre JulliardAdded definitions for S_IXUSR, S_IXGRP and S_IXOTH.
2004-03-09  Alexandre JulliardRemoved some unnecessary definitions from file.h.
next