Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ActiveX Control Whithin HTMLView Pin
Stephane Rodriguez.16-Aug-02 2:17
Stephane Rodriguez.16-Aug-02 2:17 
GeneralCutout window (creating a "hole") Pin
kb16-Aug-02 1:06
kb16-Aug-02 1:06 
GeneralRe: Cutout window (creating a "hole") Pin
mishgun16-Aug-02 2:08
mishgun16-Aug-02 2:08 
GeneralRe: Cutout window (creating a "hole") Pin
kb16-Aug-02 4:22
kb16-Aug-02 4:22 
GeneralRe: Cutout window (creating a "hole") Pin
mishgun17-Aug-02 0:03
mishgun17-Aug-02 0:03 
GeneralNeed to uncheck "Read Only" for files, and show ClassView layout. Pin
WREY16-Aug-02 0:04
WREY16-Aug-02 0:04 
GeneralRe: Need to uncheck "Read Only" for files, and show ClassView layout. Pin
-Dy16-Aug-02 0:44
-Dy16-Aug-02 0:44 
GeneralNeed Advice Pin
Zayax15-Aug-02 23:39
Zayax15-Aug-02 23:39 
Hi
I'm tying to make a program with lot's of line drawing. I've use

CClientDC dc(this);
CView::OnPrepareDC(&dc);

in my functions to draw those lines (I put metafile in the OnDraw()function). Somehow I was running out of resources when I execute the program. Is it because I've declared too many CDC object? Can somebody tell me what might be wrong here? Should I put all those line drawing in the OnDraw() function instead?Confused | :confused:

Newbies
GeneralRe: Need Advice Pin
Roman Fadeyev15-Aug-02 23:46
Roman Fadeyev15-Aug-02 23:46 
GeneralRe: Need Advice Pin
Zayax15-Aug-02 23:50
Zayax15-Aug-02 23:50 
GeneralRe: Need Advice Pin
Christian Graus15-Aug-02 23:50
protectorChristian Graus15-Aug-02 23:50 
GeneralWaitForMultipleObjects() Question!! Pin
tongc15-Aug-02 21:28
tongc15-Aug-02 21:28 
GeneralRe: WaitForMultipleObjects() Question!! Pin
Mike Nordell15-Aug-02 22:12
Mike Nordell15-Aug-02 22:12 
GeneralRe: WaitForMultipleObjects() Question!! Pin
tongc16-Aug-02 0:48
tongc16-Aug-02 0:48 
GeneralRe: WaitForMultipleObjects() Question!! Pin
Mike Nordell17-Aug-02 23:41
Mike Nordell17-Aug-02 23:41 
GeneralADO recordset object Pin
Shamoon15-Aug-02 21:05
Shamoon15-Aug-02 21:05 
GeneralRe: ADO recordset object Pin
Stefan Pedersen15-Aug-02 23:02
Stefan Pedersen15-Aug-02 23:02 
GeneralRe: ADO recordset object Pin
Prem Kumar16-Aug-02 2:52
Prem Kumar16-Aug-02 2:52 
QuestionIs a service running ? Pin
Christian Graus15-Aug-02 20:59
protectorChristian Graus15-Aug-02 20:59 
AnswerRe: Is a service running ? Pin
Nish Nishant15-Aug-02 21:35
sitebuilderNish Nishant15-Aug-02 21:35 
QuestionHow to integrate Font control? Pin
Prateeti15-Aug-02 19:38
Prateeti15-Aug-02 19:38 
AnswerRe: How to integrate Font control? Pin
Stefan Pedersen15-Aug-02 23:08
Stefan Pedersen15-Aug-02 23:08 
Generalsimulate mouse double click on other application Pin
mmlxl15-Aug-02 17:52
mmlxl15-Aug-02 17:52 
GeneralRe: simulate mouse double click on other application Pin
Michael Dunn15-Aug-02 18:35
sitebuilderMichael Dunn15-Aug-02 18:35 
GeneralListbox w/ CEdit embeded Pin
alex.barylski15-Aug-02 16:09
alex.barylski15-Aug-02 16:09 

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.