Click here to Skip to main content
15,905,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory Management in C++ - Understanding Stack and Heap in Detail.? Pin
Erudite_Eric8-May-13 1:33
Erudite_Eric8-May-13 1:33 
QuestionRe: Memory Management in C++ - Understanding Stack and Heap in Detail.? Pin
David Crow7-May-13 3:51
David Crow7-May-13 3:51 
AnswerRe: Memory Management in C++ - Understanding Stack and Heap in Detail.? Pin
Erudite_Eric8-May-13 1:48
Erudite_Eric8-May-13 1:48 
QuestionC++ - Code performance - code injection Pin
ixjf6-May-13 20:45
ixjf6-May-13 20:45 
AnswerRe: C++ - Code performance - code injection Pin
ThatsAlok6-May-13 21:25
ThatsAlok6-May-13 21:25 
GeneralRe: C++ - Code performance - code injection Pin
ixjf6-May-13 21:47
ixjf6-May-13 21:47 
GeneralRe: C++ - Code performance - code injection Pin
ThatsAlok7-May-13 1:51
ThatsAlok7-May-13 1:51 
GeneralRe: C++ - Code performance - code injection Pin
Chris Losinger7-May-13 1:56
professionalChris Losinger7-May-13 1:56 
GeneralRe: C++ - Code performance - code injection Pin
ixjf7-May-13 2:19
ixjf7-May-13 2:19 
AnswerRe: C++ - Code performance - code injection Pin
ThatsAlok20-May-13 23:42
ThatsAlok20-May-13 23:42 
AnswerRe: C++ - Code performance - code injection Pin
dusty_dex7-May-13 3:14
dusty_dex7-May-13 3:14 
AnswerRe: C++ - Code performance - code injection Pin
jschell7-May-13 9:42
jschell7-May-13 9:42 
GeneralRe: C++ - Code performance - code injection Pin
ixjf8-May-13 2:06
ixjf8-May-13 2:06 
QuestionDetails regarding insertion of wide characters into a sqlite3 database programatically Pin
Member 78946016-May-13 18:23
Member 78946016-May-13 18:23 
AnswerRe: Details regarding insertion of wide characters into a sqlite3 database programatically Pin
Coder Block6-May-13 19:42
Coder Block6-May-13 19:42 
AnswerRe: Details regarding insertion of wide characters into a sqlite3 database programatically Pin
LaxmikantYadav6-May-13 19:48
LaxmikantYadav6-May-13 19:48 
GeneralRe: Details regarding insertion of wide characters into a sqlite3 database programatically Pin
Member 78946016-May-13 22:24
Member 78946016-May-13 22:24 
QuestionOnShowWindow() doesn't work on CPropertyPage Pin
Donguy19766-May-13 11:53
Donguy19766-May-13 11:53 
AnswerRe: OnShowWindow() doesn't work on CPropertyPage Pin
«_Superman_»6-May-13 16:50
professional«_Superman_»6-May-13 16:50 
GeneralRe: OnShowWindow() doesn't work on CPropertyPage Pin
Donguy19767-May-13 3:38
Donguy19767-May-13 3:38 
GeneralRe: OnShowWindow() doesn't work on CPropertyPage Pin
«_Superman_»7-May-13 18:29
professional«_Superman_»7-May-13 18:29 
QuestionParser in c++ Pin
Yashwanth. C.b6-May-13 6:43
Yashwanth. C.b6-May-13 6:43 
AnswerRe: Parser in c++ Pin
jschell6-May-13 8:18
jschell6-May-13 8:18 
AnswerRe: Parser in c++ Pin
CPallini6-May-13 8:19
mveCPallini6-May-13 8:19 
QuestionIntegrate C# project into C++ Pin
hrishtech5-May-13 21:54
hrishtech5-May-13 21:54 
Hello

I have a c#.net project which I need to incorporate into c++ project. Preferably compile it as a static library and link it in C++ project.

If this is possible please guide me how to go ahead with this. I came across this link but I found it difficult to understand the procedure. Secondly my application is a desktop based and not client server based. Please learned people help me.

Thanks

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.