C
Carlos Gomez
I'm using Visual Studio .NET to make a C++ DirectX application. My
problem is that sometimes when I hit RUN, the application begin
loading but doesn't show on the desktop, almost as if I had set the
Visible attribute to False. It isn't the code because to make it show
all I have to do is hit STOP and RUN again and most probably it will
run fine, without changing a single line of code. Has anyone
encountered a similar problem?
Btw, I haven't tested it with ‘normal' applications but with DirectX
ones it happens every once in a while, even with copy/paste examples.
problem is that sometimes when I hit RUN, the application begin
loading but doesn't show on the desktop, almost as if I had set the
Visible attribute to False. It isn't the code because to make it show
all I have to do is hit STOP and RUN again and most probably it will
run fine, without changing a single line of code. Has anyone
encountered a similar problem?
Btw, I haven't tested it with ‘normal' applications but with DirectX
ones it happens every once in a while, even with copy/paste examples.