Click here to Skip to main content
15,909,939 members
Home / Discussions / COM
   

COM

 
AnswerRe: can someone recommend a COM book? Pin
Gammill29-Sep-04 11:22
Gammill29-Sep-04 11:22 
GeneralEssential COM Pin
ursus zeta30-Sep-04 6:22
ursus zeta30-Sep-04 6:22 
GeneralRegsvr32 writes an error Pin
Rassul Yunussov28-Sep-04 7:58
Rassul Yunussov28-Sep-04 7:58 
GeneralRe: Regsvr32 writes an error Pin
geo_m12-Oct-04 21:17
geo_m12-Oct-04 21:17 
GeneralRe: Regsvr32 writes an error Pin
Rassul Yunussov14-Oct-04 5:37
Rassul Yunussov14-Oct-04 5:37 
GeneralRe: Regsvr32 writes an error Pin
geo_m14-Oct-04 19:44
geo_m14-Oct-04 19:44 
GeneralRe: Regsvr32 writes an error Pin
Eurosid21-Jul-05 6:04
Eurosid21-Jul-05 6:04 
GeneralPLS HELP : CreateInstance (__uuidof(SHDocVw::ShellWindows) failed Pin
SenPy28-Sep-04 7:23
SenPy28-Sep-04 7:23 
Hi,

This following code in a console application:

CoInitialize(0);
HRESULT hr;
SHDocVw::IShellWindowsPtr spSHWinds;
hr = spSHWinds.CreateInstance (__uuidof(SHDocVw::ShellWindows));

====> Returns 0x0x80040154 - Class not registered.

Can someone please help me why I am getting this error?
Any help would be greatly appreciated.

SenPy




GeneralRe: PLS HELP : CreateInstance (__uuidof(SHDocVw::ShellWindows) failed Pin
4apai30-Sep-04 23:07
4apai30-Sep-04 23:07 
Generalchanging the stack size in DLL Pin
Anonymous28-Sep-04 5:57
Anonymous28-Sep-04 5:57 
GeneralRe: changing the stack size in DLL Pin
darkbyte29-Sep-04 4:09
darkbyte29-Sep-04 4:09 
GeneralAdd-ins, creating using Visual C++ : Help! Pin
agentnem27-Sep-04 18:46
agentnem27-Sep-04 18:46 
GeneralPLS HELP : CoCreateInstance on IE object failed on XP/SP2 Pin
SenPy27-Sep-04 13:31
SenPy27-Sep-04 13:31 
GeneralRe: PLS HELP : CoCreateInstance on IE object failed on XP/SP2 Pin
darkbyte29-Sep-04 3:27
darkbyte29-Sep-04 3:27 
GeneralUrdu ActiveX Control Pin
Naseem_Amjad27-Sep-04 2:54
Naseem_Amjad27-Sep-04 2:54 
Questionhow to get control interface pointer from hwnd in other threads??hwnd in other threads?? Pin
Behlool26-Sep-04 20:52
Behlool26-Sep-04 20:52 
AnswerRe: how to get control interface pointer from hwnd in other threads??hwnd in other threads?? Pin
4apai30-Sep-04 23:49
4apai30-Sep-04 23:49 
GeneralRe: how to get control interface pointer from hwnd in other threads??hwnd in other threads?? Pin
Behlool1-Nov-04 18:42
Behlool1-Nov-04 18:42 
QuestionGmail Notifier? Pin
stephen.vines26-Sep-04 11:38
stephen.vines26-Sep-04 11:38 
AnswerRe: Gmail Notifier? Pin
darkbyte29-Sep-04 4:13
darkbyte29-Sep-04 4:13 
GeneralRe: Gmail Notifier? Pin
ThatsAlok3-Nov-04 17:26
ThatsAlok3-Nov-04 17:26 
Generalusing desktop icon,links pop up video Pin
democls26-Sep-04 4:20
democls26-Sep-04 4:20 
QuestionHot to show system resources on Active Desktop? Pin
^Marcin^25-Sep-04 6:19
^Marcin^25-Sep-04 6:19 
GeneralHRESULT to string Pin
sergeyv200224-Sep-04 5:25
sergeyv200224-Sep-04 5:25 
GeneralRe: HRESULT to string Pin
BAIJUMAX24-Sep-04 19:35
professionalBAIJUMAX24-Sep-04 19:35 

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.