Extending upon Mike McCormack's cleanup to use MSI_RecordGetString.
[wine] / include /
2005-06-09  Mike McCormackDeclare some missing functions.
2005-06-09  Aric StewartAdded module upgrade.c and implemented FindRelatedProducts.
2005-06-09  Mike McCormackAdded some function declarations.
2005-06-08  Robert ShearmanImplement overlapped I/O with named pipes.
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-06-07  Mike McCormackDeclare some functions.
2005-06-07  Mike McCormackDefine GetExplicitEntriesFromAcl.
2005-06-07  Mike McCormackAdded some security related functions to winbase.h.
2005-06-07  Mike McCormackAdded the appmgmt.h header.
2005-06-07  Mike McCormackDeclare OleLoadPictureEx.
2005-06-07  Paul VriensAdd another (unknown) member to SYSTEM_THREAD_INFORMATION.
2005-06-06  Alexandre JulliardMoved the ntdll per-thread data out of the TEB into...
2005-06-06  Felix NawothnigMake SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
2005-06-06  Mike McCormackDefine some Cert* functions.
2005-06-05  Alexandre JulliardMoved the server part of the ExitThread functionality...
2005-06-05  Vitaliy MargolenMatch names for WM_SHOWWINDOW status codes to MSDN.
2005-06-05  Paul VriensAdded some error codes.
2005-06-04  Robert ReifFinish DirectSoundCapture/DirectSoundCapture8 split.
2005-06-04  Juan LangAdded a bunch of crypto error codes.
2005-06-03  Paul VriensChange SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
2005-06-02  Juan LangAdded a couple missing prototypes.
2005-06-02  Juan Lang- add some tests for OID functions
2005-06-02  Juan LangAdded snmp.h.
2005-06-01  Dimi PaunMinor formattting fixes.
2005-06-01  Dimi PaunAdd definitions for IDTRYAGAIN and IDCONTINUE.
2005-06-01  Mike McCormackDefine some functions and structures.
2005-05-31  Alexandre JulliardAdded a from_child parameter to the get_update_region...
2005-05-31  Alexandre JulliardFixed RtlIsTextUnicode prototype, and made it properly...
2005-05-31  Andreas MohrTV_ITEM is the old name of TVITEM, shouldn't be used...
2005-05-30  Mike McCormackAdd and correct some function declarations.
2005-05-29  Mike McCormack- always declare the lstr* functions, even if they...
2005-05-29  Juan LangAdd a few missing defines.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-05-27  Alexandre JulliardAdded --list option to the tests and use that in winetest.
2005-05-27  Rolf KalbermatterAdd declarations for AVICAP and SDK part of Video Captu...
2005-05-26  Rein KlazesAdd a stub for ODBCCPlApplet.
2005-05-26  Mike McCormackAdded some idl definitions.
2005-05-25  Uwe BonnesFix small typo.
2005-05-25  Mike McCormackAdd some more headers.
2005-05-25  Alexandre JulliardBetter support for building stand-alone tests.
2005-05-24  Robert ShearmanImplement NtAccessCheck.
2005-05-24  Mike McCormackAdd the missing interface method PromptAction to
2005-05-24  Phil KrylovAdded detection of platforms which don't have external...
2005-05-24  Mike McCormackDefine GetSoftwareUpdateInfo and ISoftDistExt.
2005-05-24  Mike McCormackDefine CLSID_ShellWindows.
2005-05-23  Robert Shearman- Add new server type "struct security_descriptor".
2005-05-23  Ivan Leo PuotiUpdate LDT_ENTRY definition.
2005-05-23  Alexandre JulliardMoved the generated code segment for 16-bit builtins...
2005-05-23  Eric Pouech- fixed ReadProcessMemoryProc prototype
2005-05-23  Kees CookAdd defines for dwFlags in pPromptStruct and calls to
2005-05-23  Ivan Leo PuotiAdded some structs to ntddscsi.h.
2005-05-20  Juan LangAdd a bunch of missing declarations and definitions.
2005-05-20  James HawkinsUpdate LVGROUP struct to match MSDN.
2005-05-20  Ivan Leo PuotiRename SystemDriverInformation to SystemModuleInformation.
2005-05-19  Eric KohlDefine RPC_FC_IGNORE.
2005-05-19  Kevin KoltzauAdded missing AW define.
2005-05-19  Kevin KoltzauAdd missing typedefs.
2005-05-19  Dimi PaunRename back local_compact to LOCAL_Compact for consistency.
2005-05-18  Alexandre JulliardRemoved last dependencies on 16-bit headers from ntdll.
2005-05-18  Alexandre JulliardMoved entry point definitions from module.h to kernel16...
2005-05-18  Emmanuel MaillardAdded Darwin 8.0 specific headers.
2005-05-18  Alexandre JulliardRemoved implementation of LoadDIBIconHandler16 and
2005-05-18  Dimi PaunDocument the more convenient iteration method.
2005-05-18  Kees CookDefine CryptProtectData/CryptUnprotectData crypt32...
2005-05-18  Kouji SasakiExchanged the values for LVA_ALIGNLEFT style and LVA_DE...
2005-05-17  Robert ShearmanAdd Wine-only type checking for DllRegisterServer and
2005-05-17  Alexandre JulliardUse the exported IMAGE_OS2_HEADER to generate the modul...
2005-05-16  Aric StewartCorrect a problem with parse_data if binary data was...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-16  Alexandre JulliardMoved the remaining stack frame definitions to kernel_p...
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2005-05-16  Martin FuchsDefine flags for SHFormatDrive().
2005-05-16  Mike McCormackAdded some xml headers.
2005-05-16  Michael StefaniucAdd some SystemParametersInfo SPI_* defines.
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-14  Alexandre JulliardStore the winsock per-thread data in NtCurrentTeb(...
2005-05-13  Juan LangImplement signals.
2005-05-12  Juan LangAdded schannel header files.
2005-05-11  Alexandre JulliardAllow passing a string to the window property server...
2005-05-11  Paul VriensSorted some of the structs and made them consistent.
2005-05-11  Alexandre JulliardAdded a few missing structure names.
2005-05-11  Eric PouechImplemented NTDLL atom support.
2005-05-11  Alexandre JulliardStore a bitmap of active hooks on the client side to...
2005-05-11  Aric StewartAdd a stub implementation of RegisterTraceGuids.
2005-05-11  Dimitrie O. PaunMove {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-10  Eric PouechGet rid of include/miscemu.h.
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2005-05-10  Eric Pouech- changed ATOM support in wineserver to match NTDLL...
2005-05-10  Paul VriensChanged SystemHandleList into SystemHandleInformation
2005-05-10  Juan LangFix FILETIME to match winbase.h on big-endian machines.
2005-05-10  Juan LangPartially implement AppSearch for RegLocator-type searches.
2005-05-09  Andreas MohrFix for CommConfigDialog*() hwnd argument.
2005-05-09  Paul VriensRemove HANDLEINFO struct.
2005-05-09  Paul VriensRemove the not used PROCESS_INFO struct.
2005-05-07  Alexandre JulliardPrefix the internal name of all register functions...
2005-05-07  Robert LunnonImplement futimes for Solaris using futimesat.
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-05-06  Francois GougetUpdate win32.api to match the current sources.
next