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

C / C++ / MFC

 
GeneralRe: Database question Pin
MacRaider41-Jan-11 6:42
MacRaider41-Jan-11 6:42 
GeneralRe: Database question Pin
jschell1-Jan-11 8:28
jschell1-Jan-11 8:28 
QuestionQuery for non-dockable toolbar. Pin
Le@rner29-Dec-10 22:12
Le@rner29-Dec-10 22:12 
AnswerRe: Query for non-dockable toolbar. Pin
jk chan30-Dec-10 1:45
jk chan30-Dec-10 1:45 
Questionintegrating C in C++ MFC Pin
Stevefigo229-Dec-10 21:22
Stevefigo229-Dec-10 21:22 
QuestionRe: integrating C in C++ MFC Pin
CPallini29-Dec-10 21:26
mveCPallini29-Dec-10 21:26 
AnswerRe: integrating C in C++ MFC Pin
Stevefigo229-Dec-10 21:55
Stevefigo229-Dec-10 21:55 
GeneralRe: integrating C in C++ MFC Pin
CPallini29-Dec-10 22:11
mveCPallini29-Dec-10 22:11 
I'm Carlo, not Iain (neither Alfonso...). Wink | ;)

Stevefigo2 wrote:
I put the C header files in the C++ code using the extern "C" {...

You shouldn't need this.

Stevefigo2 wrote:
there are two problems
1) I tried putting the C code in the VS MFC project... dosent work. obviously dosent compile the C code either
2) since the C code (and object code) is not there, there is a link error to the C API

"Doesn't work" isn't much descriptive. What are the issues?

Stevefigo2 wrote:
C++ code call to the C xface "IRD_command_compile"

What is this?

Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: integrating C in C++ MFC Pin
Stevefigo229-Dec-10 22:32
Stevefigo229-Dec-10 22:32 
GeneralRe: integrating C in C++ MFC Pin
CPallini29-Dec-10 22:52
mveCPallini29-Dec-10 22:52 
AnswerRe: integrating C in C++ MFC Pin
jk chan29-Dec-10 21:38
jk chan29-Dec-10 21:38 
AnswerRe: integrating C in C++ MFC Pin
Joe Woodbury30-Dec-10 6:59
professionalJoe Woodbury30-Dec-10 6:59 
AnswerRe: integrating C in C++ MFC Pin
trelliot31-Dec-10 0:35
trelliot31-Dec-10 0:35 
QuestionAny other option Except memcpy Pin
002comp29-Dec-10 17:20
002comp29-Dec-10 17:20 
AnswerRe: Any other option Except memcpy Pin
jk chan29-Dec-10 17:53
jk chan29-Dec-10 17:53 
GeneralRe: Any other option Except memcpy Pin
002comp29-Dec-10 19:43
002comp29-Dec-10 19:43 
GeneralRe: Any other option Except memcpy Pin
jk chan29-Dec-10 20:56
jk chan29-Dec-10 20:56 
GeneralRe: Any other option Except memcpy Pin
002comp29-Dec-10 21:54
002comp29-Dec-10 21:54 
QuestionRe: Any other option Except memcpy Pin
CPallini29-Dec-10 20:56
mveCPallini29-Dec-10 20:56 
AnswerRe: Any other option Except memcpy Pin
002comp29-Dec-10 21:55
002comp29-Dec-10 21:55 
GeneralRe: Any other option Except memcpy Pin
CPallini29-Dec-10 22:13
mveCPallini29-Dec-10 22:13 
GeneralRe: Any other option Except memcpy Pin
Stevefigo229-Dec-10 23:13
Stevefigo229-Dec-10 23:13 
GeneralRe: Any other option Except memcpy Pin
CPallini30-Dec-10 3:11
mveCPallini30-Dec-10 3:11 
GeneralRe: Any other option Except memcpy Pin
002comp30-Dec-10 0:24
002comp30-Dec-10 0:24 
GeneralRe: Any other option Except memcpy Pin
jk chan30-Dec-10 0:57
jk chan30-Dec-10 0:57 

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.