Click here to Skip to main content
15,887,361 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionChecking if a user is in a group Pin
kelprinc29-Jan-06 21:12
kelprinc29-Jan-06 21:12 
AnswerRe: Checking if a user is in a group Pin
David Crow30-Jan-06 3:25
David Crow30-Jan-06 3:25 
GeneralRe: Checking if a user is in a group Pin
kelprinc30-Jan-06 3:30
kelprinc30-Jan-06 3:30 
Questiondetecting file access Pin
_kane_29-Jan-06 20:41
_kane_29-Jan-06 20:41 
AnswerRe: detecting file access Pin
Stephen Hewitt29-Jan-06 21:41
Stephen Hewitt29-Jan-06 21:41 
GeneralRe: detecting file access Pin
_kane_29-Jan-06 21:48
_kane_29-Jan-06 21:48 
QuestionImage selection Pin
_anil_29-Jan-06 20:31
_anil_29-Jan-06 20:31 
AnswerRe: Image selection Pin
PJ Arends29-Jan-06 20:47
professionalPJ Arends29-Jan-06 20:47 
Save the points as you draw the ROI, use CreatePolygonRgn() to create a HRGN from those points, use PtInRegion() to determine if a point is inside your ROI.



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" - mYkel - 21 Jun '04

"There's not enough blatant self-congratulatory backslapping in the world today..." - HumblePie - 21 Jun '05

Within you lies the power for good - Use it!

-- modified at 2:48 Monday 30th January, 2006
GeneralRe: Image selection Pin
_anil_29-Jan-06 20:55
_anil_29-Jan-06 20:55 
GeneralRe: Image selection Pin
_anil_29-Jan-06 21:37
_anil_29-Jan-06 21:37 
QuestionHow to transfer IStream into IDataObject Pin
saravana pandy29-Jan-06 20:23
saravana pandy29-Jan-06 20:23 
Questionwhat is the size of a empty class? Pin
vikas amin29-Jan-06 20:11
vikas amin29-Jan-06 20:11 
AnswerRe: what is the size of a empty class? Pin
Owner drawn29-Jan-06 20:17
Owner drawn29-Jan-06 20:17 
AnswerRe: what is the size of a empty class? Pin
Laxman929-Jan-06 21:26
Laxman929-Jan-06 21:26 
GeneralRe: what is the size of a empty class? Pin
vikas amin29-Jan-06 21:56
vikas amin29-Jan-06 21:56 
GeneralRe: what is the size of a empty class? Pin
Laxman930-Jan-06 0:50
Laxman930-Jan-06 0:50 
AnswerRe: what is the size of a empty class? Pin
toxcct30-Jan-06 0:44
toxcct30-Jan-06 0:44 
AnswerRe: what is the size of a empty class? Pin
David Crow30-Jan-06 3:40
David Crow30-Jan-06 3:40 
Question2-dimensional arrays Pin
eivanlo29-Jan-06 19:06
eivanlo29-Jan-06 19:06 
AnswerRe: 2-dimensional arrays Pin
Owner drawn29-Jan-06 19:16
Owner drawn29-Jan-06 19:16 
GeneralRe: 2-dimensional arrays Pin
eivanlo29-Jan-06 19:26
eivanlo29-Jan-06 19:26 
GeneralRe: 2-dimensional arrays Pin
Owner drawn29-Jan-06 19:28
Owner drawn29-Jan-06 19:28 
GeneralRe: 2-dimensional arrays Pin
eivanlo29-Jan-06 19:53
eivanlo29-Jan-06 19:53 
GeneralRe: 2-dimensional arrays Pin
Owner drawn29-Jan-06 19:56
Owner drawn29-Jan-06 19:56 
GeneralRe: 2-dimensional arrays Pin
eivanlo29-Jan-06 20:02
eivanlo29-Jan-06 20:02 

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.