News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Enumerating RefreshRates

Started by Siekmanski, December 02, 2018, 11:16:02 PM

Previous topic - Next topic

Siekmanski

No messagebox with an error number?

The program needs d3d9.dll, gdiplus.dll and the SSE2 instruction set.
Creative coders use backward thinking techniques as a strategy.

felipe

No message. And i have those .dlls and also my machine can execute sse2 instruction set. :idea:

felipe

The debugger starts to behave buggy after the call to createwindowex  :idea: Buggy here means that after that call i can only stop the debugging process by terminating the debugger itself with the task manager :idea:

felipe

when the program crashes, windows tells me that the module igdumd32.dll has the problem  :idea:

Siekmanski

Hi Felipe,

It could be a driver issue,
https://software.intel.com/en-us/forums/developing-games-and-graphics-on-intel/topic/292778
Creative coders use backward thinking techniques as a strategy.

felipe

seems like that is, thanks.  :icon14:

Siekmanski

Hi Felipe,

It maybe that 1 of the renderstates I use chokes your graphics card.

Send you a PM.
Creative coders use backward thinking techniques as a strategy.