Click here to Skip to main content
15,922,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C1189: #error : MFC requires C++ compilation (use a .cpp suffix) Pin
valikac23-May-03 9:15
valikac23-May-03 9:15 
GeneralRe: C1189: #error : MFC requires C++ compilation (use a .cpp suffix) Pin
peterchen23-May-03 20:03
peterchen23-May-03 20:03 
GeneralRe: C1189: #error : MFC requires C++ compilation (use a .cpp suffix) Pin
zakarias24-May-03 21:51
zakarias24-May-03 21:51 
GeneralDrawing in Visual C++ Pin
ewhite23-May-03 5:45
ewhite23-May-03 5:45 
GeneralRe: Drawing in Visual C++ Pin
73Zeppelin23-May-03 5:58
73Zeppelin23-May-03 5:58 
GeneralRe: Drawing in Visual C++ Pin
Iain Clarke, Warrior Programmer23-May-03 6:10
Iain Clarke, Warrior Programmer23-May-03 6:10 
GeneralRe: Drawing in Visual C++ Pin
ewhite23-May-03 6:58
ewhite23-May-03 6:58 
GeneralRe: Drawing in Visual C++ Pin
73Zeppelin23-May-03 7:52
73Zeppelin23-May-03 7:52 
I am not an expert in animation, but one thing you could do is draw one
frame in memory and then paint it to the DC. Then draw the next frame in
memory, delete the current picture and then draw the frame from memory
to the DC. This may not be the most efficient way.Confused | :confused:
http://mathworld.wolfram.com/Circle-LineIntersection.html[^]
should give you a good outline of line-circle intersection.

You could use the lowest point on your circle as the coordinate origin.
GeneralSQL Command Pin
roshanak23-May-03 5:07
roshanak23-May-03 5:07 
GeneralRe: SQL Command Pin
Brian D23-May-03 5:44
Brian D23-May-03 5:44 
GeneralGetting version of MDB file Pin
Dean Michaud23-May-03 5:07
Dean Michaud23-May-03 5:07 
QuestionInclude Looping? Pin
Ricky_TheBard23-May-03 4:01
Ricky_TheBard23-May-03 4:01 
AnswerRe: Include Looping? Pin
73Zeppelin23-May-03 4:09
73Zeppelin23-May-03 4:09 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:22
Ricky_TheBard23-May-03 4:22 
GeneralRe: Include Looping? Pin
73Zeppelin23-May-03 4:25
73Zeppelin23-May-03 4:25 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:35
Ricky_TheBard23-May-03 4:35 
GeneralRe: Include Looping? Pin
73Zeppelin23-May-03 4:36
73Zeppelin23-May-03 4:36 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:43
Ricky_TheBard23-May-03 4:43 
GeneralRe: Include Looping? Pin
73Zeppelin23-May-03 4:53
73Zeppelin23-May-03 4:53 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 7:00
Ricky_TheBard23-May-03 7:00 
GeneralRe: Include Looping? Pin
Ranjan Banerji23-May-03 5:13
Ranjan Banerji23-May-03 5:13 
AnswerRe: Include Looping? Pin
Rage23-May-03 4:32
professionalRage23-May-03 4:32 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:46
Ricky_TheBard23-May-03 4:46 
AnswerRe: Include Looping? Pin
Alexandru Savescu23-May-03 5:59
Alexandru Savescu23-May-03 5:59 
GeneralResample IPicture Pin
Zizilamoroso23-May-03 4:00
Zizilamoroso23-May-03 4:00 

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.