Make sure that both deactivated and activated MDI children receive
[wine] / include /
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.
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.
next