Click here to Skip to main content
15,888,238 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: consumer.C: In function âint main(int, char**)â: consumer.C:69: error: invalid conversion from âvoid (*)(buffer_t*, char)â to âvoid* (*)(void*)â consumer.C:69: error: initializing argument 3 of âint pthread_create(pthread_t*, const pthread_attr Pin
Richard MacCutchan13-Apr-15 21:33
mveRichard MacCutchan13-Apr-15 21:33 
Questionint **p = (int**)new int(5); Confusing !!! Pin
Amrit Agr5-Apr-15 8:32
Amrit Agr5-Apr-15 8:32 
AnswerRe: int **p = (int**)new int(5); Confusing !!! Pin
Richard Andrew x645-Apr-15 10:14
professionalRichard Andrew x645-Apr-15 10:14 
AnswerRe: int **p = (int**)new int(5); Confusing !!! Pin
Zabir Al Nazi Nabil5-Apr-15 11:34
professionalZabir Al Nazi Nabil5-Apr-15 11:34 
Questionsolitaire game Pin
Member 115602925-Apr-15 4:19
Member 115602925-Apr-15 4:19 
AnswerRe: solitaire game Pin
Richard MacCutchan5-Apr-15 5:39
mveRichard MacCutchan5-Apr-15 5:39 
QuestionFast object tracking code Pin
Member 1051522512-Mar-15 22:35
professionalMember 1051522512-Mar-15 22:35 
Questionhow to use hook for mouse simulation Pin
Omarkkk10-Mar-15 2:02
Omarkkk10-Mar-15 2:02 
AnswerRe: how to use hook for mouse simulation Pin
Richard MacCutchan10-Mar-15 6:04
mveRichard MacCutchan10-Mar-15 6:04 
GeneralRe: how to use hook for mouse simulation Pin
Omarkkk10-Mar-15 6:08
Omarkkk10-Mar-15 6:08 
GeneralRe: how to use hook for mouse simulation Pin
Richard MacCutchan10-Mar-15 6:28
mveRichard MacCutchan10-Mar-15 6:28 
GeneralRe: how to use hook for mouse simulation Pin
Omarkkk10-Mar-15 6:37
Omarkkk10-Mar-15 6:37 
GeneralRe: how to use hook for mouse simulation Pin
Richard MacCutchan10-Mar-15 6:58
mveRichard MacCutchan10-Mar-15 6:58 
GeneralRe: how to use hook for mouse simulation Pin
Omarkkk10-Mar-15 7:03
Omarkkk10-Mar-15 7:03 
GeneralRe: how to use hook for mouse simulation Pin
Richard MacCutchan10-Mar-15 7:10
mveRichard MacCutchan10-Mar-15 7:10 
GeneralRe: how to use hook for mouse simulation Pin
Omarkkk10-Mar-15 7:20
Omarkkk10-Mar-15 7:20 
GeneralRe: how to use hook for mouse simulation Pin
Richard MacCutchan10-Mar-15 7:37
mveRichard MacCutchan10-Mar-15 7:37 
Questionprogram is crash. help me Pin
dongchul-lee25-Feb-15 20:12
dongchul-lee25-Feb-15 20:12 
1) extract question.zip
2) runtime\debug
3) run sample.exe
4) click "button1"
program is crash

why crash? why crash?

DLL program is vc6.0 MFC extension dll
EXE program is VS2013 dialog base program

i wonder why terminate program.
please modify source dll or exe
I prefer to modify the source rather than the exe dll.
If there is no way

[question]
1) vs2013 Do Not use the extension dll created in vc6.0?
2) modify dll program?
3) modify exe program?
4) both modify? What do you need to fix?

download link
SuggestionRe: program is crash. help me Pin
Richard MacCutchan25-Feb-15 21:41
mveRichard MacCutchan25-Feb-15 21:41 
QuestionA brief question Pin
Member 1065708311-Feb-15 22:47
Member 1065708311-Feb-15 22:47 
AnswerRe: A brief question Pin
Richard MacCutchan11-Feb-15 23:05
mveRichard MacCutchan11-Feb-15 23:05 
QuestionMFC Grid Control does not show cells content Pin
georox6-Dec-14 2:30
georox6-Dec-14 2:30 
AnswerRe: MFC Grid Control does not show cells content Pin
Richard MacCutchan6-Dec-14 3:02
mveRichard MacCutchan6-Dec-14 3:02 
GeneralRe: MFC Grid Control does not show cells content Pin
georox6-Dec-14 4:35
georox6-Dec-14 4:35 
QuestionCreate InputBox using VS2010 C++? Pin
Member 112303721-Dec-14 3:01
Member 112303721-Dec-14 3:01 

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.