Click here to Skip to main content
15,894,630 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: converting C++ to VC++ Pin
Trollslayer27-May-05 21:51
mentorTrollslayer27-May-05 21:51 
GeneralRe: converting C++ to VC++ Pin
Member 200054928-May-05 6:56
Member 200054928-May-05 6:56 
GeneralImage resizing algorithm (bilinear) Pin
Budric B.27-May-05 18:01
Budric B.27-May-05 18:01 
GeneralRe: Image resizing algorithm (bilinear) Pin
Andrew Kirillov27-May-05 22:03
Andrew Kirillov27-May-05 22:03 
GeneralRe: Image resizing algorithm (bilinear) Pin
Christian Graus28-May-05 11:57
protectorChristian Graus28-May-05 11:57 
GeneralRe: Image resizing algorithm (bilinear) Pin
Chris Losinger29-May-05 5:31
professionalChris Losinger29-May-05 5:31 
GeneralThanks for your replies (nt) Pin
Anonymous29-May-05 4:40
Anonymous29-May-05 4:40 
GeneralPoint on a line Pin
rocky_pulley27-May-05 16:40
rocky_pulley27-May-05 16:40 
I'm trying to find out if my mouse position is on a specific line. I've tried using the slopes of the line and of the mouse position from the starting point but this doesn't work because when you get close to the starting point and the line is almost horizontal the slopes vary greatly.

Has anyone done this sort of thing before?

Thanks

-- Rocky Dean Pulley
GeneralRe: Point on a line Pin
Jack Puppy27-May-05 17:33
Jack Puppy27-May-05 17:33 
GeneralRe: Point on a line Pin
rocky_pulley28-May-05 4:17
rocky_pulley28-May-05 4:17 
GeneralRe: Point on a line Pin
Ted Ferenc28-May-05 4:38
Ted Ferenc28-May-05 4:38 
GeneralRe: Point on a line Pin
Christian Graus28-May-05 11:59
protectorChristian Graus28-May-05 11:59 
GeneralLoadFrame Fails on target machine Pin
drallen127-May-05 12:28
drallen127-May-05 12:28 
GeneralThrowing Exceptions during Message handling Pin
Uwe Keim27-May-05 12:18
sitebuilderUwe Keim27-May-05 12:18 
GeneralRe: Throwing Exceptions during Message handling Pin
Uwe Keim27-May-05 13:13
sitebuilderUwe Keim27-May-05 13:13 
Questioncasting char to wchar? Pin
bobhou27-May-05 11:03
bobhou27-May-05 11:03 
AnswerRe: casting char to wchar? Pin
Jack Puppy27-May-05 13:47
Jack Puppy27-May-05 13:47 
AnswerRe: casting char to wchar? Pin
ThatsAlok27-May-05 19:10
ThatsAlok27-May-05 19:10 
GeneralRe: casting char to wchar? Pin
Tim Smith28-May-05 6:29
Tim Smith28-May-05 6:29 
GeneralRe: casting char to wchar? Pin
Jörgen Sigvardsson28-May-05 6:39
Jörgen Sigvardsson28-May-05 6:39 
GeneralRe: casting char to wchar? Pin
Tim Smith30-May-05 7:33
Tim Smith30-May-05 7:33 
GeneralRe: casting char to wchar? Pin
Jörgen Sigvardsson30-May-05 7:36
Jörgen Sigvardsson30-May-05 7:36 
GeneralRe: casting char to wchar? Pin
bobhou28-May-05 12:55
bobhou28-May-05 12:55 
AnswerRe: casting char to wchar? Pin
Michael Dunn28-May-05 10:14
sitebuilderMichael Dunn28-May-05 10:14 
GeneralRe: casting char to wchar? Pin
bobhou28-May-05 12:53
bobhou28-May-05 12:53 

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.