libwine: Export functions that return the Wine version number and build id.
[wine] / libs / wine / wine.def
2008-03-26  Alexandre Julliardlibwine: Export functions that return the Wine version...
2008-03-26  Alexandre Julliardlibwine: Added a wine_call_on_stack function.
2006-07-24  Alexandre Julliardlibwine: Added a function to enumerate the reserved...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-03-16  Alexandre Julliardlibwine: Export wine_get_build_dir.
2006-03-06  Alexandre Julliardlibwine: Export a function to retrieve the data directo...
2006-02-04  Alexandre Julliardlibwine: Added wine_dll_enum_load_path function to...
2005-10-18  Alexandre JulliardAdded a __wine_dbg_set_channel_flags function to allow...
2005-09-29  Alexandre JulliardExport the get_channel_flags function avoid warnings...
2005-09-28  Alexandre JulliardNew scheme for keeping track of debug channels that...
2005-09-23  Alexandre JulliardDefined a proper structure for debug channels.
2005-09-03  Alexandre JulliardUse explicit function pointers for pthread support...
2004-11-22  Eric FriasExport wine_pthread_get_current_teb.
2004-05-25  Alexandre JulliardAdded support for managing reserved memory areas in...
2004-02-05  Alexandre JulliardFixed a couple of race conditions in the wine_pthread...
2004-01-20  Dmitry TimoshkovFixed some problems found while compiling and linking...
2004-01-02  Alexandre JulliardAdded wine_dll_get_owner function that retrieves the...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-11  Alexandre JulliardMoved the exec_wine_binary function to the wine library...
2003-10-16  Alexandre JulliardDon't export the wine_pthread_* functions.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-04-30  Alexandre JulliardAdded wine_init.
2003-03-28  Steven EdwardsFixed the .def files for the Mingw build.
2003-03-23  Alexandre JulliardAdded a .def file for libwine.