Remove unused includes.
[wine] / include /
2005-01-24  Ivan Leo PuotiAdded NtLoadDriver and NtUnloadDriver stubs.
2005-01-24  Peter Berg LarsenAdded a simple d3drm.h header.
2005-01-24  Michael JungAdded CRYPT_SERVER define.
2005-01-21  Alexandre JulliardMake WIN_SetStyle more thread-safe by specifying the...
2005-01-21  Juan LangAdded some definitions.
2005-01-20  Robert ReifAdded stubs for NeedRebootInit and NeedReboot.
2005-01-20  Hans LeidekkerStub implementations for EnumPageFiles{A,W}, GetProcess...
2005-01-20  Mike McCormackDeclare the preview functions.
2005-01-20  Ulrich CzekallaAdded stub implementation of NetGetJoinInformation.
2005-01-19  Michael StefaniucHack to fix the compile.
2005-01-19  Raphael JunqueiraBegin support of VertexDeclaration on wined3d using...
2005-01-19  Alexandre JulliardRemoved no longer used WIN_InternalShowOwnedPopups...
2005-01-19  Mike McCormackAdded definition for the USERINFOSTATE enumeration.
2005-01-18  Alexandre JulliardMoved DefWindowProc16 to msg16.c and cleaned up a few...
2005-01-18  Hans LeidekkerImplement and test InternetTime{From,To}SystemTime...
2005-01-18  Jason Edmeades- Handle failures to allocate storage more gracefully.
2005-01-18  Mike McCormackAdd definitions for session change notifications.
2005-01-18  Juan LangMake netspi.h private, as some of its declarations...
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17  Hans LeidekkerStub implementations for DrawDibChangePalette, DrawDibG...
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...
2005-01-17  Michael JungAdded definitions of TLS1PRF algorithm identifiers.
2005-01-14  Eric Pouech- got rid of include/async.h
2005-01-14  Mike McCormackFix, add and rearrange winsvc.h declarations.
2005-01-14  Dmitry TimoshkovAdd WM_GETOBJECT definition, remove WM_OTHERWINDOWCREAT...
2005-01-14  Ge van GeldorpFix prototypes according to PSDK.
2005-01-14  Robert ShearmanAdd a LIST_FOR_EACH_ENTRY list helper.
2005-01-12  Robert ShearmanAdd LIST_FOR_EACH_SAFE - a list iteration macro that...
2005-01-11  Rémi AssaillyAdded missing declarations in some headers.
2005-01-10  Hans LeidekkerStub implementations for WPUCompleteOverlappedRequest,
2005-01-10  Jacek CabanAdded mshtml.idl.
2005-01-10  Francois GougetAssorted spelling fixes.
2005-01-10  Vincent BéronOnly use Alsa if 1.0 is detected.
2005-01-10  Michael JungAdded SCHANNEL_ALG typedef.
2005-01-09  Jason EdmeadesAdd render target support, and ensure there is a front...
2005-01-09  Vitaly LipatovAdded handling of SBM_GETSCROLLBARINFO message.
2005-01-07  Diego PettenòAdded stub implementation for WINNLS* functions.
2005-01-07  Marcus MeissnerLoad libcapi20.so.* dynamically on demand.
2005-01-06  Mike McCormackDeclare more functions.
2005-01-05  Vitaly LipatovAdd description for ExtTextOut (also include comments...
2005-01-04  Lionel Ulmerfpos_t should be 64 bits (verified with native MSVCRT...
2005-01-04  Mike McCormackAdded some extra functions.
2005-01-04  Alexandre JulliardRemove the no longer needed DCE_ExcludeRgn function and
2005-01-04  Alexandre JulliardFixed the FIXME in RtlNtStatusToDosError, and implemented
2005-01-04  Jacek CabanUncommented 'optional' attributes.
2005-01-04  Mike McCormackAdd cfgmgr32.h header.
2005-01-03  Alexandre JulliardFixed CLSID_AVISimpleUnMarshal export.
2005-01-03  Hans LeidekkerStub implementations for SHUpdateImageA, SHHandleUpdate...
2005-01-03  Peter Berg LarsenDefine DirectPlayLobbyCreate to be either the W or...
2005-01-03  Michael JungAdded some defines concerning SChannel CSPs.
2005-01-03  Hans LeidekkerStub implementations for GetKernelObjectSecurity,
2005-01-03  Hans LeidekkerStub implementations for GetAltTabInfo{A,W}.
2005-01-03  Ivan Leo PuotiUpdate copyright info for the new year.
2005-01-03  Michael JungImplemented parallel hashing in CPEncrypt and CPDecrypt.
2005-01-03  Hans LeidekkerStub implementations for RasConnectionNotification...
2005-01-03  Robert ShearmanAdd definition of IInternalUnknown.
2004-12-27  Jacek CabanAdded IInternetBindInfo, IInternetProtocolRoot, IIntern...
2004-12-27  Hans LeidekkerStub implementations for GetICMProfileW, SetICMProfile...
2004-12-27  Hans LeidekkerStub implementations for AVIMakeStreamFromClipboard...
2004-12-23  Bill MedlandImplemented DceErrorInqText.
2004-12-23  Mike McCormackDeclare SetLayeredWindowAttributes.
2004-12-22  Mike McCormackDeclare GetSecurityInfo.
2004-12-22  Alexandre JulliardFixed prototypes of a couple of ntdll functions.
2004-12-21  Hans LeidekkerStub implementations for AdjustTokenGroups, AreAllAcces...
2004-12-21  Peter Berg LarsenAdded D3DERR_COLORKEYATTACHED and DDGDI_GETHOSTIDENTIFIER.
2004-12-20  Jacek Caban- Added test of BindToStorage.
2004-12-20  Hans LeidekkerStub implementations for all documented functions.
2004-12-20  Peter Berg LarsenRemove compiler warnings for the # not being at the...
2004-12-17  Alexandre JulliardRemove some no longer needed AW functions.
2004-12-17  Robert ReifAdded a missing define.
2004-12-17  Andreas MohrGetTempPath*() uses DWORD parameters instead of UINT.
2004-12-17  Serge S. SpiridonoffIMessageFilter::HandleIncomingCall must be HandleInComi...
2004-12-16  Vitaly LipatovAdd description for MsiGetMode, MSIRUNMODE constants.
2004-12-15  Rémi AssaillyPC_SYS_MAPPED is unused, remove it.
2004-12-14  Jason EdmeadesAdd Clear, Present and EndScene support and fix a bug...
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-12-13  Robert ShearmanImplement NtQueryTimer.
2004-12-13  Jason EdmeadesAdd {G,S}etRenderState and {G,S}etTextureStageState...
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-13  Jacek CabanAdded CMultiLanguage and AMMultiMediaStream coclass...
2004-12-09  Jason EdmeadesAdd {G,S}etIndices, {G,S}Viewport and enable the basic...
2004-12-08  Mike McCormackStub implementation for GetLastInputInfo.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-12-08  Alexandre JulliardMoved palette functions to user_main.c and removed
2004-12-08  Robert ShearmanMake the DECIMAL_SETZERO macro take a DECIMAL instead...
2004-12-08  Ge van GeldorpMatch PSDK definitions for LPCWAVEFORMATEX.
2004-12-08  Jon GriffithsUnicode fixes.
2004-12-07  Alexandre JulliardMoved update region handling to the server.
2004-12-07  Paul MillarCheck for features missing in mingw environment, allowi...
2004-12-07  Robert ShearmanImplement handle tables and add tests for them.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-12-06  Rémi AssaillyAdded two missing styles.
2004-12-06  Vincent BéronRemove some unused tests.
2004-12-06  Robert ShearmanRemove duplicate function declaration.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-12-02  Eric Pouech- moved event, semaphore, mutex implementation from...
2004-12-01  Robert Shearman- Add some function declarations to objbase.h.
2004-12-01  Rémi AssaillyAdd some mirroring defines.
next