Click here to Skip to main content
16,004,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing Pointers Pin
Bob Stanneveld19-Aug-03 7:45
Bob Stanneveld19-Aug-03 7:45 
GeneralRe: Passing Pointers Pin
Ravi Bhavnani19-Aug-03 2:57
professionalRavi Bhavnani19-Aug-03 2:57 
GeneralRe: Passing Pointers Pin
NewHSKid19-Aug-03 3:11
NewHSKid19-Aug-03 3:11 
GeneralRe: Passing Pointers Pin
PremL19-Aug-03 13:21
PremL19-Aug-03 13:21 
QuestionHow do I add a toolbar to a non-MFC application? Please help. Pin
adelgary19-Aug-03 2:35
adelgary19-Aug-03 2:35 
AnswerRe: How do I add a toolbar to a non-MFC application? Please help. Pin
Iain Clarke, Warrior Programmer19-Aug-03 3:14
Iain Clarke, Warrior Programmer19-Aug-03 3:14 
QuestionRight aligned toolbar button, Howto ? Pin
Thomas Andersen19-Aug-03 2:02
Thomas Andersen19-Aug-03 2:02 
QuestionDisabling alt-tab/taskswitching in full screen mode? Pin
Kayembi19-Aug-03 1:38
Kayembi19-Aug-03 1:38 
Hi,

I really need to disable task-switching in a program, but am having difficulties.

First, I should explain *why* I want to disable task-switching, as I am aware that this can be undesirable behaviour. I want to use this feature in a game engine, and it is only an optional feature (not forced behaviour). For instance, if the player decides to map certain keys to Alt or Tab, they can can choose to disable task-switching. (Eg. If they map Alt to "jump" and task-switch, they might flip back to the game to find that they have jumped to their death...)

So, granted that I *do* want to do this, how do I go about achieving this in a full screen game (DirectX, though I doubt that makes any difference)? I have read and tried the article at MSDN on this:

http://support.microsoft.com/default.aspx?kbid=226359

However, this only works so long as the game is in windowed mode. As soon as the user switches to full screen, task-switching is restored for some reason. (I am testing on a Win Me system at the moment - I don't have access to my XP system for a few days, so I can't test out both methods.)

Does anybody know how I can go about doing this? Any suggestions or links much appreciated.

Many thanks,
KB
AnswerRe: Disabling alt-tab/taskswitching in full screen mode? Pin
ZoogieZork19-Aug-03 11:58
ZoogieZork19-Aug-03 11:58 
Generalprepertysheet in Formview (SDI) Pin
clack23419-Aug-03 0:47
clack23419-Aug-03 0:47 
GeneralRe: prepertysheet in Formview (SDI) Pin
vcplusplus19-Aug-03 3:14
vcplusplus19-Aug-03 3:14 
Questionmultithreaded server, block on recv(), how do i send at any moment? Pin
Kuniva19-Aug-03 0:43
Kuniva19-Aug-03 0:43 
AnswerRe: multithreaded server, block on recv(), how do i send at any moment? Pin
Johnny ²19-Aug-03 1:10
Johnny ²19-Aug-03 1:10 
AnswerRe: multithreaded server, block on recv(), how do i send at any moment? Pin
Norman Bates19-Aug-03 1:22
Norman Bates19-Aug-03 1:22 
GeneralRe: multithreaded server, block on recv(), how do i send at any moment? Pin
Kuniva19-Aug-03 2:29
Kuniva19-Aug-03 2:29 
AnswerRe: multithreaded server, block on recv(), how do i send at any moment? Pin
igor196019-Aug-03 10:16
igor196019-Aug-03 10:16 
GeneralRe: multithreaded server, block on recv(), how do i send at any moment? Pin
Kuniva19-Aug-03 13:49
Kuniva19-Aug-03 13:49 
GeneralDirectX Help please Pin
Eugene V.19-Aug-03 0:22
Eugene V.19-Aug-03 0:22 
GeneralRe: DirectX Help please Pin
PremL19-Aug-03 6:14
PremL19-Aug-03 6:14 
QuestionHOW CAN I DO THIS ? Pin
bttf18-Aug-03 23:55
bttf18-Aug-03 23:55 
AnswerRe: HOW CAN I DO THIS ? Pin
vcplusplus19-Aug-03 3:30
vcplusplus19-Aug-03 3:30 
GeneralRe: HOW CAN I DO THIS ? Pin
bttf19-Aug-03 9:08
bttf19-Aug-03 9:08 
QuestionAdd sizing gripper to dialog? Pin
Dominik Reichl18-Aug-03 23:21
Dominik Reichl18-Aug-03 23:21 
AnswerRe: Add sizing gripper to dialog? Pin
Bernhard19-Aug-03 0:20
Bernhard19-Aug-03 0:20 
GeneralRe: Add sizing gripper to dialog? Pin
Dominik Reichl19-Aug-03 0:44
Dominik Reichl19-Aug-03 0:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.