- Messages
- 639
- Country

I see a constant WM_USER_SIMCONNECT with value 0x0402 in all the examples. I was wondering if that value that is NOT defined in SimConnect itself has to have that particular value? or can I choose any value I want?
Say, if I have two instances of SimConnect in the same application (don't question why!) should I have a WM_USER_SIMCONNECT with two different values so that DefWnd knows to which of the two instances the message has to be sent?
Say, if I have two instances of SimConnect in the same application (don't question why!) should I have a WM_USER_SIMCONNECT with two different values so that DefWnd knows to which of the two instances the message has to be sent?