ive published an exe which opens an interactive cdrom,
it all woirks fine except...
if the user presses ctrl + enter it reloads level 0 of the exe.
is there a way to disable this?
cheers
x
Printable View
ive published an exe which opens an interactive cdrom,
it all woirks fine except...
if the user presses ctrl + enter it reloads level 0 of the exe.
is there a way to disable this?
cheers
x
oh got it...
fscommand("trapallkeys", "true");