Click here to Skip to main content
16,007,843 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: drawing 2D in C++ Pin
Cyrilix16-Jun-07 21:41
Cyrilix16-Jun-07 21:41 
GeneralRe: drawing 2D in C++ Pin
moonraker92816-Jun-07 22:01
moonraker92816-Jun-07 22:01 
GeneralRe: drawing 2D in C++ Pin
moonraker92816-Jun-07 22:51
moonraker92816-Jun-07 22:51 
GeneralRe: drawing 2D in C++ Pin
Cyrilix17-Jun-07 0:17
Cyrilix17-Jun-07 0:17 
QuestionCLSID Pin
Rose8116-Jun-07 16:14
Rose8116-Jun-07 16:14 
AnswerRe: CLSID Pin
Randor 18-Jun-07 4:06
professional Randor 18-Jun-07 4:06 
GeneralRe: CLSID Pin
Rose8118-Jun-07 11:59
Rose8118-Jun-07 11:59 
GeneralRe: CLSID Pin
Randor 18-Jun-07 14:37
professional Randor 18-Jun-07 14:37 
Yes, I forgot to mention that the .rgs files should also have the CLSID replaced. This is required to register the DLL and its interfaces. Technically the ProgID and the filename does not matter as long as all GUIDs have been changed. In fact; this why COM was invented (The cure for DLL Hell) although it failed miserably.

For the sake of completeness:
WinSxS (Side-by-Side) is Microsofts latest cure for DLL-Hell. http://msdn2.microsoft.com/en-us/library/aa374224.aspx[^]

Best Wishes,
Randor (David Delaune)
QuestionRe: CLSID-proxystub Pin
Rose8124-Jun-07 11:49
Rose8124-Jun-07 11:49 
Questionopengl Pin
kayana16-Jun-07 16:13
kayana16-Jun-07 16:13 
AnswerRe: opengl Pin
leckey17-Jun-07 16:53
leckey17-Jun-07 16:53 
QuestionDerived Class and Base Class Pin
ForNow16-Jun-07 15:49
ForNow16-Jun-07 15:49 
AnswerRe: Derived Class and Base Class Pin
Cyrilix16-Jun-07 16:08
Cyrilix16-Jun-07 16:08 
GeneralRe: Derived Class and Base Class Pin
ForNow16-Jun-07 16:19
ForNow16-Jun-07 16:19 
AnswerRe: Derived Class and Base Class Pin
David Crow18-Jun-07 2:48
David Crow18-Jun-07 2:48 
GeneralRe: Derived Class and Base Class Pin
ForNow18-Jun-07 6:28
ForNow18-Jun-07 6:28 
QuestionSize of blank character in printf in MFC Pin
Electronic7516-Jun-07 11:03
Electronic7516-Jun-07 11:03 
AnswerRe: Size of blank character in printf in MFC Pin
Mark Salsbery16-Jun-07 11:34
Mark Salsbery16-Jun-07 11:34 
GeneralRe: Size of blank character in printf in MFC Pin
Electronic7516-Jun-07 17:59
Electronic7516-Jun-07 17:59 
QuestionRe: Size of blank character in printf in MFC Pin
David Crow18-Jun-07 2:43
David Crow18-Jun-07 2:43 
Questioncreating more than one window using GLUT Pin
moonraker92816-Jun-07 10:15
moonraker92816-Jun-07 10:15 
QuestionGetting Detailed NIC Info Pin
Akin Ocal16-Jun-07 9:36
Akin Ocal16-Jun-07 9:36 
AnswerRe: Getting Detailed NIC Info Pin
Mark Salsbery16-Jun-07 9:48
Mark Salsbery16-Jun-07 9:48 
GeneralRe: Getting Detailed NIC Info Pin
Akin Ocal16-Jun-07 9:49
Akin Ocal16-Jun-07 9:49 
GeneralRe: Getting Detailed NIC Info Pin
Mark Salsbery16-Jun-07 9:53
Mark Salsbery16-Jun-07 9:53 

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.