[vlc-devel] [PATCH] ActiveX: Changed files to be compilable by VC.

Sergey Radionov rsatom at gmail.com
Fri Nov 18 13:34:27 CET 2011


2011/11/18 Jean-Baptiste Kempf <jb at videolan.org>

> > +#ifdef _MSC_VER
> > +#define PROGID_STR "VideoLAN.VLCPlugin"
> > +#else
> >  #define PROGID_STR COMPANY_STR"."PROGRAM_STR
> > +#endif
>
> Still not at ease with this, but well...
>
I've found good explaining:
http://stackoverflow.com/questions/5784711/how-make-a-preprocessor-string-that-work-with-both-narrow-and-wide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111118/92bfffb8/attachment.html>


More information about the vlc-devel mailing list