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
sakyildiz
NA
8
0
using WinAPI functions in C#
Dec 19 2003 6:09 AM
I want to get messages posted by a button control using a thread while the program continue the execution of another process.This process should be ended while the user clicks the button.This process is a file reading process.At least process should read the file which is started to be read,but shouldn't read any more files when the button is clicked. I import the user32.dll and I used WinAPI GetMessage function but it didn't work.Can anyone help me? Thanks in advance...
Reply
Answers (
5
)
Printing in C#
Building an add-in using the add-in wizard