Click here to Skip to main content
15,909,332 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Accessing vars in class created with new Pin
David Crow30-Jan-10 12:52
David Crow30-Jan-10 12:52 
AnswerRe: Accessing vars in class created with new Pin
al25001-Feb-10 11:47
al25001-Feb-10 11:47 
QuestionHow to assign directory rights programmatically? Pin
Chintan29-Jan-10 10:38
Chintan29-Jan-10 10:38 
QuestionWindows Shell Replacement Pin
Code-o-mat29-Jan-10 9:22
Code-o-mat29-Jan-10 9:22 
AnswerRe: Windows Shell Replacement Pin
Richard MacCutchan29-Jan-10 9:49
mveRichard MacCutchan29-Jan-10 9:49 
GeneralRe: Windows Shell Replacement Pin
Code-o-mat29-Jan-10 10:18
Code-o-mat29-Jan-10 10:18 
GeneralRe: Windows Shell Replacement Pin
Richard MacCutchan29-Jan-10 22:08
mveRichard MacCutchan29-Jan-10 22:08 
GeneralRe: Windows Shell Replacement Pin
Code-o-mat30-Jan-10 6:18
Code-o-mat30-Jan-10 6:18 
i think Saurabh.Garg (here's his post[^]) got it right, i am/was looking for some general guide, something that would explain exactly what tasks a replacement for the graphical shell has to fullfill, i mean from the system's point of view, not the user's, i guess it isn't simply just replacing explorer.exe with something else (changing the registry entry that points windows at explorer.exe to make it run some other program instead upon logon) and done, i read on some forum that the shell has to perform some special initializations in order to work (and of course these were not listed). Looking thorough those codes is a good idea, it might be very hard though to understand it without any basic idea of what exactly the intent of the whole thing is...hmm, they however might have comments in the code that might be very usefull and shed a lot of light onto the whole thing, thanks.

> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> Sometimes you just have to hate coding to do it well. <

GeneralRe: Windows Shell Replacement Pin
Richard MacCutchan30-Jan-10 9:27
mveRichard MacCutchan30-Jan-10 9:27 
AnswerRe: Windows Shell Replacement Pin
Nemanja Trifunovic29-Jan-10 10:04
Nemanja Trifunovic29-Jan-10 10:04 
GeneralRe: Windows Shell Replacement Pin
Code-o-mat29-Jan-10 10:24
Code-o-mat29-Jan-10 10:24 
AnswerRe: Windows Shell Replacement Pin
Rolf Kristensen29-Jan-10 12:21
Rolf Kristensen29-Jan-10 12:21 
QuestionRe: Windows Shell Replacement Pin
Bram van Kampen29-Jan-10 14:35
Bram van Kampen29-Jan-10 14:35 
AnswerRe: Windows Shell Replacement Pin
Rolf Kristensen29-Jan-10 21:17
Rolf Kristensen29-Jan-10 21:17 
GeneralRe: Windows Shell Replacement Pin
Bram van Kampen30-Jan-10 14:37
Bram van Kampen30-Jan-10 14:37 
GeneralRe: Windows Shell Replacement Pin
Code-o-mat30-Jan-10 6:39
Code-o-mat30-Jan-10 6:39 
AnswerRe: Windows Shell Replacement Pin
Saurabh.Garg29-Jan-10 15:59
Saurabh.Garg29-Jan-10 15:59 
GeneralRe: Windows Shell Replacement Pin
Code-o-mat30-Jan-10 6:38
Code-o-mat30-Jan-10 6:38 
Questiontree view using form view. Pin
santhosh-padamatinti29-Jan-10 7:48
santhosh-padamatinti29-Jan-10 7:48 
AnswerRe: tree view using form view. Pin
Maximilien29-Jan-10 8:39
Maximilien29-Jan-10 8:39 
AnswerRe: tree view using form view. Pin
KingsGambit29-Jan-10 8:44
KingsGambit29-Jan-10 8:44 
QuestionSend Mail Pin
Member 686483929-Jan-10 6:27
Member 686483929-Jan-10 6:27 
AnswerRe: Send Mail Pin
CPallini29-Jan-10 6:48
mveCPallini29-Jan-10 6:48 
QuestionRe: Send Mail Pin
David Crow30-Jan-10 5:24
David Crow30-Jan-10 5:24 
AnswerRe: Send Mail Pin
Member 686483930-Jan-10 10:00
Member 686483930-Jan-10 10:00 

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.