[sword-devel] Get DD

M Mital mitalmanu at hotmail.com
Mon Jan 28 11:36:00 MST 2008


Greetings,
 
Is there a way to get a list of all available daily devotionals on the system (differentiating them from the Lexicon/dictionary category)? 
I tried the following which returns the list of dictionaries and daily devotions together:
 
 
for (it = pMgr->Modules.begin(); it != pMgr->Modules.end() ; it++) {  
  pModule = it->second;    if (!strcmp(pModule->Type(), "Lexicons / Dictionaries")) {
 
     // Load
}
 
Thanks
_________________________________________________________________
Need to know the score, the latest news, or you need your Hotmail®-get your "fix".
http://www.msnmobilefix.com/Default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/sword-devel/attachments/20080128/3522f631/attachment-0001.html 


More information about the sword-devel mailing list