Add #ifdefs around forwards and interfaces like MIDL does.
[wine] / include /
2003-07-01  Alexandre JulliardAdd #ifdefs around forwards and interfaces like MIDL...
2003-07-01  Eric Pouech- removed next & prev fields from WINE_MODREF and imple...
2003-07-01  Raphael Junqueira- some cleanups and fixes on d3d8 and d3d9 headers
2003-06-30  Alexandre JulliardImplemented NtDelayExecution and make Sleep call it.
2003-06-30  Robert Shearman- Added DShow headers.
2003-06-30  Marcus MeissnerAdded PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
2003-06-30  Raphael JunqueiraAdded DirectPlay8 headers.
2003-06-27  Alexandre JulliardRemoved Wine-specific definition from exported header...
2003-06-27  Shachar ShemeshImplementation of the reordering algorithm by calling...
2003-06-27  Dmitry TimoshkovImplement LCMapString using unicode collation tables.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.
2003-06-26  Eric Pouech- made async.h ready for use in ntdll: replaced all...
2003-06-26  Eric PouechAdded dbghelp.h header.
2003-06-24  Eric Pouech- started implementing ntdll.NtDeviceIoControlFile...
2003-06-24  Raphael Junqueirad3d9 headers are better when they build.
2003-06-24  Eric Pouech- start moving a few file related functions from files...
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-06-23  Huw DaviesDon't enable client side fonts unless we have at least...
2003-06-23  Mike McCormackRecord SetWorldTransform and ModifyWorldTransform in...
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-06-23  Eric PouechIn console input record queue, replace semaphore with...
2003-06-23  Kusanagi KouichiAdded ListView_GetItemText macro.
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-06-20  David Hammerton- implemented support for https protocol
2003-06-20  Alexandre JulliardAdded checks for ICU libraries (based on a patch by...
2003-06-20  Robert ShearmanAdded typedef for COLORREF.
2003-06-20  Raphael JunqueiraAdded d3d9 headers.
2003-06-18  Eric Pouech- fixed a couple of bugs in ntdll environment functions...
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-06-16   <ma@technoprint.ch>Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAc...
2003-06-16  Eric PouechImplemented:
2003-06-16  Juan LangUse iphlpapi to enumerate LAN adapters.
2003-06-16  Jukka HeinonenRemove SIGALRM handler.
2003-06-16  Lionel UlmerMake the header in-line with current ICOM naming conven...
2003-06-14  Alexandre JulliardMake it possible to retrieve an inheritable handle...
2003-06-13  Christian CostaMake dinput8 behaviour more correct for mouse and keyboard.
2003-06-13  Francois GougetAdd stubs for RasDeleteSubEntry* (new in WinMe/WinXP).
2003-06-13  Yorick HardyInclude time.h instead of sys/time.h.
2003-06-13  Lionel UlmerStubbed some interfaces for the FilterGraph CLSID.
2003-06-13  Eric PouechAdded support for overlapped ioctl requests (and a...
2003-06-13  Francois GougetAdd a stub for CompareSecurityIds (new in WinXP).
2003-06-06  Robert Shearman- Support a few more flags
2003-06-04  Antonio Larrosa... Added CLOCKS_PER_SEC.
2003-06-04  Jukka HeinonenMigrate most int21 ioctl routines to winedos.
2003-06-04  Yorick HardyInclude sys/time.h for struct timeval definition.
2003-06-04  Jason EdmeadesFill in lots of unimplemented render states.
2003-05-22  Alexandre JulliardStart to make use of the proper PEB structure for process
2003-05-21  Mike McCormackRemove code that starts wineshelllink, instead create...
2003-05-21  Alexandre JulliardMoved a couple of 16-bit module functions from to loade...
2003-05-21  Mike McCormackImplemented GdiComment for enhanced metafiles.
2003-05-20  Eric PouechImplemented NtQueryObject and NtSetInformationObject...
2003-05-20  Yorick HardyImplemented GetSystemInfo on NetBSD.
2003-05-20  Eric PouechImplement anonymous pipes on top of named pipes.
2003-05-20  Eric PouechImplemented timer related functions in ntdll and make...
2003-05-20  Alexandre JulliardOnly create the 16-bit dummy module when we need really it.
2003-05-20  Alexandre JulliardAdded value for default Unix codepage to all the locale...
2003-05-19  Dmitry TimoshkovExpect multiple DNS_ flags.
2003-05-19  Yorick HardyAdded the implementation for CDROM_GetIdeInterface...
2003-05-19  Robert ShearmanFix value of IID_IShellFolder2.
2003-05-19  Huw DaviesGetRandomRgn(...,1) returns the current clipping rgn.
2003-05-19  Alexandre JulliardCatch broadcast window handles in functions that are...
2003-05-16  Stefan LeichterFixed DECIMAL_SETZERO
2003-05-15  Alexandre JulliardGet rid of the 32-bit user signal proc since we always...
2003-05-15  Mike McCormack- rewrite of the named pipe code
2003-05-15  Eric PouechImplemented RtlDosPathNameToNtPathName_U, RtlGetCurrent...
2003-05-14  Alexandre JulliardRewrote module TLS support and moved it to ntdll.
2003-05-14  Alexandre JulliardMade INSTR_EmulateInstruction return the exception...
2003-05-14  Dimitrie O. PaunAdd missing ENDSESSION_LOGOFF define.
2003-05-13  Alexandre JulliardUse a different magic for memory DCs and get rid of...
2003-05-13  Mike McCormackImplemented SetMessageExtraInfo.
2003-05-13  Eric PouechImplemented RtlExpandEnvironmentStrings_U and fixed...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...
2003-05-13  Dimitrie O. PaunAdd prototype for __WSAFDIsSet. Fix syntax error.
2003-05-13  Robert Shearman- Implement a few more cases in PropVariantClear.
2003-05-12  Dmitry TimoshkovAdded definition of SS_USERITEM.
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2003-05-08  Alexandre JulliardAdded support for calling the TLS callback functions.
2003-05-08  Pierre d'HerbemontAdd Dar, Dsisr and Trap registers for the PowerPC CONTE...
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-05-06  Thomas MertesImplement RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-02  Adam GundyCheck the mask flags in the item structure to determine...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-05-01  Robert Shearman- Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie...
2003-04-30  Steven EdwardsFix for building lzexpand with Mingw or MS_VC++ includes
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-04-29  Alexandre JulliardImplemented ntdll resource functions.
2003-04-29  Robert ReifAdded partial property set support which is used by...
2003-04-27  Dimitrie O. PaunIndentation fixes.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-22  Alexandre JulliardMoved x11drv.h to dlls/x11drv.
2003-04-22  Eric PouechMoved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers...
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
2003-04-21  Alexandre JulliardRemoved no longer needed uses of LDPATH.
2003-04-21  Jukka HeinonenMoved dosconf.c to winedos.
2003-04-20  Alexandre JulliardCheck for struct option independently of the getopt_lon...
2003-04-19  Maxime BellengéAdded resource strings for language groups.
2003-04-19  Rolf KalbermatterReimplement SHFileOperation in Unicode, based on the...
2003-04-19  Ove KaavenDummy RPC exception macros.
2003-04-19  Vincent BéronTerminate the lfind inline function.
next