Click here to Skip to main content
15,894,017 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMultitheading Pin
Waldermort16-Aug-06 11:43
Waldermort16-Aug-06 11:43 
AnswerRe: Multitheading Pin
valikac16-Aug-06 12:50
valikac16-Aug-06 12:50 
AnswerRe: Multitheading Pin
Tim Smith16-Aug-06 17:04
Tim Smith16-Aug-06 17:04 
AnswerRe: Multitheading Pin
Stephen Hewitt16-Aug-06 21:16
Stephen Hewitt16-Aug-06 21:16 
QuestionFundamental Question Pin
eggie516-Aug-06 9:33
eggie516-Aug-06 9:33 
AnswerRe: Fundamental Question Pin
eggie516-Aug-06 9:59
eggie516-Aug-06 9:59 
AnswerRe: Fundamental Question Pin
Bram van Kampen16-Aug-06 15:30
Bram van Kampen16-Aug-06 15:30 
QuestionObject Definition Pin
Jay0316-Aug-06 9:21
Jay0316-Aug-06 9:21 
typedef UpdateHandler* UpdateHandlerPtr;

I saw this code in a project file but I couldn't find what the definition of UpdateHandler is. It is not defined anywhere. Only thing I found on UpdateHandler is the code below
What does the syntax below do?

typedef void UpdateHandler(ObjectRootPtr, const RTI::AttributeHandleValuePairSet&);
AnswerRe: Object Definition Pin
Zac Howland16-Aug-06 10:11
Zac Howland16-Aug-06 10:11 
GeneralRe: Object Definition Pin
JWood16-Aug-06 11:26
JWood16-Aug-06 11:26 
GeneralRe: Object Definition [modified] Pin
SimonSays16-Aug-06 11:47
SimonSays16-Aug-06 11:47 
GeneralRe: Object Definition Pin
JWood16-Aug-06 15:51
JWood16-Aug-06 15:51 
GeneralRe: Object Definition Pin
Zac Howland17-Aug-06 3:51
Zac Howland17-Aug-06 3:51 
GeneralRe: Object Definition [modified] Pin
Prakash Nadar16-Aug-06 22:01
Prakash Nadar16-Aug-06 22:01 
GeneralRe: Object Definition Pin
Jay0317-Aug-06 5:02
Jay0317-Aug-06 5:02 
GeneralRe: Object Definition Pin
Zac Howland17-Aug-06 5:22
Zac Howland17-Aug-06 5:22 
AnswerRe: Object Definition Pin
Bram van Kampen16-Aug-06 15:46
Bram van Kampen16-Aug-06 15:46 
Questionhow to obtain mouse position while dragging a dialog bar... Pin
Luckeman16-Aug-06 7:32
Luckeman16-Aug-06 7:32 
AnswerRe: how to obtain mouse position while dragging a dialog bar... Pin
Waldermort16-Aug-06 7:36
Waldermort16-Aug-06 7:36 
GeneralRe: how to obtain mouse position while dragging a dialog bar... Pin
Luckeman16-Aug-06 8:13
Luckeman16-Aug-06 8:13 
GeneralRe: how to obtain mouse position while dragging a dialog bar... Pin
cje16-Aug-06 10:58
cje16-Aug-06 10:58 
GeneralRe: how to obtain mouse position while dragging a dialog bar... Pin
Luckeman16-Aug-06 13:15
Luckeman16-Aug-06 13:15 
GeneralRe: how to obtain mouse position while dragging a dialog bar... Pin
Bram van Kampen16-Aug-06 16:30
Bram van Kampen16-Aug-06 16:30 
GeneralRe: how to obtain mouse position while dragging a dialog bar... Pin
Luckeman16-Aug-06 18:44
Luckeman16-Aug-06 18:44 
AnswerRe: how to obtain mouse position while dragging a dialog bar... Pin
Hamid_RT16-Aug-06 23:35
Hamid_RT16-Aug-06 23:35 

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.