www.pudn.com > Full-Duplex_Audio_Example.rar > fullduplexex.loc


/* 
* ============================================================================= 
*  Name        : FullDuplexEx.loc 
*  Part of     : FullDuplexEx 
*  Description : Localisation strings / captions for application icon 
* ============================================================================= 
*/ 
 
// LOCALISATION STRINGS 
 
// example caption strings for app 
#define qtn_app_caption_string "FullDuplex Test" 
 
#define qtn_app_short_caption_string "FDEx" 
 
 
// End of File