Click here to Skip to main content
16,004,833 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can add Calculator? Pin
toxcct5-Aug-08 1:15
toxcct5-Aug-08 1:15 
GeneralRe: How can add Calculator? Pin
Le@rner5-Aug-08 1:56
Le@rner5-Aug-08 1:56 
GeneralRe: How can add Calculator? Pin
toxcct5-Aug-08 2:15
toxcct5-Aug-08 2:15 
GeneralRe: How can add Calculator? Pin
Le@rner5-Aug-08 2:43
Le@rner5-Aug-08 2:43 
QuestionHow can i skip some of the dialogs that come when i double click the setup.exe of a set up and deployment project Pin
kapardhi4-Aug-08 23:20
kapardhi4-Aug-08 23:20 
QuestionExtern Variable Pin
T.RATHA KRISHNAN4-Aug-08 22:53
T.RATHA KRISHNAN4-Aug-08 22:53 
AnswerRe: Extern Variable [modified] Pin
_AnsHUMAN_ 4-Aug-08 23:04
_AnsHUMAN_ 4-Aug-08 23:04 
QuestionRe: Extern Variable Pin
T.RATHA KRISHNAN4-Aug-08 23:27
T.RATHA KRISHNAN4-Aug-08 23:27 
Sorry. I did it by mistake. I'll explain the problem for which I want the solution. I want to control the speed of the animation. I did this with the variable called "speedcntr"(extern defined in main.cpp). I use this variable to change the speed between way points. For this I call a function called "SetSpeed" which is defined in a file called Character.cpp from a file called "AI.cpp". It's working fine. In addition When the Charcters load initially they should be playing with a specific animation speed(Different for each Character). For this I've to change the value of this speedcntr variable before each character's load(with in the same scope). Is it possible or any other solution to my problem?
AnswerRe: Extern Variable Pin
SandipG 5-Aug-08 0:26
SandipG 5-Aug-08 0:26 
GeneralRe: Extern Variable Pin
SandipG 4-Aug-08 23:38
SandipG 4-Aug-08 23:38 
AnswerRe: Extern Variable Pin
SandipG 4-Aug-08 23:18
SandipG 4-Aug-08 23:18 
Questionhow can i include anolog clock in MFC dialog based application in C++6.0 Pin
AhsanShah2214-Aug-08 22:47
AhsanShah2214-Aug-08 22:47 
AnswerRe: how can i include anolog clock in MFC dialog based application in C++6.0[REPOST] Pin
SandipG 4-Aug-08 22:57
SandipG 4-Aug-08 22:57 
AnswerRe: how can i include anolog clock in MFC dialog based application in C++6.0 Pin
Cedric Moonen4-Aug-08 22:59
Cedric Moonen4-Aug-08 22:59 
QuestionRe: how can i include anolog clock in MFC dialog based application in C++6.0 Pin
David Crow5-Aug-08 3:42
David Crow5-Aug-08 3:42 
Questiondeleting presently selected item Pin
VCProgrammer4-Aug-08 22:13
VCProgrammer4-Aug-08 22:13 
AnswerRe: deleting presently selected item Pin
_AnsHUMAN_ 4-Aug-08 22:19
_AnsHUMAN_ 4-Aug-08 22:19 
GeneralRe: deleting presently selected item Pin
VCProgrammer4-Aug-08 22:25
VCProgrammer4-Aug-08 22:25 
GeneralRe: deleting presently selected item Pin
_AnsHUMAN_ 4-Aug-08 22:35
_AnsHUMAN_ 4-Aug-08 22:35 
AnswerRe: deleting presently selected item Pin
kapardhi4-Aug-08 23:33
kapardhi4-Aug-08 23:33 
QuestionHow to include analog clock in Dialog based applicton in MFC Pin
AhsanShah2214-Aug-08 22:06
AhsanShah2214-Aug-08 22:06 
AnswerRe: How to include analog clock in Dialog based applicton in MFC PinPopular
Cedric Moonen4-Aug-08 22:14
Cedric Moonen4-Aug-08 22:14 
AnswerRe: How to include analog clock in Dialog based applicton in MFC Pin
_AnsHUMAN_ 4-Aug-08 22:14
_AnsHUMAN_ 4-Aug-08 22:14 
AnswerRe: How to include analog clock in Dialog based applicton in MFC Pin
sudhir_Kumar4-Aug-08 22:16
sudhir_Kumar4-Aug-08 22:16 
GeneralRe: How to include analog clock in Dialog based applicton in MFC C++6.0 Pin
AhsanShah2214-Aug-08 22:42
AhsanShah2214-Aug-08 22: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.