Click here to Skip to main content
15,888,014 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to change UUID? Pin
Bob Stanneveld9-Jan-06 22:47
Bob Stanneveld9-Jan-06 22:47 
GeneralRe: How to change UUID? Pin
<color>Aljechin 9-Jan-06 23:07
<color>Aljechin 9-Jan-06 23:07 
GeneralRe: How to change UUID? Pin
Bob Stanneveld9-Jan-06 23:59
Bob Stanneveld9-Jan-06 23:59 
GeneralRe: How to change UUID? Pin
<color>Aljechin 10-Jan-06 1:09
<color>Aljechin 10-Jan-06 1:09 
GeneralRe: How to change UUID? Pin
Rage10-Jan-06 1:27
professionalRage10-Jan-06 1:27 
AnswerRe: How to change UUID? Pin
Stephen Hewitt9-Jan-06 21:46
Stephen Hewitt9-Jan-06 21:46 
GeneralRe: How to change UUID? Pin
<color>Aljechin 9-Jan-06 23:09
<color>Aljechin 9-Jan-06 23:09 
GeneralRe: How to change UUID? Pin
Stephen Hewitt10-Jan-06 2:56
Stephen Hewitt10-Jan-06 2:56 
Change GUIDs in:
- The .ODL file; and
- Type library ID in the Project.cpp file (to match change in the .ODL file); and
- Class and interface IDs in the ProjectCtl.cpp file.

To make things worse you'll have to break up the GUIDS with commas; follow the existing pattern. I find ATL more civilized for most of my COM work.

I suspect that there may be a more elegant way of solving your problem then duplicating the control with different GUIDs (or am I misunderstanding you intentions here?).

Steve
AnswerRe: How to change UUID? Pin
ThatsAlok9-Jan-06 22:44
ThatsAlok9-Jan-06 22:44 
GeneralRe: How to change UUID? Pin
<color>Aljechin 9-Jan-06 23:10
<color>Aljechin 9-Jan-06 23:10 
GeneralRe: How to change UUID? Pin
<color>Aljechin 9-Jan-06 23:42
<color>Aljechin 9-Jan-06 23:42 
GeneralRe: How to change UUID? Pin
ThatsAlok10-Jan-06 0:07
ThatsAlok10-Jan-06 0:07 
QuestionHow to fetch data from other computer using socket in VC++ Pin
baldha rakesh9-Jan-06 21:24
baldha rakesh9-Jan-06 21:24 
AnswerRe: How to fetch data from other computer using socket in VC++ Pin
Rage9-Jan-06 21:39
professionalRage9-Jan-06 21:39 
AnswerRe: How to fetch data from other computer using socket in VC++ Pin
Stephen Hewitt9-Jan-06 22:03
Stephen Hewitt9-Jan-06 22:03 
AnswerRe: How to fetch data from other computer using socket in VC++ Pin
ThatsAlok9-Jan-06 22:40
ThatsAlok9-Jan-06 22:40 
QuestionTroubleshooting R6025 Runtime error message Pin
ledallam9-Jan-06 20:30
ledallam9-Jan-06 20:30 
AnswerRe: Troubleshooting R6025 Runtime error message Pin
kakan9-Jan-06 20:33
professionalkakan9-Jan-06 20:33 
AnswerRe: Troubleshooting R6025 Runtime error message Pin
Stephen Hewitt9-Jan-06 21:07
Stephen Hewitt9-Jan-06 21:07 
GeneralRe: Troubleshooting R6025 Runtime error message Pin
ledallam10-Jan-06 19:37
ledallam10-Jan-06 19:37 
GeneralRe: Troubleshooting R6025 Runtime error message Pin
ledallam10-Jan-06 19:40
ledallam10-Jan-06 19:40 
GeneralRe: Troubleshooting R6025 Runtime error message Pin
Stephen Hewitt10-Jan-06 19:57
Stephen Hewitt10-Jan-06 19:57 
GeneralRe: Troubleshooting R6025 Runtime error message Pin
ledallam12-Jan-06 19:06
ledallam12-Jan-06 19:06 
QuestionDirectX Books Pin
rajeev829-Jan-06 20:09
rajeev829-Jan-06 20:09 
QuestionDoc /View example with serialization Pin
vikas amin9-Jan-06 19:25
vikas amin9-Jan-06 19:25 

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.