Click here to Skip to main content
15,911,315 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog CStatic update problem Pin
Pavel Klocek10-Sep-02 5:33
Pavel Klocek10-Sep-02 5:33 
GeneralRe: Dialog CStatic update problem Pin
simbakid10-Sep-02 22:29
simbakid10-Sep-02 22:29 
GeneralRe: Dialog CStatic update problem Pin
simbakid11-Sep-02 0:55
simbakid11-Sep-02 0:55 
GeneralRe: Dialog CStatic update problem Pin
Pavel Klocek11-Sep-02 1:31
Pavel Klocek11-Sep-02 1:31 
GeneralTo make a Round Shape window in MFC Pin
Inam10-Sep-02 5:06
Inam10-Sep-02 5:06 
GeneralRe: To make a Round Shape window in MFC Pin
Paul M Watt10-Sep-02 5:11
mentorPaul M Watt10-Sep-02 5:11 
GeneralUsing GDI Pin
Zayax10-Sep-02 4:46
Zayax10-Sep-02 4:46 
GeneralRe: Using GDI Pin
Pavel Klocek10-Sep-02 4:57
Pavel Klocek10-Sep-02 4:57 
Zayax wrote:
Can windows GDI command be used in the Visual C++?

In Visual C++ for sure. If you mean in MFC then again, yes. MFC uses CDC class in drawing - it's a thin encapsulation of GDI display context.

Pavel
Sonork 100.15206
GeneralRe: Using GDI Pin
Paul M Watt10-Sep-02 5:07
mentorPaul M Watt10-Sep-02 5:07 
GeneralRe: Using GDI Pin
Zayax10-Sep-02 5:16
Zayax10-Sep-02 5:16 
GeneralRe: Using GDI Pin
Paul M Watt10-Sep-02 5:17
mentorPaul M Watt10-Sep-02 5:17 
GeneralRe: Using GDI Pin
Zayax10-Sep-02 5:30
Zayax10-Sep-02 5:30 
GeneralRe: Using GDI Pin
Paul M Watt10-Sep-02 5:53
mentorPaul M Watt10-Sep-02 5:53 
GeneralWarning: skipping non-radio button in group. Pin
jimNLX10-Sep-02 3:53
jimNLX10-Sep-02 3:53 
GeneralRe: Warning: skipping non-radio button in group. Pin
Pavel Klocek10-Sep-02 4:00
Pavel Klocek10-Sep-02 4:00 
GeneralRe: Warning: skipping non-radio button in group. Pin
jimNLX10-Sep-02 4:13
jimNLX10-Sep-02 4:13 
GeneralRe: Warning: skipping non-radio button in group. Pin
Gary R. Wheeler11-Sep-02 14:49
Gary R. Wheeler11-Sep-02 14:49 
Generalclipping Pin
real name10-Sep-02 3:33
sussreal name10-Sep-02 3:33 
GeneralRe: clipping Pin
YoSilver10-Sep-02 6:02
YoSilver10-Sep-02 6:02 
GeneralRe: clipping Pin
real name10-Sep-02 20:07
sussreal name10-Sep-02 20:07 
Generalsolved Pin
real name10-Sep-02 22:12
sussreal name10-Sep-02 22:12 
GeneralNetwork Notifications Pin
Steve Thresher10-Sep-02 2:58
Steve Thresher10-Sep-02 2:58 
GeneralRe: Network Notifications Pin
Alwin7510-Sep-02 3:40
Alwin7510-Sep-02 3:40 
GeneralCode only works with breakpoint Pin
Steen Krogsgaard10-Sep-02 2:57
Steen Krogsgaard10-Sep-02 2:57 
GeneralRe: Code only works with breakpoint Pin
YoSilver10-Sep-02 5:59
YoSilver10-Sep-02 5:59 

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.