Click here to Skip to main content
15,920,651 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAccessing the USB HUman Interface Device properties from the devicemanager Pin
hariakuthota20-Aug-08 3:23
hariakuthota20-Aug-08 3:23 
AnswerRe: Accessing the USB HUman Interface Device properties from the devicemanager Pin
Ștefan-Mihai MOGA20-Aug-08 8:46
professionalȘtefan-Mihai MOGA20-Aug-08 8:46 
QuestionFunction Calling Pin
polopo20-Aug-08 2:36
polopo20-Aug-08 2:36 
AnswerRe: Function Calling Pin
Nathan Going20-Aug-08 2:39
Nathan Going20-Aug-08 2:39 
AnswerRe: Function Calling Pin
David Crow20-Aug-08 3:06
David Crow20-Aug-08 3:06 
AnswerRe: Function Calling Pin
CPallini20-Aug-08 3:20
mveCPallini20-Aug-08 3:20 
AnswerRe: Function Calling Pin
SRKSHOME20-Aug-08 23:50
SRKSHOME20-Aug-08 23:50 
AnswerRe: Function Calling Pin
laksh220425-Aug-08 20:15
laksh220425-Aug-08 20:15 
If you are saying that you have a class and inside that you have a public member function, then
you need to create an object of the class at the place where you want to call it. And then using that object you can call the function. You need to include the .h file in which you have created your class.

Well this is like targeting in dark..

If you can put the problem in detail. You may get right solution.
QuestionXP and Vista Caption bar problem with SetWindowRgn Pin
Nathan Going20-Aug-08 2:27
Nathan Going20-Aug-08 2:27 
AnswerRe: XP and Vista Caption bar problem with SetWindowRgn Pin
Mike Dimmick20-Aug-08 7:05
Mike Dimmick20-Aug-08 7:05 
GeneralRe: XP and Vista Caption bar problem with SetWindowRgn Pin
Nathan Going20-Aug-08 7:10
Nathan Going20-Aug-08 7:10 
QuestionRemove Duplicate Values Pin
NewVC++20-Aug-08 0:54
NewVC++20-Aug-08 0:54 
AnswerRe: Remove Duplicate Values Pin
Rajesh R Subramanian20-Aug-08 1:13
professionalRajesh R Subramanian20-Aug-08 1:13 
GeneralRe: Remove Duplicate Values Pin
NewVC++20-Aug-08 1:20
NewVC++20-Aug-08 1:20 
GeneralRe: Remove Duplicate Values Pin
Rajesh R Subramanian20-Aug-08 2:10
professionalRajesh R Subramanian20-Aug-08 2:10 
AnswerRe: Remove Duplicate Values Pin
CPallini20-Aug-08 1:49
mveCPallini20-Aug-08 1:49 
GeneralRe: Remove Duplicate Values Pin
NewVC++20-Aug-08 2:09
NewVC++20-Aug-08 2:09 
GeneralRe: Remove Duplicate Values Pin
Hamid_RT20-Aug-08 2:13
Hamid_RT20-Aug-08 2:13 
GeneralRe: Remove Duplicate Values Pin
David Crow20-Aug-08 3:25
David Crow20-Aug-08 3:25 
GeneralRe: Remove Duplicate Values Pin
Rajesh R Subramanian20-Aug-08 2:12
professionalRajesh R Subramanian20-Aug-08 2:12 
GeneralRe: Remove Duplicate Values Pin
Michael Schubert20-Aug-08 2:57
Michael Schubert20-Aug-08 2:57 
GeneralRe: Remove Duplicate Values Pin
CPallini20-Aug-08 3:14
mveCPallini20-Aug-08 3:14 
GeneralRe: Remove Duplicate Values Pin
toxcct20-Aug-08 3:16
toxcct20-Aug-08 3:16 
GeneralRe: Remove Duplicate Values Pin
Rajesh R Subramanian20-Aug-08 3:28
professionalRajesh R Subramanian20-Aug-08 3:28 
GeneralRe: Remove Duplicate Values [modified] Pin
CPallini20-Aug-08 20:59
mveCPallini20-Aug-08 20:59 

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.