Click here to Skip to main content
15,886,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL creation problem Pin
«_Superman_»12-Nov-09 19:05
professional«_Superman_»12-Nov-09 19:05 
GeneralRe: DLL creation problem Pin
Game-point12-Nov-09 19:19
Game-point12-Nov-09 19:19 
QuestionVisual C++ Pin
Jacobb Michael12-Nov-09 17:10
Jacobb Michael12-Nov-09 17:10 
AnswerRe: Visual C++ Pin
«_Superman_»12-Nov-09 17:45
professional«_Superman_»12-Nov-09 17:45 
GeneralRe: Visual C++ Pin
Jacobb Michael12-Nov-09 19:40
Jacobb Michael12-Nov-09 19:40 
GeneralRe: Visual C++ Pin
«_Superman_»12-Nov-09 20:32
professional«_Superman_»12-Nov-09 20:32 
GeneralRe: Visual C++ Pin
Jacobb Michael12-Nov-09 23:50
Jacobb Michael12-Nov-09 23:50 
GeneralRe: Visual C++ Pin
«_Superman_»13-Nov-09 4:30
professional«_Superman_»13-Nov-09 4:30 
If you only want to execute an EXE, you can use http://msdn.m[^]icrosoft.com/en-us/library/ms682425(VS.85).aspx to do this.
To access a C# DLL from C++, you will still need to create a COM Callable Wrapper (CCW).

«_Superman
I love work. It gives me something to do between weekends.

Microsoft MVP (Visual C++)

QuestionMFC Query Pin
billu 212-Nov-09 14:17
billu 212-Nov-09 14:17 
AnswerRe: MFC Query Pin
David Crow12-Nov-09 15:41
David Crow12-Nov-09 15:41 
QuestionProblems with CComboBox and WS_VSCROLL on Windows 7 [modified] Pin
hollesser00112-Nov-09 8:07
hollesser00112-Nov-09 8:07 
QuestionRe: Problems with CComboBox and WS_VSCROLL on Windows 7 Pin
David Crow12-Nov-09 8:54
David Crow12-Nov-09 8:54 
QuestionRe: Problems with CComboBox and WS_VSCROLL on Windows 7 [modified] Pin
hollesser00112-Nov-09 10:15
hollesser00112-Nov-09 10:15 
AnswerRe: Problems with CComboBox and WS_VSCROLL on Windows 7 Pin
Maximilien12-Nov-09 8:57
Maximilien12-Nov-09 8:57 
QuestionRe: Problems with CComboBox and WS_VSCROLL on Windows 7 Pin
hollesser00112-Nov-09 10:23
hollesser00112-Nov-09 10:23 
AnswerRe: Problems with CComboBox and WS_VSCROLL on Windows 7 Pin
hollesser00113-Nov-09 7:06
hollesser00113-Nov-09 7:06 
QuestionCrowd detection, how to? [moved to Algorithms] Pin
Gamma_ace12-Nov-09 6:43
Gamma_ace12-Nov-09 6:43 
AnswerRe: Crowd detection, how to? Pin
CPallini12-Nov-09 10:37
mveCPallini12-Nov-09 10:37 
GeneralRe: Crowd detection, how to? Pin
Gamma_ace12-Nov-09 15:52
Gamma_ace12-Nov-09 15:52 
QuestionCreating an native (unmanaged) executable on the fly (at runtime) Pin
shatterstar645712-Nov-09 5:42
shatterstar645712-Nov-09 5:42 
AnswerRe: Creating an native (unmanaged) executable on the fly (at runtime) Pin
Ahmed Charfeddine12-Nov-09 5:51
Ahmed Charfeddine12-Nov-09 5:51 
GeneralRe: Creating an native (unmanaged) executable on the fly (at runtime) Pin
Ahmed Charfeddine12-Nov-09 6:06
Ahmed Charfeddine12-Nov-09 6:06 
QuestionPlease Help me out on this question? Pin
puvancooldude12-Nov-09 3:58
puvancooldude12-Nov-09 3:58 
AnswerRe: Please Help me out on this question? Pin
Cedric Moonen12-Nov-09 4:01
Cedric Moonen12-Nov-09 4:01 
AnswerRe: Please Help me out on this question? Pin
puvancooldude12-Nov-09 4:21
puvancooldude12-Nov-09 4:21 

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.