view mplayer_wine.spec @ 13316:0d17bef9894d

* Changed malloc and strncpy to strdup. Less code. * More error checking. If malloc or strdup fails, print message and exit. * Free malloc'd memory when uninit is called. * Moved default of jpeg_outdir to preinit, so it is always malloc'd and can easily be freed at uninit.
author ivo
date Sat, 11 Sep 2004 19:59:31 +0000
parents a53966ed8afb
children
line wrap: on
line source

name	mplayer_wine
mode	cuiexe
type	win32

import	kernel32.dll
import	ntdll.dll