Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Disable mosue movement when user entering data in an edit box Pin
Maximilien22-Jan-10 7:13
Maximilien22-Jan-10 7:13 
AnswerRe: Disable mosue movement when user entering data in an edit box Pin
Avi Berger22-Jan-10 5:48
Avi Berger22-Jan-10 5:48 
QuestionChange the working directory for a MFC application Pin
nenfa22-Jan-10 3:27
nenfa22-Jan-10 3:27 
AnswerRe: Change the working directory for a MFC application Pin
Nuri Ismail22-Jan-10 3:51
Nuri Ismail22-Jan-10 3:51 
GeneralRe: Change the working directory for a MFC application Pin
nenfa26-Jan-10 1:34
nenfa26-Jan-10 1:34 
Questionfind nearest white pixels in a binary image Pin
franckesh21-Jan-10 23:47
franckesh21-Jan-10 23:47 
QuestionRe: find nearest white pixels in a binary image Pin
CPallini22-Jan-10 0:14
mveCPallini22-Jan-10 0:14 
AnswerRe: find nearest white pixels in a binary image Pin
Nelek22-Jan-10 0:19
protectorNelek22-Jan-10 0:19 
One possibility:

Making desired black pixel as center of your search and then exploring the pixels around, if not found increasing in 1 your search radius and try again, when you have a hit in white, getting its coordinates and making the modul of the vector from point A to B to get the distance.



But by all means:

Starting code and reading this[^]

Regards.
--------
M.D.V. Wink | ;)

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
Rating helpfull answers is nice, but saying thanks can be even nicer.

Questionhow to set font for menus in dialog based application in vc++,mfc Pin
prerananit21-Jan-10 23:46
prerananit21-Jan-10 23:46 
AnswerRe: how to set font for menus in dialog based application in vc++,mfc Pin
enhzflep22-Jan-10 23:28
enhzflep22-Jan-10 23:28 
QuestionResume Application Pin
john563221-Jan-10 23:02
john563221-Jan-10 23:02 
AnswerRe: Resume Application Pin
CPallini22-Jan-10 8:02
mveCPallini22-Jan-10 8:02 
Questionclass size in vc++ Pin
mathy21-Jan-10 22:56
mathy21-Jan-10 22:56 
AnswerRe: class size in vc++ Pin
Cedric Moonen21-Jan-10 23:00
Cedric Moonen21-Jan-10 23:00 
GeneralOT - personal rant Pin
CPallini22-Jan-10 0:40
mveCPallini22-Jan-10 0:40 
GeneralRe: OT - personal rant Pin
LunaticFringe22-Jan-10 1:56
LunaticFringe22-Jan-10 1:56 
GeneralRe: OT - personal rant Pin
CPallini22-Jan-10 2:21
mveCPallini22-Jan-10 2:21 
GeneralRe: OT - personal rant Pin
LunaticFringe22-Jan-10 3:01
LunaticFringe22-Jan-10 3:01 
AnswerRe: class size in vc++ Pin
David Crow22-Jan-10 4:13
David Crow22-Jan-10 4:13 
Questiondifferent post message and send message in vc++ Pin
mathy21-Jan-10 22:54
mathy21-Jan-10 22:54 
AnswerRe: different post message and send message in vc++ Pin
Stuart Dootson21-Jan-10 22:56
professionalStuart Dootson21-Jan-10 22:56 
QuestionRe: different post message and send message in vc++ Pin
mathy21-Jan-10 22:59
mathy21-Jan-10 22:59 
AnswerRe: different post message and send message in vc++ Pin
Stuart Dootson21-Jan-10 23:03
professionalStuart Dootson21-Jan-10 23:03 
AnswerRe: different post message and send message in vc++ Pin
David Crow22-Jan-10 4:15
David Crow22-Jan-10 4:15 
AnswerRe: different post message and send message in vc++ Pin
loyal ginger22-Jan-10 4:47
loyal ginger22-Jan-10 4:47 

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.