Click here to Skip to main content
16,006,594 members
Home / Discussions / COM
   

COM

 
QuestionPassing Arrays in COM Pin
Johan O17-Mar-06 19:11
Johan O17-Mar-06 19:11 
AnswerRe: Passing Arrays in COM Pin
Jürgen Jung18-Mar-06 1:09
Jürgen Jung18-Mar-06 1:09 
AnswerRe: Passing Arrays in COM Pin
Lim Bio Liong18-Mar-06 5:33
Lim Bio Liong18-Mar-06 5:33 
GeneralThanks Pin
Johan O18-Mar-06 9:03
Johan O18-Mar-06 9:03 
Questionweb services Pin
deborai17-Mar-06 18:18
deborai17-Mar-06 18:18 
Question.NET components remoted by client computer (VB6) thru DCOM? Pin
im_chc17-Mar-06 7:58
professionalim_chc17-Mar-06 7:58 
QuestionChanging UUID of a Control Pin
<color>Aljechin 17-Mar-06 0:02
<color>Aljechin 17-Mar-06 0:02 
AnswerRe: Changing UUID of a Control Pin
khan++17-Mar-06 1:34
khan++17-Mar-06 1:34 
I don't know of any way to do that through the IDE etc, but I think you can change it by hand:
First, create a backup of the entire project.

1- Create a new similar ActiveX component. Add a similar New ATL Object to it. Do not compile it.
2- Open both the new and old .IDL files and change every occurence of the old similar IDL's GUID's with the new ones.
3- Open both the .RGS files, and change all similar GUID's with the new ones.

There may be easier ways. This is just one of them.


this is this.
Questionimporting mails from msoutlook Pin
alexenoy16-Mar-06 0:38
alexenoy16-Mar-06 0:38 
QuestionQuestion??? Pin
HakunaMatada15-Mar-06 23:25
HakunaMatada15-Mar-06 23:25 
AnswerRe: Question??? Pin
Gizzo16-Mar-06 0:41
Gizzo16-Mar-06 0:41 
AnswerRe: Question??? Pin
khan++16-Mar-06 0:56
khan++16-Mar-06 0:56 
AnswerRe: Question??? Pin
User 21559719-Mar-06 18:01
User 21559719-Mar-06 18:01 
Questiontool that closely resembles the working of DbgView Pin
abhiramsss15-Mar-06 16:49
abhiramsss15-Mar-06 16:49 
QuestionCHTMLView shutdown problem Pin
starcarrier15-Mar-06 8:25
starcarrier15-Mar-06 8:25 
QuestionHELP ME --> E_FAIL 0x80004005 Pin
dharani14-Mar-06 20:51
dharani14-Mar-06 20:51 
AnswerRe: HELP ME --> E_FAIL 0x80004005 Pin
Stephen Hewitt15-Mar-06 16:55
Stephen Hewitt15-Mar-06 16:55 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:28
dharani15-Mar-06 17:28 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
Stephen Hewitt15-Mar-06 17:32
Stephen Hewitt15-Mar-06 17:32 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:46
dharani15-Mar-06 17:46 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:47
dharani15-Mar-06 17:47 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:48
dharani15-Mar-06 17:48 
QuestionC# COM consuming Web services Pin
KBTibbs14-Mar-06 13:04
KBTibbs14-Mar-06 13:04 
QuestionDisplay video in iexplore Pin
J512198214-Mar-06 2:19
J512198214-Mar-06 2:19 
AnswerRe: Display video in iexplore Pin
Yomok14-Mar-06 8:45
Yomok14-Mar-06 8:45 

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.