Click here to Skip to main content
15,907,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: initialization text on dialog box Pin
Shah Satish22-Jan-07 21:58
Shah Satish22-Jan-07 21:58 
QuestionPassing an array of structs from c# to unmanaged c++ dll Pin
Marek Konieczny22-Jan-07 6:29
Marek Konieczny22-Jan-07 6:29 
AnswerRe: Passing an array of structs from c# to unmanaged c++ dll Pin
James R. Twine22-Jan-07 8:13
James R. Twine22-Jan-07 8:13 
AnswerRe: Passing an array of structs from c# to unmanaged c++ dll Pin
Tim Paaschen22-Jan-07 20:26
Tim Paaschen22-Jan-07 20:26 
QuestionDialog activex Pin
Tarek Jabri22-Jan-07 6:28
Tarek Jabri22-Jan-07 6:28 
QuestionHow do I programmatically uncheck the "Taskbar always on top" option? Pin
dandy7222-Jan-07 6:04
dandy7222-Jan-07 6:04 
AnswerRe: How do I programmatically uncheck the "Taskbar always on top" option? Pin
Nibu babu thomas22-Jan-07 16:21
Nibu babu thomas22-Jan-07 16:21 
GeneralRe: How do I programmatically uncheck the "Taskbar always on top" option? Pin
dandy7222-Jan-07 16:59
dandy7222-Jan-07 16:59 
Interesting.

However, that's not quite what I'm after. I want to programmatically change the "Keep the taskbar on top of other windows" option, not merely display the dialog box that presents this option. I mean, ultimately, when you check/clear that checkbox, some API eventually gets called or some registry setting gets changed. This API/registry entry is what I'm after, so I can change the setting without showing some UI or involving the user.

As far as I can see, this just programmatically displays various dialog boxes.
GeneralRe: How do I programmatically uncheck the "Taskbar always on top" option? Pin
Nibu babu thomas22-Jan-07 17:04
Nibu babu thomas22-Jan-07 17:04 
GeneralRe: How do I programmatically uncheck the "Taskbar always on top" option? [modified] Pin
Nibu babu thomas22-Jan-07 17:15
Nibu babu thomas22-Jan-07 17:15 
GeneralRe: How do I programmatically uncheck the "Taskbar always on top" option? Pin
dandy7223-Jan-07 8:27
dandy7223-Jan-07 8:27 
GeneralRe: How do I programmatically uncheck the "Taskbar always on top" option? Pin
Nibu babu thomas23-Jan-07 21:07
Nibu babu thomas23-Jan-07 21:07 
GeneralRe: How do I programmatically uncheck the "Taskbar always on top" option? Pin
dandy7224-Jan-07 3:06
dandy7224-Jan-07 3:06 
QuestionAsk about Win32 Pin
phap22-Jan-07 5:10
phap22-Jan-07 5:10 
AnswerRe: Ask about Win32 Pin
James R. Twine22-Jan-07 5:18
James R. Twine22-Jan-07 5:18 
AnswerRe: Ask about Win32 Pin
Hamid_RT22-Jan-07 17:57
Hamid_RT22-Jan-07 17:57 
QuestionIIS DLL Pin
skerbeck22-Jan-07 4:52
skerbeck22-Jan-07 4:52 
Question"Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 4:25
chandni_chandrakant_maheta22-Jan-07 4:25 
QuestionRe: "Dynamic Linking of .lib file in my project" Pin
David Crow22-Jan-07 4:31
David Crow22-Jan-07 4:31 
AnswerRe: "Dynamic Linking of .lib file in my project" Pin
«_Superman_»22-Jan-07 4:31
professional«_Superman_»22-Jan-07 4:31 
AnswerRe: "Dynamic Linking of .lib file in my project" Pin
James R. Twine22-Jan-07 4:34
James R. Twine22-Jan-07 4:34 
GeneralRe: "Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 18:30
chandni_chandrakant_maheta22-Jan-07 18:30 
GeneralRe: "Dynamic Linking of .lib file in my project" Pin
chandni_chandrakant_maheta22-Jan-07 18:55
chandni_chandrakant_maheta22-Jan-07 18:55 
GeneralRe: "Dynamic Linking of .lib file in my project" Pin
James R. Twine23-Jan-07 14:30
James R. Twine23-Jan-07 14:30 
QuestionAccessing physical drives [modified] Pin
Big CDF22-Jan-07 3:57
Big CDF22-Jan-07 3:57 

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.