[vlc-devel] [PATCH 3/4] Define the some macros to avoid name clashes on OS/2
Rafaël Carré
funman at videolan.org
Sat Jan 28 04:01:22 CET 2012
Le 12-01-27 16:43, Rémi Denis-Courmont a écrit :
> This is not really my area. In my opinion, VLC should not redefine Microsoft
> structures in the first place.
I agree, I think we should redefine them to a custom type on
cross-platform code using Microsoft structures (asf, avi, mkv, atmo),
and use the Microsoft types in Windows-only code (dmo loader, screen,
skins2 graphics, win32 text renderer, vout).
Perhaps VLC_ prefix would be good
More information about the vlc-devel
mailing list