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

C / C++ / MFC

 
GeneralRe: How to open VC++ 6.0 project Pin
Cedric Moonen6-Nov-07 7:32
Cedric Moonen6-Nov-07 7:32 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 7:38
David Crow6-Nov-07 7:38 
GeneralRe: How to open VC++ 6.0 project Pin
Mark Salsbery6-Nov-07 8:16
Mark Salsbery6-Nov-07 8:16 
GeneralRe: How to open VC++ 6.0 project Pin
David Crow6-Nov-07 8:21
David Crow6-Nov-07 8:21 
GeneralRe: How to open VC++ 6.0 project Pin
Sam Hobbs6-Nov-07 16:12
Sam Hobbs6-Nov-07 16:12 
GeneralRe: How to open VC++ 6.0 project Pin
Mark Salsbery6-Nov-07 5:06
Mark Salsbery6-Nov-07 5:06 
QuestionHow to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha6-Nov-07 1:57
sunnyhaha6-Nov-07 1:57 
AnswerRe: How to realize a ruler in the picture controls?(VC6.0) Pin
Nelek6-Nov-07 2:17
protectorNelek6-Nov-07 2:17 
You should have the coordinates/equation that defines de curve, you also have mx+n that define the line of your rule.

Using the mouse messages (OnMouseClick, OnMouseMove...) resolve the mathematic system of both equations, if you get a solution in the limits of the project, you have an intersection, if not solution is possible or gives a solution outside the limits there is no intersection in you screen.

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

Wink | ;)

GeneralRe: How to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha6-Nov-07 2:27
sunnyhaha6-Nov-07 2:27 
QuestionRe: How to realize a ruler in the picture controls?(VC6.0) Pin
Nelek6-Nov-07 21:22
protectorNelek6-Nov-07 21:22 
AnswerRe: How to realize a ruler in the picture controls?(VC6.0) Pin
sunnyhaha7-Nov-07 1:03
sunnyhaha7-Nov-07 1:03 
QuestionDelete or lock a running executable file Pin
paaexis6-Nov-07 1:21
paaexis6-Nov-07 1:21 
AnswerRe: Delete or lock a running executable file Pin
led mike6-Nov-07 4:09
led mike6-Nov-07 4:09 
AnswerRe: Delete or lock a running executable file Pin
paaexis6-Nov-07 22:25
paaexis6-Nov-07 22:25 
QuestionDesign Fancy Buttons (Windows Forms Application (.Net)) Pin
Kunal Bajpai6-Nov-07 1:11
Kunal Bajpai6-Nov-07 1:11 
QuestionString Conversion Pin
Paulraj G6-Nov-07 0:54
Paulraj G6-Nov-07 0:54 
AnswerRe: String Conversion Pin
manish.patel6-Nov-07 1:05
manish.patel6-Nov-07 1:05 
GeneralRe: String Conversion Pin
Paulraj G6-Nov-07 1:09
Paulraj G6-Nov-07 1:09 
GeneralRe: String Conversion Pin
toxcct6-Nov-07 1:53
toxcct6-Nov-07 1:53 
GeneralRe: String Conversion Pin
manish.patel6-Nov-07 23:28
manish.patel6-Nov-07 23:28 
GeneralRe: String Conversion Pin
toxcct6-Nov-07 23:56
toxcct6-Nov-07 23:56 
GeneralRe: String Conversion Pin
manish.patel7-Nov-07 0:16
manish.patel7-Nov-07 0:16 
GeneralRe: String Conversion Pin
Nelek7-Nov-07 0:25
protectorNelek7-Nov-07 0:25 
GeneralA remark Pin
CPallini6-Nov-07 1:54
mveCPallini6-Nov-07 1:54 
GeneralRe: String Conversion Pin
Cedric Moonen6-Nov-07 1:57
Cedric Moonen6-Nov-07 1:57 

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.