TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Paul Blades
NA
2
0
C# user defined messages
Dec 12 2006 6:12 AM
Hi,
In MFC if you want to send a message say between a worker thread and user interface thread you:
1. define the message
2. add a entry to the message map for the message and handler
3. use SendMessage to send it
Can someone inform are you allowed to do this in C#, are you supposed
to do it this way in C# and what the best way of sending messages is?
Thanks
Paul
Reply
Answers (
0
)
Numerical from String
dynamic control layout