Click here to Skip to main content
15,917,859 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Catching Keys Pressed from anywhere... Pin
Nitron3-Apr-03 14:05
Nitron3-Apr-03 14:05 
GeneralPing Class Pin
Tom Wright3-Apr-03 10:00
Tom Wright3-Apr-03 10:00 
GeneralDebug information crashes my app :( Pin
Anonymous3-Apr-03 8:41
Anonymous3-Apr-03 8:41 
GeneralRe: Debug information crashes my app :( Pin
Maximilien3-Apr-03 8:48
Maximilien3-Apr-03 8:48 
GeneralRe: Debug information crashes my app :( Pin
AlexO3-Apr-03 8:52
AlexO3-Apr-03 8:52 
GeneralRe: Debug information crashes my app :( Pin
rbc3-Apr-03 10:18
rbc3-Apr-03 10:18 
GeneralRe: Debug information crashes my app :( Pin
Tim Smith3-Apr-03 10:23
Tim Smith3-Apr-03 10:23 
QuestionPolygon class? Pin
Anonymous3-Apr-03 8:03
Anonymous3-Apr-03 8:03 
Hi,
want to use my own Polygon class called Polygon.
Defined in Polygon.h and Polygon.cpp.
Yet I get compiler errors because Visual C++ keeps
trying to use a pre-defeind Polygon class.

How can I make the compiler use my version of Polygon?
Do I hvae to rename my Polygon.h Polygon.cpp files to
something stupid like My_Polygon.h and My_Polygon.cpp
and change all the instances of Polygon to My_polygon
in those files?

I hope not!Mad | :mad:

AnswerRe: Polygon class? Pin
Maximilien3-Apr-03 8:43
Maximilien3-Apr-03 8:43 
QuestionCan I add a menu item to Internet Explorer Pin
rdautel3-Apr-03 7:44
rdautel3-Apr-03 7:44 
AnswerRe: Can I add a menu item to Internet Explorer Pin
Chris Richardson3-Apr-03 11:39
Chris Richardson3-Apr-03 11:39 
GeneralDrawText - BUG? - When using Italic font, returns incorrect width using DT_CALCRECT Pin
noirs23-Apr-03 7:30
noirs23-Apr-03 7:30 
GeneralRe: DrawText - BUG? - When using Italic font, returns incorrect width using DT_CALCRECT Pin
Davide Pizzolato3-Apr-03 8:01
Davide Pizzolato3-Apr-03 8:01 
GeneralRe: DrawText - BUG? - When using Italic font, returns incorrect width using DT_CALCRECT Pin
noirs23-Apr-03 8:35
noirs23-Apr-03 8:35 
Generaldeclaring 2D arrays Pin
Anonymous3-Apr-03 7:13
Anonymous3-Apr-03 7:13 
GeneralRe: declaring 2D arrays Pin
Maximilien3-Apr-03 7:16
Maximilien3-Apr-03 7:16 
GeneralComand line error D2016 Pin
ElizabethC3-Apr-03 7:13
ElizabethC3-Apr-03 7:13 
GeneralRe: Comand line error D2016 Pin
AlexO3-Apr-03 8:03
AlexO3-Apr-03 8:03 
GeneralCSocket and threads Pin
Beer3-Apr-03 6:56
Beer3-Apr-03 6:56 
GeneralRe: CSocket and threads Pin
valikac3-Apr-03 8:16
valikac3-Apr-03 8:16 
GeneralRe: CSocket and threads Pin
Beer3-Apr-03 9:15
Beer3-Apr-03 9:15 
GeneralRe: CSocket and threads Pin
markkuk3-Apr-03 9:49
markkuk3-Apr-03 9:49 
GeneralRe: CSocket and threads Pin
Beer3-Apr-03 13:05
Beer3-Apr-03 13:05 
QuestionHow to scroll down a CEdit control? Pin
IGx893-Apr-03 6:54
IGx893-Apr-03 6:54 
GeneralGet Click from subcontroller Pin
Mathias S.3-Apr-03 6:49
Mathias S.3-Apr-03 6:49 

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.