[mythtv-users] Re: Re: anyone attempt mythfrontend on

Mario L superm1 at gmail.com
Sat Sep 25 16:01:30 EDT 2004


About the dialog box error, almost forgot,

#ifdef USING_DIRECTX
#include "videoout_dx.h"
#undef GetFreeSpace
#undef GetFileSize
#undef DialogBox
#endif

from

#ifdef USING_DIRECTX
#include "videoout_dx.h"
#undef GetFreeSpace
#undef GetFileSize
#endif

in NuppleVideoPlayer fixes it.


More information about the mythtv-users mailing list