Comment out stub WEP entry points so that we can call WEP for builtin
[wine] / include /
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.
2005-05-05  Matthew MastracciReplace StgCreateStorageEx stub with call to StgCreateD...
2005-05-05  Rein KlazesAdd 16<->32 bit message mappings for WM_COPYDATA messages.
2005-05-04  Maarten LankhorstAdded IAMVideoProcAmp.
2005-04-28  Mike McCormackImplemented GetLastInputInfo.
2005-04-28  Jeff LatimerDefine strncpyW to ensure that users know why it is...
2005-04-27  Eric Pouech- delayed initialisation of BIOS and SYSTEM information...
2005-04-27  Maarten LankhorstImplemented capGetDriverDescription.
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-27  Alexandre JulliardAdded proper names for the remaining TEB fields.
2005-04-25  Alexandre JulliardDefine strncpy to an error to make sure it doesn't...
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-25  Marcus Meissnergcc4 alias fixes.
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-04-22  Robert Shearman- Clean up well-known privileges.
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-04-21  Paul VriensRemove THREAD_INFO struct.
2005-04-20  Francois GougetFix the DCICreatePrimary() prototype. It's supposed...
2005-04-20  Alexandre JulliardAllow nested hardware message processing by storing...
2005-04-20  Mike McCormackAdded evntrace.h and wmistr.h.
2005-04-20  Mike McCormackDefine LPCGUID.
2005-04-19  Huw DaviesWTSFreeMemory stub.
2005-04-19  Francois GougetAssorted spelling fixes.
2005-04-18  Eric PouechRemoved the no longer user APC_ASYNC kind of APC.
2005-04-18  Eric Pouech- moved named pipe creation to ntdll
2005-04-18  Eric PouechAdded proper definition for PRINTDLGEX[AW] structures.
2005-04-18  Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-04-16  Mike McCormackDeclare and define a stub for NtSignalAndWaitForSingleO...
2005-04-16  Benjamin Cutler- Correct args for NtPowerInformation.
2005-04-15  Mike McCormackAdd some more Windows Terminal Server API definitions.
2005-04-15  Mike McCormackAdd prototypes for some Gdi* functions.
2005-04-14  Michael LinDefine WINUSERAPI.
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2005-04-13  Steven EdwardsRegister Shell Drag and Drop Helper.
2005-04-12  Ivan Leo PuotiAdded typedef for DEVICE_POWER_STATE.
2005-04-11  Alexandre JulliardAdd new powrprof.h header.
2005-04-11  Huw DaviesAdd some missing SFGAO_ defines and fix SFGAO_GHOSTED.
2005-04-11  Benjamin CutlerAdded function/enum/structs for power management API.
2005-04-11  Mike McCormackMove mailslot set and query info implementation to...
2005-04-11  Michael LinAdded missing OleDraw() declaration.
2005-04-11  Juan LangImplement SetupDiClassNameFromGuidExA.
2005-04-11  Juan LangAdd a few missing declarations.
2005-04-11  Mike McCormackAdd uCLSSPEC, CSPLATFORM and QUERYCONTEXT structures.
2005-04-11  Dimitrie O. PaunRemove reference to nonexistant strmif.h.
2005-04-11  James HawkinsRemove nonstandard type LPLPVOID.
2005-04-11  Vincent BéronFix a typo in a comment.
2005-03-31  Alexandre JulliardReturn the coordinates information needed to setup...
2005-03-30  Mike McCormackImplement mailslots.
2005-03-30  Jacek CabanAdded IMonikerProp and IInternetPriority interfaces.
2005-03-30  Jacek CabanAdded some definitions.
next