Implemented interprocess DDE message posting.
[wine] / dlls /
2002-01-18  Eric PouechImplemented interprocess DDE message posting.
2002-01-18  Dimitrie O. Paun- Make the ListView control Unicode ready.
2002-01-18  Aric StewartInitialize streamData and check on failure to read...
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2002-01-18  Bang Jun-YoungFix NetBSD compile errors; CDIOCREADAUDIO is not availa...
2002-01-18  Uwe BonnesAdded GradientFill stub.
2002-01-18  Bill MedlandCoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
2002-01-18  Bill Medland- Don't string copy from uninitialised stack memory...
2002-01-18  Huw D M DaviesStub for comctl32.419
2002-01-15  Alexandre JulliardAdded atom test script.
2002-01-15  Aric StewartCatch maximum number of times and return out of memory...
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-15  Bill MedlandFirst stage of DrawText upgrade.
2002-01-15  Rein KlazesDon't check the checksum of the original echo request...
2002-01-15  Huw D M DaviesStubs for ImageList_[S|G]etFlags.
2002-01-15  Michael C. MaggioCode used AF_IPX in some places where it should have...
2002-01-15  Dmitry TimoshkovForce ordinal allocation start from 100 as in Windows.
2002-01-15  Bill MedlandLeave IID check to the OleCreateFontIndirect, so that...
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
2002-01-14  Daniel Walker- Added debugging.
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2002-01-14  Huw D M DaviesConvert MRULists to Unicode.
2002-01-14  Huw D M DaviesIShellFolder_BindToObject should respect riid.
2002-01-14  Uwe Bonnes_stat: Better test for drive letter.
2002-01-14  Francois GougetFix compilation errors on FreeBSD.
2002-01-14  Daniel WalkerImplemented WSAAccept().
2002-01-14  Guy Albertelli- Add additional TOOLBAR_CalcToolbar in a different...
2002-01-14  Guy AlbertelliFix a gripper issue and the adjustment of bands when...
2002-01-13  Eric PouechNow using the NT CD interface.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-12  Alexandre JulliardUpdated debug channels.
2002-01-12  Eric PouechFixed the wodReset implementation, internal messages...
2002-01-12  Huw D M DaviesFix off by one error in TOOLBAR_AddStringW.
2002-01-10  Travis MichielsenAdded crypt32.dll stub.
2002-01-10  Travis MichielsenImplement advapi32 portion of the CryptoAPI.
2002-01-10  Eric PouechFix potential memory issue.
2002-01-10  Bill MedlandComment only; error in Microsoft documentation.
2002-01-10  Francois GougetFix previous patch: the ws_sockaddr_u2ws return value...
2002-01-10  Alexandre JulliardAdded rules for running tests.
2002-01-09  Martin WilckMoved the functionality of WS_socket() to WSASocketA().
2002-01-09  Paul RupeReturn length of WS_sockaddr structure in ws_sockaddr_u2ws.
2002-01-09  Bill MedlandFixed GetDocumentation a little. When called from...
2002-01-09  Rein KlazesMove calling of CBT hooks from WIN_CreateWindowEx(...
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2002-01-07  Mike McCormack- Don't use event flags with ReadFileEx and WriteFileEx.
2002-01-07  Alexandre JulliardAllocate debug_info structure at the same time as the...
2002-01-07  Alexandre JulliardAdded SIGNAL_Reset function.
2002-01-06  Mark G. AdamsFix UuidCreate() to not forget MAC address.
2002-01-06  Alexandre JulliardRemoved obsolete dosmod.
2002-01-06  Marcus MeissnerChange currency of the european Euro using countries...
2002-01-06  Ove KaavenDOS support restructure. The DOS virtual machine is...
2002-01-04  Ove KaavenFixed vm86_enter race conditions.
2002-01-04  Sander van LeeuwenNever delete the font object received by WM_SETFONT.
2002-01-04  Sander van LeeuwenFixed calls with wrong pointer: COMCTL32_Free(&lpttsi...
2002-01-04  Sander van LeeuwenFixed DC leak.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2002-01-04  Dmitry TimoshkovPrint FIXME() for not implemented NtQueryVolumeInformat...
2002-01-04  Dimitrie O. PaunRemove a call to HEAP_strdupAtoW in the Color dialog.
2002-01-03  Alexandre JulliardUse DrawFrameControl instead of bitmaps in certain...
2002-01-03  Marcus MeissnerImplemented CoTreatAsClass, simplified OleSetAutoConvert.
2002-01-03  Ove KaavenHandle the lpDirectory field of the LPSHELLEXECUTEINFO.
2002-01-02  Alexandre JulliardMoved the OEM bitmaps that don't depend on the Wine...
2002-01-02  Ove KaavenFurther unified HAL and HEL mixing, and added some...
2002-01-02  Ove KaavenIf SafeArrayGetElement is called on a variant array...
2002-01-02  Ove KaavenFixed a looks-like-nobody-ever-tested-this-function...
2002-01-02  Ove KaavenMade the output of --debugmsg +seh a bit more verbose.
2002-01-02  Dimitrie O. PaunMake DrawStatusText Unicode ready. Get rid of a HEAP_st...
2002-01-02  Lionel Ulmer- better support for extensions functions that do not...
2002-01-01  Alexandre JulliardLink with libutil only where needed.
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2001-12-31  Michael StefaniucFixed memory leak.
2001-12-26  Michael StefaniucIf the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI...
2001-12-26  Alexandre JulliardLink to the curses library only for the dlls that need it.
2001-12-26  Alexandre JulliardRemoved the SEGPTR_* macros.
2001-12-26  Andreas MohrDocumentation update.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-12-26  Duane ClarkAdded color cursor support.
2001-12-26  Dmitry TimoshkovFix definition of BY_HANDLE_FILE_INFORMATION structure.
2001-12-26  Johan DahlinUpdated Swedish translation.
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
2001-12-26  Mike McCormackUse alertable waits in PeekMessage16 and GetMessage16...
2001-12-24  Jon GriffithsImplement/document ordinals 7-11.
2001-12-24  Francois GougetInclude ftsnames.h or ftnames.h, not both.
2001-12-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-24  Gerard PatelForward tab notifications to the parent.
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-12-21  Eric PouechAdded full-duplex capability.
2001-12-21  Eric PouechFixed another bunch of bugs (mainly linked to operation...
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-21  Alexandre JulliardAuthors: Jon Griffiths <jon_p_griffiths@yahoo.com>...
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-20  Mike McCormack- move async activation into the server
2001-12-19  Uwe BonnesUse GlobalPageLock for GetVDMPointer32W16 pointers.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-19  Michael StefaniucFixed/implemented the ImageList_*Drag* functions.
2001-12-19  Lawson WhitneyIf there is no psInfo, it doesn't need to be cleaned up.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Paul RupePrevent "window belongs to another process" errors...
2001-12-17  Alexandre JulliardDo not call THUNK_Init at startup, only do it when...
next