softwareguy74
Jan 5th, 2001, 05:52 PM
Hi,
I'm implementing a function that requires me to specify a int value for a message to be received after the asynchronous function completes..
My question is, what range of values should a user defined message be in? Obviously, I don't want to specify a value that is already used by a Win32 windows message.
Any help would be appreciated..
Dan
I'm implementing a function that requires me to specify a int value for a message to be received after the asynchronous function completes..
My question is, what range of values should a user defined message be in? Obviously, I don't want to specify a value that is already used by a Win32 windows message.
Any help would be appreciated..
Dan