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

Sergey Radionov rsatom at gmail.com
Fri Nov 18 13:37:42 CET 2011


2011/11/18 Sergey Radionov <rsatom at gmail.com>

>
>
> 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
>

anyway, I can do it different way, if you wish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111118/8c4f5481/attachment.html>


More information about the vlc-devel mailing list