Advertisement

DPN_MSGID_CREATE_SENDER_CONTEXT undefined?

Started by July 26, 2004 06:29 AM
1 comment, last by harmless 20 years, 6 months ago
Hi everyone! i am new to DiretPlay 8.0 and am currently experimenting on message ID's. So far all possibl messages that my program can receive is fine except for DPN_MSGID_CREATE_SENDER_CONTEXT. somehow i fail on compile when i include this message in my message handler saying this is undefined identifier. Also, i am using Visual C+.NET so hovering over a variable i may be able to identify if a variable/identifier is valid. And i can actually see it isn't. I already searched thru google and performed checking on typo errors. so far everything is fine and i don't see any issue about this message ID in google. Also, i only included play8.h and linked dplay.lib. Has anyone experienced this problem too? thanks in advance for anyone's help.
This is one of those messages that should not have made it to release... Just ignore.

-cb
Advertisement
Great! Thanks!

This topic is closed to new replies.

Advertisement