Click here to Skip to main content
16,007,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unicode and MultiByteToWideChar Pin
Jim Crafton7-Feb-04 18:58
Jim Crafton7-Feb-04 18:58 
GeneralRe: Unicode and MultiByteToWideChar Pin
Michael Dunn8-Feb-04 6:24
sitebuilderMichael Dunn8-Feb-04 6:24 
GeneralRe: Unicode and MultiByteToWideChar Pin
Nemanja Trifunovic8-Feb-04 18:50
Nemanja Trifunovic8-Feb-04 18:50 
GeneralRe: Unicode and MultiByteToWideChar Pin
Jim Crafton9-Feb-04 13:08
Jim Crafton9-Feb-04 13:08 
GeneralRe: Unicode and MultiByteToWideChar Pin
Nemanja Trifunovic9-Feb-04 17:58
Nemanja Trifunovic9-Feb-04 17:58 
GeneralClicking on Line Pin
Monty26-Feb-04 21:25
Monty26-Feb-04 21:25 
GeneralRe: Clicking on Line Pin
Alexander M.,7-Feb-04 3:06
Alexander M.,7-Feb-04 3:06 
GeneralRe: Clicking on Line Pin
Jim Crafton7-Feb-04 7:59
Jim Crafton7-Feb-04 7:59 
You don't.
Drawing a line does just that. To determine whether the user has clicked on it requires you to put code in your window's mouse event handlers, store off the coordinate of the line some how, and then check accordingly.

¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

GeneralRe: Clicking on Line Pin
AORD7-Feb-04 16:31
AORD7-Feb-04 16:31 
GeneralRe: Clicking on Line Pin
Tom Larsen8-Feb-04 7:36
Tom Larsen8-Feb-04 7:36 
GeneralRe: Clicking on Line Pin
Paul Hooper8-Feb-04 11:55
Paul Hooper8-Feb-04 11:55 
GeneralRe: Clicking on Line Pin
Monty28-Feb-04 17:56
Monty28-Feb-04 17:56 
GeneralRe: Clicking on Line Pin
Paul Hooper8-Feb-04 18:33
Paul Hooper8-Feb-04 18:33 
GeneralTransfer Files over Network Pin
rasha20036-Feb-04 20:54
rasha20036-Feb-04 20:54 
GeneralRe: Transfer Files over Network Pin
Alexander M.,7-Feb-04 3:00
Alexander M.,7-Feb-04 3:00 
GeneralRe: Transfer Files over Network Pin
Anonymous7-Feb-04 3:05
Anonymous7-Feb-04 3:05 
GeneralRe: Transfer Files over Network Pin
Ashman7-Feb-04 15:12
Ashman7-Feb-04 15:12 
GeneralRe: Transfer Files over Network Pin
John M. Drescher7-Feb-04 19:08
John M. Drescher7-Feb-04 19:08 
GeneralRe: Transfer Files over Network Pin
Tom Larsen8-Feb-04 7:39
Tom Larsen8-Feb-04 7:39 
Generalcreate a toolber in MFC Pin
Zeeshan Bilal6-Feb-04 18:24
Zeeshan Bilal6-Feb-04 18:24 
GeneralRe: create a toolber in MFC Pin
Selvam R6-Feb-04 18:46
professionalSelvam R6-Feb-04 18:46 
GeneralRe: create a toolber in MFC Pin
Anonymous6-Feb-04 18:48
Anonymous6-Feb-04 18:48 
GeneralHelp with user input problem. Pin
Pakled6-Feb-04 15:41
Pakled6-Feb-04 15:41 
GeneralRe: Help with user input problem. Pin
Daniel13246-Feb-04 16:02
Daniel13246-Feb-04 16:02 
GeneralGet local IP addresses & netmask Pin
Anonymous___6-Feb-04 14:58
sussAnonymous___6-Feb-04 14:58 

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.