News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

full screen viewport and without cursor

Started by supercoollee, May 04, 2010, 12:24:40 PM

Previous topic - Next topic

supercoollee

this board seems much more active than the OPENGL board, so i move a topic which i posted in the other board to here.
======================
to prepare for my OPENGL app, i setup a full screen window without any title, menu, border... using this:

invoke CreateWindowEx,NULL,ADDR ClassName,ADDR AppName,WS_POPUP ......

is this the right way for OPENGL app?

and i want to hide the cursor, how to do it?

i noticed the line:

invoke  LoadCursor,NULL,IDC_ARROW
mov     wc.hCursor,eax

can i hide the cursor by changing this?

oex

We are all of us insane, just to varying degrees and intelligently balanced through networking

http://www.hereford.tv