Now using the NT CD interface.
[wine] / dlls /
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...
2001-12-17  Alexandre JulliardExport DestroyIcon32 from user32 and use GetProcAddress...
2001-12-17  Alexandre JulliardChanged 16-bit USER Enum* functions to not use thunks...
2001-12-17  Alexandre JulliardGot rid of dynamic thunk allocation in mouse/keyboard...
2001-12-17  Jon GriffithsImplemented, documented or fixed SHDeleteOrphanKeyA...
2001-12-17  Alexandre JulliardChanged 16-bit GDI Enum* functions to not use thunks...
2001-12-17  Alexandre JulliardChanged DC hook and abort proc handling to avoid having...
2001-12-17  NogPass on all unhandeled messages to the owner.
2001-12-17  Uwe BonnesPathIsURL(A|W): Check for NULL strings.
2001-12-17  Johan DahlinAdd a few extra fields to HTTP_GetStdHeaderIndex.
2001-12-14  Alexandre JulliardChanged 16->32 window procedure thunks to use winebuild...
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-12-14  Paul RupeVery simple support for SO_OPENTYPE in getsockopt and...
2001-12-14  Bang Jun-YoungFix NetBSD compilation errors.
2001-12-14  Eric PouechThawed some freezes.
2001-12-13  Alexandre JulliardStarted rewrite of painting functions for multiple...
2001-12-13  Mike McCormackOnly RTS_CONTROL_HANDSHAKE should set CRTSCTS.
2001-12-13  Eric LaforestAdd the missing functionality in the tty driver.
2001-12-11  Alexandre JulliardExported CALL32_Regs from ntdll, renamed to __wine_call...
2001-12-11  Jon GriffithsAdd new stub MLLoadLibrary.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-11  Bill MedlandA treeview item may be TVI_ROOT.
2001-12-11  Dave HawkesFix for toolbar potentially using a NULL pointer.
2001-12-06  Andriy PalamarchukImplemented processing for actions: SPI_GET/SETGRIDGRAN...
2001-12-05  Alexandre JulliardRemoved calls to HEAP_GetSegptr.
2001-12-05  Alexandre JulliardFixed compile for !MZ_SUPPORTED.
2001-12-05  Alexandre JulliardUse ntdll functions instead of MultiByteToWideChar...
2001-12-05  Alexandre JulliardRemoved ntdll dependency on MultiByteToWideChar/WideCha...
2001-12-05  François GougetCleanup and improve the mbcs support.
next