LsaNtStatusToDosError implementation.
[wine] / dlls / ole32 /
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-16  Huw D M DaviesDWORD at offset 0x40 in the header is the number of...
2002-08-16  Dmitry TimoshkovFixed GetClassFile implementation.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-07-29  Juergen Schmied- Implemented IMallocSpy hooks in IMalloc.
2002-07-29  Michael StefaniucConverted HENHMETAFILE and HMETAFILE to a void*.
2002-07-25  Marcus MeissnerFactored out the OLE 16 bit allocator from StringFromCLSID.
2002-07-23  Patrik StridvallFixed some issues found by winapi_check.
2002-07-19  Jon GriffithsStub implementation for CoInitializeSecurity.
2002-07-16  Juergen SchmiedFixed two leaks in file- and itemmoniker.
2002-07-05  Marcus MeissnerAdded a generic way of doing GetHGlobalFromILockBytes().
2002-07-01  Juergen SchmiedSupport for large and negative offsets.
2002-06-21  Vincent BéronFixed some various comparisons wrt signedness.
2002-06-21  Alexandre JulliardFixed CLSIDFromString endianness assumptions (reported...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-04  Marcus MeissnerAdded marshalling of IUnknown.
2002-06-04  Bill MedlandFixed incorrect pointer-cast arithmetic.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Bill MedlandEnsure that an out-of-process COM object is started...
2002-05-29  Marcus MeissnerDropped superflous Remote_CoGetClassObject() (entirely...
2002-05-16  Marcus MeissnerTell the user if winedefault.reg is not loaded.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-11  Hidenori TakeshimaReturn error codes in some 16bit ole stubs, returning...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-11  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-28  Mike McCormackFixed merge error.
2002-02-22  Stefan LeichterCompile fix for GCC 2.7.x.
2002-02-19  Sander van LeeuwenMust make a copy of global handle returned by GetClipbo...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-02-08  Lawson WhitneyFix off-by-one error in placing trailing \0.
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-18  Bill MedlandCoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2002-01-03  Marcus MeissnerImplemented CoTreatAsClass, simplified OleSetAutoConvert.
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-24  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-11-19  Andreas Mohr- fix wrong hexadecimal GetLastError() output
2001-10-23  Huw D M DaviesBetter failure messages for CoCreateInstance.
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-11  Hidenori TakeshimaSynchronize access to the s_COMLockCount, firstRegister...
2001-09-10  Bill MedlandBasic implementation of IStream:Clone.
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
2001-07-29  Patrik StridvallFixed some warnings.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-23  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-14  Marcus MeissnerMade some FIXME()s print the respective strings passed.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-08  Patrik StridvallFixed issues found by winapi_check.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallFixed some issues found by winapi_check.
2001-06-28  Dmitry TimoshkovFinish ole32 separation.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-20  Andreas MohrSpelling fixes.
2001-04-16  Dmitry TimoshkovImplementation of OLE32.IsAccelerator.
2001-04-16  Dmitry TimoshkovReturn STG_E_FILEALREADYEXISTS in ole32.StgOpenStorage...
2001-04-09  Marcus MeissnerArg 3 of CoGetClassObject is COSERVERINFO*, added some...
2001-04-09  Marcus MeissnerAdded GetConvertStg stub.
2001-03-31  Gerard PatelDon't try to create file twice in the NULL filename...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-02-12  Francois GougetFix typos in comments.
2001-02-12  Andreas MohrTake a stab at implementing OleSetAutoConvert.
2001-02-12  Huw D M DaviesFix ReleaseStgMedium for MetaFilePict types.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-26  Andreas MohrSome more cleanups.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-19  Gerard PatelStub for DllDebugObjectRPCHook.
2000-12-15  Huw D M DaviesCheck to see whether any ancestor windows are drop...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-30  Alexandre JulliardFinished separation of ole32.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
next