Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with messages reaching the appropriate class Pin
neil478123-Oct-07 10:23
neil478123-Oct-07 10:23 
QuestionConvert TIFF to bmp Pin
Romiks21-Oct-07 8:58
Romiks21-Oct-07 8:58 
AnswerRe: Convert TIFF to bmp Pin
Chris Losinger21-Oct-07 9:22
professionalChris Losinger21-Oct-07 9:22 
GeneralRe: Convert TIFF to bmp Pin
Romiks21-Oct-07 19:01
Romiks21-Oct-07 19:01 
GeneralRe: Convert TIFF to bmp Pin
Romiks22-Oct-07 1:53
Romiks22-Oct-07 1:53 
GeneralRe: Convert TIFF to bmp Pin
JudyL_MD22-Oct-07 4:06
JudyL_MD22-Oct-07 4:06 
AnswerRe: Convert TIFF to bmp Pin
Christian Graus21-Oct-07 12:47
protectorChristian Graus21-Oct-07 12:47 
QuestionHow Does Context Menu in IE Woks Pin
vikrant kpr21-Oct-07 8:04
vikrant kpr21-Oct-07 8:04 
Hey Friends

Any idea how the Context Menus in IE Works?
I noticed the given below key runs an exe
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\E&xport to Microsoft Excel
with above key's default value of
res://C:\PROGRA~1\MICROS~3\Office12\EXCEL.EXE/3000

now if i change it to c:\windows\notepad.exe
it does not works??????

I tried my application
no luck Frown | :-(

Ideally I want to attach a COM Dll as is provided by Buttons for INternet Explorer
but the msdn documentation says that i can specify a script file only html/js

some java scripts work some does not
i have a script that does not work with above
but the navigate method accepts the script & works fine.

can i attach a com dll to the menu extension?
or run an exe ?



Regards

Generalplease help is urgent im dying Pin
shiroze21-Oct-07 5:53
shiroze21-Oct-07 5:53 
GeneralRe: please help is urgent im dying Pin
Leslie Sanford21-Oct-07 7:31
Leslie Sanford21-Oct-07 7:31 
GeneralRe: please help is urgent im dying Pin
Hamid_RT21-Oct-07 7:55
Hamid_RT21-Oct-07 7:55 
GeneralRe: please help is urgent im dying Pin
lgbean21-Oct-07 9:35
lgbean21-Oct-07 9:35 
Generalbinary search tree- load from file Pin
shiroze21-Oct-07 5:44
shiroze21-Oct-07 5:44 
GeneralRe: binary search tree- load from file Pin
Hamid_RT21-Oct-07 8:07
Hamid_RT21-Oct-07 8:07 
QuestionRe: binary search tree- load from file Pin
David Crow22-Oct-07 5:18
David Crow22-Oct-07 5:18 
QuestionALL , come in! Pin
lgbean21-Oct-07 5:41
lgbean21-Oct-07 5:41 
QuestionRe: ALL , come in! Pin
Hamid_RT21-Oct-07 7:58
Hamid_RT21-Oct-07 7:58 
AnswerRe: ALL , come in! Pin
lgbean21-Oct-07 9:21
lgbean21-Oct-07 9:21 
GeneralRe: ALL , come in! Pin
Christian Graus21-Oct-07 12:48
protectorChristian Graus21-Oct-07 12:48 
GeneralRe: ALL , come in! Pin
David Crow22-Oct-07 5:20
David Crow22-Oct-07 5:20 
Questionderived class can not access base class protected member? Pin
George_George21-Oct-07 5:40
George_George21-Oct-07 5:40 
AnswerRe: derived class can not access base class protected member? Pin
Mark Salsbery21-Oct-07 7:13
Mark Salsbery21-Oct-07 7:13 
GeneralRe: derived class can not access base class protected member? Pin
George_George21-Oct-07 19:21
George_George21-Oct-07 19:21 
GeneralRe: derived class can not access base class protected member? Pin
Cedric Moonen21-Oct-07 20:42
Cedric Moonen21-Oct-07 20:42 
GeneralRe: derived class can not access base class protected member? Pin
George_George21-Oct-07 21:43
George_George21-Oct-07 21:43 

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.