Use segmented lpvtbl pointer for IMalloc16 interface, not linear one.
[wine] / dlls / advapi32 /
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-11  Patrik StridvallEliminated warnings.
1999-07-31  Eric KohlAdded stub for CryptSetKeyParams().
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-18  Ian SchmidtAdded pointer validation and additional sanity check...
1999-07-12  Eric PouechCompiler warnings fix.
1999-07-10  Ian SchmidtAdded stub for SetThreadToken(), required by Office...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-09  Juergen SchmiedMake more functions just calling down to ntdll.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Juergen Schmied- made the security functions consistent. advapi calls...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-17  Francois GougetFixed a number of warnings concerning the matching...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-10  Andreas MohrTwo ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32...
1999-02-09  Marcus MeissnerSome small bugfixes, added more PE relocation types...
1999-01-31  Juergen SchmiedStub for GetSecurityDescriptorControl.
1999-01-30  Matthew BeckerDoc updates.
1999-01-28  Matthew BeckerDocumentation standardizations.
1999-01-26  Marcus MeissnerAdded GetSecurityDescriptorOwner/Group, RevertToSelf...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.