Click here to Skip to main content
15,891,431 members
Home / Discussions / COM
   

COM

 
GeneralRe: SMPP COM library Pin
Md. Marufuzzaman14-Jul-09 19:09
professionalMd. Marufuzzaman14-Jul-09 19:09 
QuestionInstallation window is appearing when the object is created Pin
Chetan Patel30-Jun-09 19:50
Chetan Patel30-Jun-09 19:50 
QuestionIE8 Addons Icon Pin
Juergen26-Jun-09 6:20
Juergen26-Jun-09 6:20 
QuestionRe: IE8 Addons Icon Pin
led mike1-Jul-09 6:41
led mike1-Jul-09 6:41 
AnswerRe: IE8 Addons Icon Pin
Juergen2-Jul-09 2:01
Juergen2-Jul-09 2:01 
GeneralRe: IE8 Addons Icon Pin
led mike2-Jul-09 4:45
led mike2-Jul-09 4:45 
QuestionRe: IE8 Addons Icon Pin
myLongNic9-Jul-09 15:22
myLongNic9-Jul-09 15:22 
AnswerRe: IE8 Addons Icon Pin
Juergen10-Jul-09 0:19
Juergen10-Jul-09 0:19 
You have to add an registry-entry.
Here is an example:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{FB5F1910-F110-11d2-BB9E-00C04F795683}]
"ButtonText"="Messenger"
"CLSID"="{1FBA04EE-3024-11D2-8F1F-0000F87ABD16}"
"Default Visible"="Yes"
"Exec"="C:\\Programme\\Messenger\\msmsgs.exe"
"HotIcon"="C:\\Programme\\Messenger\\msmsgs.exe,302"
"Icon"="C:\\Programme\\Messenger\\msmsgs.exe,301"
"MenuText"="Windows Messenger"
"ToolTip"="Windows Messenger"


HotIcon/Icon also could be a path to a "Image.ico"
GeneralRe: IE8 Addons Icon Pin
myLongNic10-Jul-09 6:02
myLongNic10-Jul-09 6:02 
Questionget last logon time Pin
caiena24-Jun-09 7:36
caiena24-Jun-09 7:36 
AnswerRe: get last logon time Pin
Stuart Dootson24-Jun-09 21:37
professionalStuart Dootson24-Jun-09 21:37 
Questioncreate an ATL project with exsisting IDL Pin
kakamoni23-Jun-09 0:56
kakamoni23-Jun-09 0:56 
AnswerRe: create an ATL project with exsisting IDL Pin
Stuart Dootson23-Jun-09 2:37
professionalStuart Dootson23-Jun-09 2:37 
QuestionNeed help Pin
kuttiam21-Jun-09 23:48
kuttiam21-Jun-09 23:48 
AnswerRe: Need help Pin
Stuart Dootson22-Jun-09 0:30
professionalStuart Dootson22-Jun-09 0:30 
AnswerRe: Need help Pin
CPallini24-Jun-09 23:29
mveCPallini24-Jun-09 23:29 
QuestionClass not registered Pin
subhabasu18-Jun-09 22:14
subhabasu18-Jun-09 22:14 
AnswerRe: Class not registered Pin
Stuart Dootson18-Jun-09 23:30
professionalStuart Dootson18-Jun-09 23:30 
AnswerRe: Class not registered Pin
Md. Marufuzzaman6-Jul-09 21:53
professionalMd. Marufuzzaman6-Jul-09 21:53 
Question[SOLVED]Exception in COM Pin
denghp18-Jun-09 21:31
denghp18-Jun-09 21:31 
AnswerRe: Exception in COM Pin
Stuart Dootson18-Jun-09 22:08
professionalStuart Dootson18-Jun-09 22:08 
GeneralRe: Exception in COM Pin
denghp18-Jun-09 22:19
denghp18-Jun-09 22:19 
GeneralRe: Exception in COM Pin
Stuart Dootson18-Jun-09 23:01
professionalStuart Dootson18-Jun-09 23:01 
GeneralRe: Exception in COM Pin
denghp18-Jun-09 23:05
denghp18-Jun-09 23:05 
GeneralRe: Exception in COM Pin
Stuart Dootson18-Jun-09 23:15
professionalStuart Dootson18-Jun-09 23:15 

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.