log loader/win32.c @ 30773:e40e03e0b5df

age author description
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Mon, 22 Feb 2010 13:55:00 +0000 diego Add declaration for exp_EH_prolog_dummy().
Sun, 21 Feb 2010 22:14:11 +0000 diego Only #define WIN32_LOADER if it has not been #defined already, fixes warning:
Fri, 19 Feb 2010 10:22:29 +0000 diego Remove pointless '#if 1' preprocessor directives.
Thu, 18 Feb 2010 20:24:52 +0000 reimar Add a InitializeCriticalSectionAndSpinCount function.
Thu, 18 Feb 2010 20:23:05 +0000 reimar Add a GetModuleHandleW implementation.
Thu, 18 Feb 2010 20:20:23 +0000 reimar Use snprintf to ensure we do not write outside the buffer bounds
Fri, 12 Feb 2010 14:25:25 +0000 diego Explain WIN32_LOADER definition hack.
Fri, 12 Feb 2010 14:10:21 +0000 diego Get rid of pointless CONFIG_QTX_CODECS --> QTX preprocessor indirection.
Fri, 12 Feb 2010 13:45:19 +0000 diego Fix linking of loader test programs when loader is disabled.
Tue, 09 Feb 2010 19:43:02 +0000 reimar Add stubs for several functions, needed for CineForm codec.
Sat, 16 Jan 2010 15:04:17 +0000 reimar Document some of the ext_stub magic.
Sat, 16 Jan 2010 15:02:49 +0000 reimar 100l, forgot to change the "magic" value in the stub also in the place replacing it.
Sun, 10 Jan 2010 19:59:36 +0000 reimar Place a volatile at a more appropriate place.
Sun, 10 Jan 2010 19:58:01 +0000 reimar Change dummy value to fit into int.