Click here to Skip to main content
15,920,508 members
Home / Discussions / COM
   

COM

 
QuestionHow to make DCOM work over VPN ? Pin
vgrigor129-Jul-05 4:40
vgrigor129-Jul-05 4:40 
Questionhow to create COM DLL ..Help Me Pin
Anonymous29-Jul-05 1:18
Anonymous29-Jul-05 1:18 
AnswerRe: how to create COM DLL ..Help Me Pin
vgrigor129-Jul-05 4:48
vgrigor129-Jul-05 4:48 
AnswerRe: how to create COM DLL ..Help Me Pin
Logan from Singapore31-Jul-05 16:12
Logan from Singapore31-Jul-05 16:12 
Questionhow to create DLL ..Help Me Pin
Anonymous29-Jul-05 1:17
Anonymous29-Jul-05 1:17 
GeneralCOM Interop event handling - help! Pin
Will-FG28-Jul-05 23:50
Will-FG28-Jul-05 23:50 
GeneralLoading ActiveX under Limitted User Account Pin
MohammadAmiry28-Jul-05 7:32
MohammadAmiry28-Jul-05 7:32 
GeneralRe: Loading ActiveX under Limitted User Account Pin
vishalmore29-Jul-05 21:49
vishalmore29-Jul-05 21:49 
Hi MohammadAmiry,

You need to register the activex control in restricted user mode(windows
would not allow you to do so). To register the activex control in restricted
user mode, pls. refer to the following article.

http://www.codeproject.com/w2k/regsvrex.asp[^]

OR if you have written the activex control for your program you can modify the
registration routine for that using "RegOverridePredefKey" API.

>>Is it possible for a program run in a limitted user account, to load activex components?
Offcourse it is possible.

Happy programming !

Cheers,
Vishal

GeneralCall a running C# application from a C++ application Pin
scchan198427-Jul-05 22:02
scchan198427-Jul-05 22:02 
GeneralRe: Call a running C# application from a C++ application Pin
Lim Bio Liong29-Jul-05 2:54
Lim Bio Liong29-Jul-05 2:54 
GeneralRe: Call a running C# application from a C++ application Pin
Lim Bio Liong29-Jul-05 11:04
Lim Bio Liong29-Jul-05 11:04 
Questionhow to connect modem to CPU by using visual basic Pin
Member 214288927-Jul-05 20:26
Member 214288927-Jul-05 20:26 
GeneralOutlook 2003 COM AddIn Pin
civilwar27-Jul-05 4:04
civilwar27-Jul-05 4:04 
GeneralHelp!!!!! Need to do COM DLL with multiple objects Pin
Logan from Singapore27-Jul-05 0:37
Logan from Singapore27-Jul-05 0:37 
GeneralRe: Help!!!!! Need to do COM DLL with multiple objects Pin
Jörgen Sigvardsson27-Jul-05 3:03
Jörgen Sigvardsson27-Jul-05 3:03 
GeneralRe: Help!!!!! Need to do COM DLL with multiple objects Pin
Logan from Singapore27-Jul-05 15:18
Logan from Singapore27-Jul-05 15:18 
GeneralRe: Help!!!!! Need to do COM DLL with multiple objects Pin
Jörgen Sigvardsson27-Jul-05 15:25
Jörgen Sigvardsson27-Jul-05 15:25 
GeneralRe: Help!!!!! Need to do COM DLL with multiple objects Pin
Jörgen Sigvardsson27-Jul-05 15:28
Jörgen Sigvardsson27-Jul-05 15:28 
GeneralRe: Help!!!!! Need to do COM DLL with multiple objects Pin
Logan from Singapore27-Jul-05 15:41
Logan from Singapore27-Jul-05 15:41 
GeneralMessage handler EM_GETLINE prob... Pin
chettu26-Jul-05 7:07
chettu26-Jul-05 7:07 
General0Setting Launch Permissions Programmatically for a DCOM Component Pin
Muhammad Kamran26-Jul-05 3:22
Muhammad Kamran26-Jul-05 3:22 
GeneralActiveX in VB.NET web app Pin
Spaz8024-Jul-05 23:58
Spaz8024-Jul-05 23:58 
GeneralRe: ActiveX in VB.NET web app Pin
vishalmore29-Jul-05 21:54
vishalmore29-Jul-05 21:54 
GeneralSOAP Related Pin
Member 214309524-Jul-05 18:36
Member 214309524-Jul-05 18:36 
GeneralActiveX Exe Registeration Pin
MohammadAmiry24-Jul-05 7:30
MohammadAmiry24-Jul-05 7:30 

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.