Click here to Skip to main content
15,921,837 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: NTDLL.DLL + entry point missing Pin
berndg26-Nov-03 8:50
berndg26-Nov-03 8:50 
GeneralLoadLibray(..) returns error 126 (file not found) Pin
LukeV26-Nov-03 2:35
LukeV26-Nov-03 2:35 
GeneralRe: LoadLibray(..) returns error 126 (file not found) Pin
Mike Dimmick26-Nov-03 3:10
Mike Dimmick26-Nov-03 3:10 
GeneralRe: LoadLibray(..) returns error 126 (file not found) Pin
LukeV26-Nov-03 3:20
LukeV26-Nov-03 3:20 
QuestionChanging colors of existing CPen? Pin
Member 73026826-Nov-03 2:19
Member 73026826-Nov-03 2:19 
AnswerRe: Changing colors of existing CPen? Pin
Mike Dimmick26-Nov-03 3:00
Mike Dimmick26-Nov-03 3:00 
Generalthanx a lot! Pin
26-Nov-03 8:19
suss26-Nov-03 8:19 
AnswerRe: Changing colors of existing CPen? Pin
Steen Krogsgaard26-Nov-03 3:04
Steen Krogsgaard26-Nov-03 3:04 
Is there any reason why you can't create the Pens you need before the loop, select them into the dc on demand inside the loop, and delete them after the loop? I suspect that it's the creation and deletion that takes time, not the selection/deselection.

/Steen

Cheers
Steen.

"To claim that computer games influence children is ridiculous. If Pacman had influenced children born in the 80'ies we would see a lot of youngsters running around in dark rooms eating pills while listening to monotonous music"
GeneralRe: Changing colors of existing CPen? Pin
RChin26-Nov-03 3:40
RChin26-Nov-03 3:40 
AnswerRe: Changing colors of existing CPen? Pin
Iain Clarke, Warrior Programmer26-Nov-03 5:04
Iain Clarke, Warrior Programmer26-Nov-03 5:04 
AnswerRe: Changing colors of existing CPen? Pin
Marek Grzenkowicz27-Nov-03 0:32
Marek Grzenkowicz27-Nov-03 0:32 
Generaltime.h Pin
styve26-Nov-03 1:14
styve26-Nov-03 1:14 
GeneralRe: time.h Pin
Antti Keskinen26-Nov-03 1:44
Antti Keskinen26-Nov-03 1:44 
GeneralWAP PAP Application Pin
Socket_Layer26-Nov-03 1:04
Socket_Layer26-Nov-03 1:04 
GeneralBeep in Windows 2000 Pin
cberam26-Nov-03 0:35
cberam26-Nov-03 0:35 
GeneralRe: Beep in Windows 2000 Pin
Johnny ²26-Nov-03 0:54
Johnny ²26-Nov-03 0:54 
GeneralSqlBindParameter problem Pin
pankajdaga25-Nov-03 23:33
pankajdaga25-Nov-03 23:33 
Generalshared memory Pin
Shanmuga Sundar25-Nov-03 22:56
Shanmuga Sundar25-Nov-03 22:56 
GeneralRe: shared memory Pin
Antti Keskinen26-Nov-03 1:46
Antti Keskinen26-Nov-03 1:46 
GeneralMessageBox in separate Thread Pin
Cedric Moonen25-Nov-03 22:42
Cedric Moonen25-Nov-03 22:42 
GeneralRe: MessageBox in separate Thread Pin
Antti Keskinen26-Nov-03 2:02
Antti Keskinen26-Nov-03 2:02 
GeneralRe: MessageBox in separate Thread Pin
Cedric Moonen26-Nov-03 2:10
Cedric Moonen26-Nov-03 2:10 
GeneralRe: MessageBox in separate Thread Pin
RChin26-Nov-03 3:48
RChin26-Nov-03 3:48 
GeneralRe: MessageBox in separate Thread Pin
Cedric Moonen26-Nov-03 3:56
Cedric Moonen26-Nov-03 3:56 
GeneralRe: MessageBox in separate Thread Pin
Antti Keskinen26-Nov-03 3:54
Antti Keskinen26-Nov-03 3:54 

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.