Click here to Skip to main content
16,010,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Passing pointer to other process Pin
Iain Clarke, Warrior Programmer4-Jul-08 5:34
Iain Clarke, Warrior Programmer4-Jul-08 5:34 
GeneralRe: Passing pointer to other process Pin
JMGIC4-Jul-08 5:41
JMGIC4-Jul-08 5:41 
QuestionConverting existing VC++ Applications to be Compatible with Vista Pin
NiceNaidu4-Jul-08 3:30
NiceNaidu4-Jul-08 3:30 
AnswerRe: Converting existing VC++ Applications to be Compatible with Vista Pin
Mark Salsbery4-Jul-08 11:39
Mark Salsbery4-Jul-08 11:39 
GeneralRe: Converting existing VC++ Applications to be Compatible with Vista Pin
NiceNaidu6-Jul-08 4:43
NiceNaidu6-Jul-08 4:43 
QuestionDialogbar shown as modal dialog Pin
ilgale4-Jul-08 3:19
ilgale4-Jul-08 3:19 
QuestionHow can I handle right-click of my application itself ? Pin
SherTeks4-Jul-08 2:10
SherTeks4-Jul-08 2:10 
AnswerRe: How can I handle right-click of my application itself ? Pin
Iain Clarke, Warrior Programmer4-Jul-08 2:25
Iain Clarke, Warrior Programmer4-Jul-08 2:25 
It's a rather brute force approach, but you could set a context menu handler (See Michael Dunn's superb shell series) for all exe, but only bother putting up for option if the file being right clicked on is called click.exe.

There are weak points to the idea - renaming, must be at least a partial admin to install shell extensions, what if the user makes a shortcut for the exe [*]?

Iain.

[*] I have a suspicion that the system resolves shortcuts for extensions for this very reason, but you'd have to check.

Plz sir... CPallini CPallini abuz drugz, plz plz help urgent.

AnswerRe: How can I handle right-click of my application itself ? Pin
Nibu babu thomas4-Jul-08 2:37
Nibu babu thomas4-Jul-08 2:37 
QuestionIncrease number of files that can be opened Pin
Amit4u4-Jul-08 1:41
Amit4u4-Jul-08 1:41 
AnswerRe: Increase number of files that can be opened Pin
vineeshV4-Jul-08 1:57
vineeshV4-Jul-08 1:57 
QuestionRe: Increase number of files that can be opened Pin
CPallini4-Jul-08 2:09
mveCPallini4-Jul-08 2:09 
AnswerRe: Increase number of files that can be opened Pin
vineeshV4-Jul-08 2:46
vineeshV4-Jul-08 2:46 
GeneralRe: Increase number of files that can be opened Pin
CPallini4-Jul-08 2:55
mveCPallini4-Jul-08 2:55 
GeneralRe: Increase number of files that can be opened Pin
vineeshV4-Jul-08 3:21
vineeshV4-Jul-08 3:21 
QuestionRe: Increase number of files that can be opened Pin
CPallini4-Jul-08 2:07
mveCPallini4-Jul-08 2:07 
AnswerRe: Increase number of files that can be opened Pin
Iain Clarke, Warrior Programmer4-Jul-08 2:28
Iain Clarke, Warrior Programmer4-Jul-08 2:28 
AnswerRe: Increase number of files that can be opened Pin
Randor 4-Jul-08 5:54
professional Randor 4-Jul-08 5:54 
QuestionC++ ATL DLL Addin for Windows Mail is blocked by Vista's DEP Pin
dolly4-Jul-08 1:34
dolly4-Jul-08 1:34 
AnswerRe: C++ ATL DLL Addin for Windows Mail is blocked by Vista's DEP Pin
Iain Clarke, Warrior Programmer4-Jul-08 2:38
Iain Clarke, Warrior Programmer4-Jul-08 2:38 
GeneralRe: C++ ATL DLL Addin for Windows Mail is blocked by Vista's DEP Pin
dolly7-Jul-08 18:45
dolly7-Jul-08 18:45 
QuestionProduct ID and vendor ID of the devices Pin
Y K Kishore Kumar4-Jul-08 1:30
Y K Kishore Kumar4-Jul-08 1:30 
AnswerRe: Product ID and vendor ID of the devices Pin
_AnsHUMAN_ 4-Jul-08 1:59
_AnsHUMAN_ 4-Jul-08 1:59 
QuestionCreateProcessAsUser Pin
vineeshV4-Jul-08 1:17
vineeshV4-Jul-08 1:17 
AnswerRe: CreateProcessAsUser Pin
marcio k6-Jul-08 20:48
marcio k6-Jul-08 20:48 

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.