Click here to Skip to main content
15,917,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CString Problem Pin
ThatsAlok13-Jan-05 18:59
ThatsAlok13-Jan-05 18:59 
GeneralRe: CString Problem Pin
Aamir Butt13-Jan-05 20:30
Aamir Butt13-Jan-05 20:30 
GeneralRe: CString Problem Pin
toxcct13-Jan-05 22:40
toxcct13-Jan-05 22:40 
GeneralRe: CString Problem Pin
Iain Clarke, Warrior Programmer14-Jan-05 0:34
Iain Clarke, Warrior Programmer14-Jan-05 0:34 
GeneralRe: CString Problem Pin
Dody_DK15-Jan-05 0:40
Dody_DK15-Jan-05 0:40 
GeneralStatus Bar (continued) Pin
LighthouseJ13-Jan-05 12:33
LighthouseJ13-Jan-05 12:33 
GeneralRe: Status Bar (continued) Pin
KaЯl14-Jan-05 2:16
KaЯl14-Jan-05 2:16 
GeneralScrollbars in a Dialog Pin
dlarkin7713-Jan-05 9:52
dlarkin7713-Jan-05 9:52 
GeneralRe: Scrollbars in a Dialog Pin
Shog913-Jan-05 11:46
sitebuilderShog913-Jan-05 11:46 
GeneralRe: Scrollbars in a Dialog Pin
dlarkin7714-Jan-05 7:25
dlarkin7714-Jan-05 7:25 
GeneralVC++6 + VS SP6 = COMPUTATION BUG!! Pin
Fred D.13-Jan-05 6:23
Fred D.13-Jan-05 6:23 
GeneralRe: VC++6 + VS SP6 = COMPUTATION BUG!! Pin
PJ Arends13-Jan-05 6:46
professionalPJ Arends13-Jan-05 6:46 
GeneralRe: VC++6 + VS SP6 = COMPUTATION BUG!! Pin
Antony M Kancidrowski13-Jan-05 6:52
Antony M Kancidrowski13-Jan-05 6:52 
GeneralRe: VC++6 + VS SP6 = COMPUTATION BUG!! Pin
Fred D.13-Jan-05 7:33
Fred D.13-Jan-05 7:33 
GeneralRe: VC++6 + VS SP6 = COMPUTATION BUG!! Pin
Antony M Kancidrowski13-Jan-05 12:56
Antony M Kancidrowski13-Jan-05 12:56 
QuestionHow to Run a executable file using c++ program Pin
Aqueel13-Jan-05 3:56
Aqueel13-Jan-05 3:56 
AnswerRe: How to Run a executable file using c++ program Pin
Budric B.13-Jan-05 4:13
Budric B.13-Jan-05 4:13 
GeneralRe: How to Run a executable file using c++ program Pin
toxcct13-Jan-05 22:42
toxcct13-Jan-05 22:42 
AnswerRe: How to Run a executable file using c++ program Pin
Blake Miller13-Jan-05 4:13
Blake Miller13-Jan-05 4:13 
AnswerRe: How to Run a executable file using c++ program Pin
David Crow13-Jan-05 5:57
David Crow13-Jan-05 5:57 
AnswerRe: How to Run a executable file using c++ program Pin
Michael Dunn13-Jan-05 7:14
sitebuilderMichael Dunn13-Jan-05 7:14 
Generalhooking menu item in active X Pin
mansour_ahmadian13-Jan-05 2:43
mansour_ahmadian13-Jan-05 2:43 
GeneralRe: hooking menu item in active X Pin
Roger Allen13-Jan-05 3:14
Roger Allen13-Jan-05 3:14 
QuestionAuto-update of my app? Pin
Hoornet9313-Jan-05 1:57
Hoornet9313-Jan-05 1:57 
In my company we are selling an application which is often upgraded. Till now we had the policy to send them email that new app is awailable and they just download it from our FTP with special username and password.

But this is getting rather stupid. I would like to have auto-update build in my app.
The problem is becouse there are so many solutions for this and all of them are wierd to me.
1.) MY first idea was that i have some kind of apache-php server which would deliver my installer.exe to my app. But people say that this is inpossible in PHP. They say that it only works with browsers. (This is wierd to me too)
2.) ISAPI filter or Extension?
3.) Should I just program Socket Server and integrate Socket Client in my app?


Any idea would be apriciated.
Tnx girls & guys

Hoorbnet

Love is the law, love under will.
AnswerRe: Auto-update of my app? Pin
ThatsAlok13-Jan-05 2:57
ThatsAlok13-Jan-05 2:57 

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.