Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionIs it True/False Pin
Cmania20-Nov-06 18:07
Cmania20-Nov-06 18:07 
AnswerRe: Is it True/False Pin
Waldermort20-Nov-06 18:16
Waldermort20-Nov-06 18:16 
QuestionRe: Is it True/False Pin
Cmania20-Nov-06 18:23
Cmania20-Nov-06 18:23 
AnswerRe: Is it True/False Pin
Stephen Hewitt20-Nov-06 19:31
Stephen Hewitt20-Nov-06 19:31 
GeneralRe: Is it True/False Pin
Garth J Lancaster20-Nov-06 20:05
professionalGarth J Lancaster20-Nov-06 20:05 
QuestionMaking a window appear behind the icons in the Windows desktop. Pin
Inverse Man20-Nov-06 14:44
Inverse Man20-Nov-06 14:44 
AnswerRe: Making a window appear behind the icons in the Windows desktop. Pin
Michael Dunn20-Nov-06 21:33
sitebuilderMichael Dunn20-Nov-06 21:33 
Questiongetting 80070002 system cant find specified file when trying to use class Pin
malayalite20-Nov-06 14:29
malayalite20-Nov-06 14:29 
1. I created a c# class.
2. Ran regasm file.dll /tlb
3. Ran gacutil -i file.dll

Now I'm trying to create an instance of this in VC++ or view it as an object in OLECOMViewer (comes with VS.NET) but I keep getting
"80070002 system cannot find specified file" error when trying to instantiate this object or view its com object in olecomview.

Can anyone help? I just need its funcionality in VC++.

thanks all!
L
QuestionHow to start an application on another system? Pin
pavanbabut20-Nov-06 13:09
pavanbabut20-Nov-06 13:09 
AnswerRe: How to start an application on another system? Pin
Scott Holt20-Nov-06 16:30
Scott Holt20-Nov-06 16:30 
GeneralRe: How to start an application on another system? Pin
pavanbabut22-Nov-06 6:07
pavanbabut22-Nov-06 6:07 
GeneralRe: How to start an application on another system? Pin
pavanbabut28-Nov-06 8:18
pavanbabut28-Nov-06 8:18 
GeneralRe: How to start an application on another system? Pin
Scott Holt28-Nov-06 9:53
Scott Holt28-Nov-06 9:53 
GeneralRe: How to start an application on another system? Pin
pavanbabut28-Nov-06 11:21
pavanbabut28-Nov-06 11:21 
AnswerRe: How to start an application on another system? Pin
David Crow20-Nov-06 17:37
David Crow20-Nov-06 17:37 
QuestionUsing CView Pin
BlitzPackage20-Nov-06 11:52
BlitzPackage20-Nov-06 11:52 
AnswerRe: Using CView Pin
Christian Graus20-Nov-06 14:09
protectorChristian Graus20-Nov-06 14:09 
Questionhow to create a text box? Pin
bosstroy20-Nov-06 6:27
bosstroy20-Nov-06 6:27 
AnswerRe: how to create a text box? Pin
Waldermort20-Nov-06 7:00
Waldermort20-Nov-06 7:00 
AnswerRe: how to create a text box? Pin
Christian Graus20-Nov-06 14:10
protectorChristian Graus20-Nov-06 14:10 
QuestionHow to use write and read a CString var to file Pin
FRIT21620-Nov-06 5:13
FRIT21620-Nov-06 5:13 
AnswerRe: How to use write and read a CString var to file Pin
Zac Howland20-Nov-06 5:28
Zac Howland20-Nov-06 5:28 
Questionpragma once faster as an include guards? Pin
User 58261920-Nov-06 5:11
User 58261920-Nov-06 5:11 
Answer[Message Deleted] Pin
toxcct20-Nov-06 5:25
toxcct20-Nov-06 5:25 
GeneralRe: pragma once faster as an include guards? Pin
User 58261920-Nov-06 8:13
User 58261920-Nov-06 8:13 

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.