Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: access dynamically allocated structure Pin
Member 392263931-Mar-10 2:52
Member 392263931-Mar-10 2:52 
Questionerror C2664 Pin
002comp30-Mar-10 22:18
002comp30-Mar-10 22:18 
AnswerRe: error C2664 Pin
KingsGambit30-Mar-10 22:27
KingsGambit30-Mar-10 22:27 
GeneralRe: error C2664 Pin
002comp30-Mar-10 23:16
002comp30-Mar-10 23:16 
GeneralRe: error C2664 [modified] Pin
CPallini30-Mar-10 23:28
mveCPallini30-Mar-10 23:28 
AnswerRe: error C2664 Pin
Eugen Podsypalnikov31-Mar-10 0:00
Eugen Podsypalnikov31-Mar-10 0:00 
GeneralRe: error C2664 [modified] Pin
002comp31-Mar-10 1:54
002comp31-Mar-10 1:54 
GeneralRe: error C2664 Pin
KingsGambit30-Mar-10 23:34
KingsGambit30-Mar-10 23:34 
It is always better to avoid type casting if possible. But you can see the MSDN samples for SetTimer() uses type casting Smile | :) http://msdn.microsoft.com/en-us/library/ms644901(v=VS.85).aspx#creating_timer[^]
GeneralRe: error C2664 Pin
002comp31-Mar-10 1:35
002comp31-Mar-10 1:35 
GeneralRe: error C2664 Pin
KingsGambit31-Mar-10 2:03
KingsGambit31-Mar-10 2:03 
GeneralRe: error C2664 Pin
002comp31-Mar-10 2:14
002comp31-Mar-10 2:14 
GeneralRe: error C2664 Pin
KingsGambit31-Mar-10 2:18
KingsGambit31-Mar-10 2:18 
GeneralRe: error C2664 Pin
002comp31-Mar-10 2:28
002comp31-Mar-10 2:28 
GeneralRe: error C2664 Pin
Emilio Garavaglia30-Mar-10 23:57
Emilio Garavaglia30-Mar-10 23:57 
AnswerRe: error C2664 Pin
arun_pk30-Mar-10 23:26
arun_pk30-Mar-10 23:26 
QuestionCan the OnSelchange event of the combo box be accessed in any other page Pin
hansrajlal30-Mar-10 21:00
hansrajlal30-Mar-10 21:00 
AnswerRe: Can the OnSelchange event of the combo box be accessed in any other page Pin
CPallini30-Mar-10 21:23
mveCPallini30-Mar-10 21:23 
QuestionTree View control - Coloum rearrange Pin
arun_pk30-Mar-10 20:18
arun_pk30-Mar-10 20:18 
AnswerRe: Tree View control - Coloum rearrange Pin
Eugen Podsypalnikov30-Mar-10 22:53
Eugen Podsypalnikov30-Mar-10 22:53 
GeneralRe: Tree View control - Coloum rearrange Pin
arun_pk30-Mar-10 23:14
arun_pk30-Mar-10 23:14 
GeneralRe: Tree View control - Coloum rearrange Pin
Eugen Podsypalnikov30-Mar-10 23:25
Eugen Podsypalnikov30-Mar-10 23:25 
GeneralRe: Tree View control - Coloum rearrange Pin
arun_pk30-Mar-10 23:36
arun_pk30-Mar-10 23:36 
GeneralRe: Tree View control - Coloum rearrange Pin
Eugen Podsypalnikov30-Mar-10 23:40
Eugen Podsypalnikov30-Mar-10 23:40 
GeneralRe: Tree View control - Coloum rearrange Pin
arun_pk30-Mar-10 23:46
arun_pk30-Mar-10 23:46 
QuestionHow I can make my MFC dialoge application workable online? Pin
moh.hijjawi30-Mar-10 7:55
moh.hijjawi30-Mar-10 7: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.