Click here to Skip to main content
15,918,168 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGetting uuid of a class Pin
VCProgrammer28-Aug-08 21:19
VCProgrammer28-Aug-08 21:19 
AnswerRe: Getting uuid of a class Pin
Roger Stoltz28-Aug-08 22:03
Roger Stoltz28-Aug-08 22:03 
GeneralRe: Getting uuid of a class Pin
VCProgrammer28-Aug-08 22:25
VCProgrammer28-Aug-08 22:25 
QuestionRe: Getting uuid of a class Pin
Roger Stoltz28-Aug-08 22:44
Roger Stoltz28-Aug-08 22:44 
AnswerRe: Getting uuid of a class Pin
VCProgrammer29-Aug-08 2:08
VCProgrammer29-Aug-08 2:08 
GeneralRe: Getting uuid of a class Pin
Roger Stoltz29-Aug-08 2:31
Roger Stoltz29-Aug-08 2:31 
GeneralRe: Getting uuid of a class Pin
VCProgrammer29-Aug-08 2:35
VCProgrammer29-Aug-08 2:35 
GeneralRe: Getting uuid of a class Pin
Roger Stoltz29-Aug-08 3:07
Roger Stoltz29-Aug-08 3:07 
As I said: I'm making a qualified guess about the name of the CLSID for the server you're trying to create. Apparently I guessed wrong.

In your target directory you have a *.tlh file that is generated by the preprocessor from the typelib you imported that should be named QuoteQuad.tlh.
Open it! You'll find the correct names for the GUIDs there.
Even the IntelliSense should provide you with the members of the namespace after you've typed the name of the namespace followed by the scope operator, e.g QuoteQuad::


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown


QuestionClipBoard Pin
MsmVc28-Aug-08 20:40
MsmVc28-Aug-08 20:40 
AnswerRe: ClipBoard [modified] Pin
Jijo.Raj28-Aug-08 20:43
Jijo.Raj28-Aug-08 20:43 
GeneralRe: ClipBoard Pin
Rajesh R Subramanian28-Aug-08 20:49
professionalRajesh R Subramanian28-Aug-08 20:49 
GeneralRe: ClipBoard Pin
MsmVc28-Aug-08 20:50
MsmVc28-Aug-08 20:50 
QuestionRe: ClipBoard Pin
Rajesh R Subramanian28-Aug-08 20:54
professionalRajesh R Subramanian28-Aug-08 20:54 
AnswerRe: ClipBoard Pin
MsmVc28-Aug-08 21:01
MsmVc28-Aug-08 21:01 
GeneralRe: ClipBoard Pin
sashoalm28-Aug-08 21:05
sashoalm28-Aug-08 21:05 
GeneralRe: ClipBoard Pin
MsmVc28-Aug-08 21:11
MsmVc28-Aug-08 21:11 
GeneralRe: ClipBoard Pin
sashoalm28-Aug-08 21:14
sashoalm28-Aug-08 21:14 
GeneralRe: ClipBoard Pin
Rajesh R Subramanian28-Aug-08 21:21
professionalRajesh R Subramanian28-Aug-08 21:21 
GeneralRe: ClipBoard Pin
Cvaji28-Aug-08 20:55
Cvaji28-Aug-08 20:55 
QuestionRadio Button style Pin
ani_ikram28-Aug-08 20:38
ani_ikram28-Aug-08 20:38 
AnswerRe: Radio Button style Pin
Cvaji28-Aug-08 20:52
Cvaji28-Aug-08 20:52 
GeneralRe: Radio Button style Pin
ani_ikram28-Aug-08 21:09
ani_ikram28-Aug-08 21:09 
GeneralRe: Radio Button style Pin
Cvaji28-Aug-08 21:56
Cvaji28-Aug-08 21:56 
GeneralRe: Radio Button style Pin
Mark Salsbery29-Aug-08 8:54
Mark Salsbery29-Aug-08 8:54 
Questioncreate a plane thru 3 points (c++) Pin
raesa28-Aug-08 20:05
raesa28-Aug-08 20:05 

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.