Generate 16-bit resources in the proper format inside the module data,
[wine] / dlls / kernel / local16.c
2005-05-19  Dimi PaunRename back local_compact to LOCAL_Compact for consistency.
2005-05-17  Alexandre JulliardRenamed some fields in NE_MODULE to use the same name...
2005-05-16  Alexandre JulliardMoved a bunch of definitions out of module.h into a new
2005-05-16  Alexandre JulliardMoved the remaining stack frame definitions to kernel_p...
2005-05-16  Dimi PaunUse the standard Local*16() instead of LOCAL_*() functions.
2005-05-16  Dimi PaunAvoid using some LOCAL_*() functions.
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-08-26  Alexandre JulliardMoved a few more functions to dlls/kernel.
2003-08-06  Alexandre JulliardWarning fixes.
2003-05-16  Alexandre JulliardMoved most local heap functions to dlls/kernel.