Click here to Skip to main content
15,923,164 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: RE: adding a button in a application Pin
itsgood12315-Aug-07 9:35
itsgood12315-Aug-07 9:35 
QuestionRe: RE: adding a button in a application Pin
David Crow15-Aug-07 10:14
David Crow15-Aug-07 10:14 
AnswerRe: RE: adding a button in a application Pin
itsgood12315-Aug-07 10:25
itsgood12315-Aug-07 10:25 
QuestionRe: RE: adding a button in a application Pin
David Crow15-Aug-07 10:45
David Crow15-Aug-07 10:45 
AnswerRe: RE: adding a button in a application Pin
itsgood12315-Aug-07 11:11
itsgood12315-Aug-07 11:11 
QuestionRe: RE: adding a button in a application Pin
David Crow16-Aug-07 2:37
David Crow16-Aug-07 2:37 
GeneralRe: RE: adding a button in a application Pin
itsgood12315-Aug-07 3:09
itsgood12315-Aug-07 3:09 
AnswerRe: RE: adding a button in a application Pin
Jim Crafton9-Aug-07 8:17
Jim Crafton9-Aug-07 8:17 
QuestionDisplaying special characters Pin
mcsherry9-Aug-07 4:09
mcsherry9-Aug-07 4:09 
AnswerRe: Displaying special characters Pin
David Crow9-Aug-07 4:18
David Crow9-Aug-07 4:18 
GeneralRe: Displaying special characters Pin
mcsherry9-Aug-07 4:34
mcsherry9-Aug-07 4:34 
GeneralRe: Displaying special characters Pin
toxcct9-Aug-07 5:13
toxcct9-Aug-07 5:13 
GeneralRe: Displaying special characters Pin
Rage9-Aug-07 5:18
professionalRage9-Aug-07 5:18 
GeneralRe: Displaying special characters Pin
toxcct9-Aug-07 5:20
toxcct9-Aug-07 5:20 
GeneralRe: Displaying special characters Pin
David Crow9-Aug-07 5:29
David Crow9-Aug-07 5:29 
GeneralRe: Displaying special characters Pin
toxcct9-Aug-07 5:32
toxcct9-Aug-07 5:32 
AnswerRe: Displaying special characters Pin
PJ Arends9-Aug-07 6:59
professionalPJ Arends9-Aug-07 6:59 
QuestionHow to Check File is Saved ? Pin
GauranG Shah9-Aug-07 3:29
GauranG Shah9-Aug-07 3:29 
AnswerRe: How to Check File is Saved ? Pin
Maximilien9-Aug-07 3:36
Maximilien9-Aug-07 3:36 
AnswerRe: How to Check File is Saved ? Pin
Iain Clarke, Warrior Programmer9-Aug-07 5:40
Iain Clarke, Warrior Programmer9-Aug-07 5:40 
QuestionTest registered dll Pin
tuxyboy9-Aug-07 2:53
tuxyboy9-Aug-07 2:53 
AnswerRe: Test registered dll Pin
David Crow9-Aug-07 3:02
David Crow9-Aug-07 3:02 
GeneralRe: Test registered dll Pin
tuxyboy9-Aug-07 3:18
tuxyboy9-Aug-07 3:18 
The case is as follows.
The dll's are installed and registered during the app's first install or when a new version is available. BUT when it's not I don't want to call registerserver. I don't know how but it happens sometimes that the already installed files (registered dll's) became unregistered somehow and stop working even if the updater app doesn't touch them, cause there is no new version available. The files are there but unregistered. So I want a method that every time the updatecheck runs it tests all the dll's needed to be registered even if it's not an updatable file, just to be on the safe side.
GeneralRe: Test registered dll Pin
DevMentor.org9-Aug-07 7:26
DevMentor.org9-Aug-07 7:26 
QuestionPrint option for NTGraph3D Pin
wajape9-Aug-07 1:57
wajape9-Aug-07 1: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.