Click here to Skip to main content
15,910,787 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Sockets - recv - Number of received bytes? Pin
Tim Smith12-Mar-03 2:03
Tim Smith12-Mar-03 2:03 
AnswerRe: Sockets - recv - Number of received bytes? Pin
Joseph Dempsey13-Mar-03 8:20
Joseph Dempsey13-Mar-03 8:20 
GeneralRe: Sockets - recv - Number of received bytes? Pin
Daniel Strigl13-Mar-03 8:34
Daniel Strigl13-Mar-03 8:34 
General"OnChar" Msg and Edit Control Pin
Gabor Kalman11-Mar-03 20:59
Gabor Kalman11-Mar-03 20:59 
GeneralRe: "OnChar" Msg and Edit Control Pin
Brian Shifrin12-Mar-03 0:34
Brian Shifrin12-Mar-03 0:34 
GeneralRe: "OnChar" Msg and Edit Control Pin
Gabor Kalman12-Mar-03 12:44
Gabor Kalman12-Mar-03 12:44 
GeneralMAPI problem Pin
chepuri_uk11-Mar-03 20:39
chepuri_uk11-Mar-03 20:39 
GeneralTimer problems Pin
Dennis Kuppens11-Mar-03 20:17
Dennis Kuppens11-Mar-03 20:17 
Ok, let me try to explain what's going on. I have a CView on that view I create multiple instaces of a control that I have created via subclassing a CDialog. The creation of the instances is done via the Create(IDD_MYCONTROL, this) function. Let's call that CMyControl. In every instance CMyControl I use a timer via SetTimer(0, 100, NULL);. The problem is that the timers of each CMyControl influence each other. How is that possible and how can ik fix that? By influence I mean that if I have 4 instances the timers do not work anymore but if I have 3 instances the timers work.

Greetings Dennis.
GeneralRe: Timer problems Pin
KarstenK11-Mar-03 20:44
mveKarstenK11-Mar-03 20:44 
GeneralHelp..Help...!!!!!!!! Pin
Renjith Ramachandran11-Mar-03 19:21
Renjith Ramachandran11-Mar-03 19:21 
GeneralRe: Help..Help...!!!!!!!! Pin
Yuri Kreinin11-Mar-03 20:27
Yuri Kreinin11-Mar-03 20:27 
GeneralRe: Help..Help...!!!!!!!! Pin
valikac11-Mar-03 21:20
valikac11-Mar-03 21:20 
QuestionHow to read data from a ms-Word file? Pin
George211-Mar-03 18:34
George211-Mar-03 18:34 
AnswerRe: How to read data from a ms-Word file? Pin
Yuri Kreinin11-Mar-03 20:36
Yuri Kreinin11-Mar-03 20:36 
GeneralRe: How to read data from a ms-Word file? Pin
George211-Mar-03 20:44
George211-Mar-03 20:44 
QuestionHow to load the values from the resourse file? Pin
julych11-Mar-03 18:20
julych11-Mar-03 18:20 
AnswerRe: How to load the values from the resourse file? Pin
KarstenK11-Mar-03 20:47
mveKarstenK11-Mar-03 20:47 
GeneralGet the memory leak position Pin
novachen11-Mar-03 17:32
novachen11-Mar-03 17:32 
GeneralRe: Get the memory leak position Pin
567890123411-Mar-03 19:56
567890123411-Mar-03 19:56 
GeneralRe: Get the memory leak position Pin
Chris Losinger12-Mar-03 1:49
professionalChris Losinger12-Mar-03 1:49 
GeneralRunning inside the main loop under MFC Pin
brandon187911-Mar-03 17:31
brandon187911-Mar-03 17:31 
GeneralRe: Running inside the main loop under MFC Pin
567890123411-Mar-03 19:57
567890123411-Mar-03 19:57 
GeneralC++ object oriented programming question. Pin
trustno111-Mar-03 17:11
trustno111-Mar-03 17:11 
GeneralRe: C++ object oriented programming question. Pin
Christian Graus11-Mar-03 19:32
protectorChristian Graus11-Mar-03 19:32 
Generaluhhh ...Button click event...uhhh Pin
Brent Lamborn11-Mar-03 16:39
Brent Lamborn11-Mar-03 16:39 

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.