Share via

DirectInput8Create() crashes

Anonymous
2015-07-13T14:41:32+00:00

Hello,

I have a 32 bit console program which listens to external USB triggers (sensoriumembedded.com). To listen, I initiate direct input with DirectInput8Create(). This works fine under the debugger in Visual Studio 2012. However, when the debug version of the program is run without VS2012, it crashes. Calling the post mortem debug, I find that the crash happens at DirectInput8Create(), trying to read some remote location (like 0x6AE4FF18), where shouldn't be anything.

Did anyone experience this behavior? Any tips?

Much appreciated,

    Yuri

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2015-07-14T11:04:57+00:00

Hello Yuri,

Thank you for posting your question on Microsoft community.

This issue better suits to developers on MSDN forums.

I would suggest you to post your question on MSDN forums for better assistance from other developers.

MSDN forum

https://social.msdn.microsoft.com/Forums/en-US/home?forum=vcgeneral

Thank you

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful