Click here to Skip to main content
15,919,898 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mutex problem Pin
peterchen3-Nov-04 10:16
peterchen3-Nov-04 10:16 
GeneralRe: Mutex problem Pin
anderslundsgard3-Nov-04 20:22
anderslundsgard3-Nov-04 20:22 
GeneralRe: Mutex problem Pin
peterchen3-Nov-04 20:49
peterchen3-Nov-04 20:49 
GeneralRe: Mutex problem Pin
anderslundsgard3-Nov-04 21:37
anderslundsgard3-Nov-04 21:37 
GeneralAudio Sample Rate Interpolation Pin
Anthony98873-Nov-04 4:40
Anthony98873-Nov-04 4:40 
GeneralRe: Audio Sample Rate Interpolation Pin
Alexander M.,3-Nov-04 6:07
Alexander M.,3-Nov-04 6:07 
GeneralLiveUpdates app with Visual C++ 6.0 Pin
roxanab3-Nov-04 4:35
roxanab3-Nov-04 4:35 
GeneralRe: LiveUpdates app with Visual C++ 6.0 Pin
Alexander M.,3-Nov-04 6:11
Alexander M.,3-Nov-04 6:11 
Where is the problem?
Collect all information about the modules used within your software and it's version numbers.
then you could create a php script on the server to parse these version numbers, and if there are new versions then output the urls of the new files. so the client software calls the .php page with the module names and versions as GET parameters and receives the link list of the new files. then download the files and install them. isn't it easy?

Don't try it, just do it! Wink | ;-)
GeneralRe: LiveUpdates app with Visual C++ 6.0 Pin
roxanab3-Nov-04 6:18
roxanab3-Nov-04 6:18 
GeneralRe: LiveUpdates app with Visual C++ 6.0 Pin
Ted Ferenc3-Nov-04 6:36
Ted Ferenc3-Nov-04 6:36 
GeneralScanner TWAIN Pin
ivax3-Nov-04 4:05
ivax3-Nov-04 4:05 
GeneralCListCtrl and the common control Pin
hcatech3-Nov-04 3:24
hcatech3-Nov-04 3:24 
GeneralRe: CListCtrl and the common control Pin
Rage3-Nov-04 4:33
professionalRage3-Nov-04 4:33 
GeneralPlaying online .ASX files (streaming radio) Pin
Bail Organa3-Nov-04 3:24
Bail Organa3-Nov-04 3:24 
Generaluse string instead of commands Pin
dSolariuM3-Nov-04 2:35
dSolariuM3-Nov-04 2:35 
GeneralRe: use string instead of commands Pin
Maximilien3-Nov-04 3:08
Maximilien3-Nov-04 3:08 
GeneralRe: use string instead of commands Pin
David Crow3-Nov-04 3:09
David Crow3-Nov-04 3:09 
GeneralRe: use string instead of commands Pin
BlackDice3-Nov-04 4:08
BlackDice3-Nov-04 4:08 
GeneralRe: use string instead of commands Pin
David Crow3-Nov-04 4:30
David Crow3-Nov-04 4:30 
GeneralRe: use string instead of commands Pin
BlackDice3-Nov-04 7:10
BlackDice3-Nov-04 7:10 
GeneralRe: use string instead of commands Pin
David Crow3-Nov-04 7:48
David Crow3-Nov-04 7:48 
GeneralRe: use string instead of commands Pin
BlackDice3-Nov-04 8:00
BlackDice3-Nov-04 8:00 
GeneralHave a custom titlebar Pin
dSolariuM3-Nov-04 2:26
dSolariuM3-Nov-04 2:26 
GeneralCreateFile ... error C2065 Pin
gunnar663-Nov-04 2:13
gunnar663-Nov-04 2:13 
GeneralRe: CreateFile ... error C2065 Pin
P-Rex3-Nov-04 2:55
P-Rex3-Nov-04 2:55 

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.