Hello Everybody, Can you please tell me how to retrieve friendly names of AM_MEDIA_TYPE values ? Regards, Shoeb
You can get it by reference to GuidNames. http://msdn.microsoft.com/en-us/library/ms783758(VS.85).aspx #include <wxdebug.h> char *friendly_name=GuidNames[MEDIATYPE_Video]; "shoeb" wrote in message news:OdPxdZryIHA.548@TK2MSFTNGP06.phx.gbl... > Hello Everybody, > Can you please tell me how to retrieve friendly names of AM_MEDIA_TYPE > values ? > > Regards, > Shoeb