I’m using Windows PC Emulation, I called
PVRShellSet(prefFullScreen, true);
to get a full screen display which works fine.
But I found what I got is a window whose size is identical to the monitor and without caption.
How can I get a exclusive mode full screen?
I know maybe it's a issue of Windows, but can anyone help me?