Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: office viewer component! help me! Pin
ThatsAlok15-Mar-10 1:51
ThatsAlok15-Mar-10 1:51 
QuestionReading from a .ini file Pin
jannathali14-Mar-10 21:09
jannathali14-Mar-10 21:09 
AnswerRe: Reading from a .ini file Pin
CPallini14-Mar-10 21:16
mveCPallini14-Mar-10 21:16 
AnswerRe: Reading from a .ini file Pin
SandipG 14-Mar-10 21:39
SandipG 14-Mar-10 21:39 
GeneralRe: Reading from a .ini file Pin
jannathali14-Mar-10 22:09
jannathali14-Mar-10 22:09 
GeneralRe: Reading from a .ini file [modified] Pin
SandipG 14-Mar-10 22:19
SandipG 14-Mar-10 22:19 
GeneralRe: Reading from a .ini file Pin
ThatsAlok15-Mar-10 1:50
ThatsAlok15-Mar-10 1:50 
AnswerRe: Reading from a .ini file Pin
Iain Clarke, Warrior Programmer14-Mar-10 22:30
Iain Clarke, Warrior Programmer14-Mar-10 22:30 
Didn't you ask this question recently?
http://www.codeproject.com/Messages/3400596/giving-url-to-ini-file.aspx[^]

The answers there already helped you. If GetPrivateProfilexxxx can't read from a URL, then you're going to have to download the ini file locally. You've already been told this.

To learn about downloading files, etc, have a look on this website:
Codeproject - Internet / Network[^]

Maybe this article?
Using Internet Explorer to download files for you[^]
it explains using the URLDownloadToFile () api function.

Good luck,

Iain.
I have now moved to Sweden for love (awwww).

QuestionPlease chk there is some mistake? Pin
Le@rner14-Mar-10 19:48
Le@rner14-Mar-10 19:48 
AnswerRe: Please chk there is some mistake? Pin
Eugen Podsypalnikov14-Mar-10 20:54
Eugen Podsypalnikov14-Mar-10 20:54 
QuestionRe: Please chk there is some mistake? Pin
CPallini14-Mar-10 21:54
mveCPallini14-Mar-10 21:54 
JokeRe: Please chk there is some mistake? Pin
ThatsAlok15-Mar-10 1:48
ThatsAlok15-Mar-10 1:48 
JokeRe: Please chk there is some mistake? Pin
CPallini15-Mar-10 1:57
mveCPallini15-Mar-10 1:57 
GeneralRe: Please chk there is some mistake? Pin
Tim Craig15-Mar-10 8:48
Tim Craig15-Mar-10 8:48 
QuestionRe: Please chk there is some mistake? Pin
David Crow15-Mar-10 2:55
David Crow15-Mar-10 2:55 
Questionpublic/private key pair and digital certificate Pin
Varghese Paul M14-Mar-10 18:10
Varghese Paul M14-Mar-10 18:10 
AnswerRe: public/private key pair and digital certificate Pin
BIJU Manjeri15-Mar-10 3:10
BIJU Manjeri15-Mar-10 3:10 
QuestionBreak CString into several strings? Pin
Omar El Fata14-Mar-10 15:45
Omar El Fata14-Mar-10 15:45 
AnswerRe: Break CString into several strings? Pin
Vaclav_14-Mar-10 16:40
Vaclav_14-Mar-10 16:40 
AnswerRe: Break CString into several strings? Pin
«_Superman_»14-Mar-10 16:40
professional«_Superman_»14-Mar-10 16:40 
AnswerRe: Break CString into several strings? Pin
Shivanand Gupta14-Mar-10 20:37
Shivanand Gupta14-Mar-10 20:37 
GeneralRe: Break CString into several strings? Pin
ThatsAlok15-Mar-10 1:46
ThatsAlok15-Mar-10 1:46 
GeneralRe: Break CString into several strings? Pin
Omar El Fata15-Mar-10 3:11
Omar El Fata15-Mar-10 3:11 
GeneralRe: Break CString into several strings? Pin
Omar El Fata15-Mar-10 3:25
Omar El Fata15-Mar-10 3:25 
QuestionRe: Break CString into several strings? Pin
David Crow15-Mar-10 7:42
David Crow15-Mar-10 7:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.