SDL_PollEvent after SDL_SetVideoMode causes access violation - Part 2

I just changed some CodeGuard settings and i normally have CodeGuard enabled with all optional checks ( 3 options listed )

  • CodeGuard checks the following:
    -> Validate global and stack access
    -> Validate the ‘this’ pointer
    -> Validate pointer access

So i tried different combinations and only the following had the effect of preventing the
access violation:

  • CodeGuard checks the following:
    -> Validate global and stack access

The other 2 options had no effect on the outcome.

GreeTz--------------------------------
| Dinand Vanvelzen, |
| Programmer, |

Software Engineering student