Test whether an active maximized MDI child is visible.
[wine] / include /
2004-01-28  Alexandre JulliardlpCreateParams should be a SEGPTR in 16-bit code.
2004-01-27  Kevin KoltzauAdd missing DTBG_* defines.
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-21  Rolf KalbermatterImplement PathGetShortPathA/W and change its prototype...
2004-01-20  Mike HearnImplemented RpcIsProtSeqValid.
2004-01-20  Rein KlazesFix MultiByteToWideChar and WideCharToMultiByte when...
2004-01-20  Alexandre JulliardMoved msacmdrv.h to include directory to avoid inter...
2004-01-20  Dmitry TimoshkovMerge the MDI and common window creation code. Change...
2004-01-20  Alexandre JulliardRemoved useless warning.
2004-01-20  Rok Mandeljc- updated resources to DX9
2004-01-19  Rolf KalbermatterImplemented PathFileExistsAndAttributesA/W function.
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-16  Mike McCormackAdded SystemTimeToTzSpecificLocalTime definition.
2004-01-16  Francois GougetAdd a couple of missing definitions to urlmon.h.
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2004-01-14  Ivan Leo Murray... Updated copyright information.
2004-01-13  Alexandre JulliardMoved some code around to avoid exporting DIB functions...
2004-01-13  Marcus MeissnerAdded stub for EnumICMProfilesA/W.
2004-01-13  Vincent BéronGet rid of a W->A crosscall (ResetDCA->ResetDCW).
2004-01-12  Alexandre JulliardScrollDC doesn't need to be in the graphics driver.
2004-01-12  Eric PouechImplemented Toolhelp32ReadProcessMemory.
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2004-01-09  Robert ReifAdded some missing defines and a struct.
2004-01-09  Ulrich CzekallaAdded header dbt.h.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08  Alexandre JulliardThere's no need for DUMMYUNIONNAME in private headers.
2004-01-08  Kevin KoltzauDefine OPENFILENAME_SIZE_VERSION_400.
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2004-01-08  Alexandre JulliardIf supported by the linker, prevent the ELF loader...
2004-01-08  Mike McCormackAdd icm.h for colour management.
2004-01-08  Kevin KoltzauDefine structs FILEDESCRIPTOR and FILEGROUPDESCRIPTOR...
2004-01-06  Francois GougetAssorted spelling fixes.
2004-01-06  Martin FuchsDefine IShellExecuteHook interface.
2004-01-06  Alexandre JulliardSHCoCreateInstance is now documented (spotted by Franco...
2004-01-05  Eric PouechMade wine_get_unix_file_name take a Unicode string...
2004-01-05  Martin FuchsCorrect return type of SHFileOperationA/W.
2004-01-05  Steven EdwardsMSVC porting fixes.
2004-01-03  Mike HearnImplemented RegFlushKey and NtFlushKey.
2004-01-02  Alexandre JulliardAdded wine_dll_get_owner function that retrieves the...
2004-01-02  Steven EdwardsFix compiling netapi32 on MSVC with PSDK headers.
2004-01-02  Alexandre JulliardUpdated configure with autoconf 2.58. Set the bug repor...
2004-01-01  Dmitry TimoshkovAdd support for many MCIWNDM_ messages and some MCI_...
2003-12-31  Alexandre JulliardStore window icons in the window structure so that...
2003-12-31  Dmitry TimoshkovFix many function prototypes and data types according...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-12-30  Rein Klazes- Add a bitmap resource with the font icons: TrueType...
2003-12-15  Dmitry TimoshkovImplement support for many MCIWndClass MCI_ and MCIWNDM...
2003-12-13  Aric StewartBetter handling of some service functions.
2003-12-13  Kirill SmelkovAdded CreateAsyncBindCtx and IsAsyncMoniker stubs.
2003-12-13  Ge van GeldorpWhen building a PE DLL (MinGW), variables exported...
2003-12-12  Jon GriffithsAdded RtlNtStatusToDosErrorNoTeb, RtlGet/Set/RestoreLas...
2003-12-11  Alexandre JulliardStore a pointer to the client-side class structure...
2003-12-11  Kirill SmelkovAdded stub and prototype for WSAJoinLeaf.
2003-12-11  Mike McCormackImplement CryptRegisterOIDFunction and CryptSIPAddProvider.
2003-12-10  Alexandre JulliardAdded window classes in the server, and support for...
2003-12-10  Alexandre JulliardAdded support for inter-process GetWindowWord.
2003-12-10  Jon GriffithsAdd a few soon-to-be-implemented functions.
2003-12-08  Kevin KoltzauImplemented GetTitleBarInfo.
2003-12-08  Alexandre JulliardAdded CS_DROPSHADOW.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-08  Juan LangPartially implement NetWkstaGetInfo.
2003-12-08  Dimitrie O. PaunMove include/bitmaps/*.xpm where they belong.
2003-12-05  Alexandre JulliardGet rid of clipboard.h.
2003-12-04  Dimitrie O. PaunAdd missing ListView_GetViewRect() macro.
2003-12-04  Alexandre JulliardMoved the DEFINE_REGS_ENTRYPOINT macros to include...
2003-12-03  Kirill SmelkovIBindHost interface additions.
2003-12-03  Kirill SmelkovAdded IObjectWithSite interface.
2003-12-02  Alexandre JulliardUse wine_server_release_fd() instead of close() everywh...
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-12-02  Thomas Brix LarsenAdded stub for CryptProtectData, so programs like Skype...
2003-12-01  Alexandre JulliardAdded wine_server_release_fd function to release the...
2003-12-01  Mike McCormackDeclare some MSI functions.
2003-12-01  Kirill SmelkovAdded SetDCPenColor prototype.
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-11-30  Stefan LeichterChanged the version resource to be created in the commo...
2003-11-29  Juan LangImplemented a lot of Netbios().
2003-11-28  Alexandre JulliardBetter support for div and ldiv in Winelib apps.
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-26  Alexandre JulliardAdded support for inter-process GetWindowLong on the...
2003-11-26  Alexandre JulliardFixed WINELIB_NAME_AW typo (thanks to Robert Shearman).
2003-11-26  Dimitrie O. PaunAdded a few missing TabCtrl_* macros.
2003-11-26  Kevin KoltzauImplement the TME_NONCLIENT flag in TrackMouseEvent...
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-11-26  Alexandre JulliardFixed declarations of BroadcastSystemMessage and Transl...
2003-11-26  Alexandre JulliardMoved the ShellExecuteEx definitions to shellapi.h...
2003-11-25  Huw DaviesLet enhmetafiles reuse gdi handles. This works by...
2003-11-25  Alexandre JulliardStore the thread entry point in the startup info passed...
2003-11-25  Pierre d'HerbemontAdd Darwin/Mac OS X support to the build system.
2003-11-25  Alexandre JulliardStore the last error code at the TEB offset used by...
2003-11-25  Eric PouechGot rid of DRIVE_OpenDevice, and replaced it with Win32...
2003-11-25  Alexandre JulliardRemoved MODULE_GetLoadOrderA.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-25  Mike McCormackAdded some structures used by NetUserModalsGet.
2003-11-22  Alexandre JulliardCreate a huge array in bss to reserve the memory area...
next