[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [ProgSoc] Windows thread communication?
> sense because the handle will be lost. I'd recommend
> using values WM_APP or
> higher because they are guaranteed not to conflict
> with any system or
> control messages.
>
Thanks for your help. Turns out that this was the
problem :) We'd chosen some other values for the
message ID. As luck would have it, some of our
messages got through and some didn't, which made
debugging fun. Changing everything to higher thatn
WM_APP solved it
Cheer
Geoff
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.