Click here to Skip to main content
15,889,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: File writeing [modified] Pin
Hamid_RT26-May-06 0:46
Hamid_RT26-May-06 0:46 
GeneralRe: File writeing [modified] Pin
VinayCool26-May-06 1:19
VinayCool26-May-06 1:19 
GeneralRe: File writeing [modified] Pin
Hamid_RT26-May-06 1:23
Hamid_RT26-May-06 1:23 
GeneralRe: File writeing [modified] Pin
Hamid_RT26-May-06 1:34
Hamid_RT26-May-06 1:34 
AnswerRe: File writeing Pin
ThatsAlok26-May-06 1:39
ThatsAlok26-May-06 1:39 
AnswerRe: File writeing [modified] Pin
David Crow26-May-06 2:44
David Crow26-May-06 2:44 
AnswerRe: File writeing [modified] Pin
anwer_skk26-May-06 15:51
anwer_skk26-May-06 15:51 
QuestionDll C++ ==> Basic Pin
Russell'26-May-06 0:31
Russell'26-May-06 0:31 
Hi!
Please, can you give me a link to find out the way to define/declare a function in C++, export it as a 'standard' dll, and then use it in a basic program.

I need to do this only to understand the procedure,
so the function can be very very simple; something like this:
extern "C" int Foo(int param){<br />
return param+3;<br />
}


Cheers,
Russell

AnswerRe: Dll C++ ==> Basic Pin
_AnsHUMAN_ 26-May-06 0:55
_AnsHUMAN_ 26-May-06 0:55 
GeneralRe: Dll C++ ==&gt; Basic Pin
Russell'26-May-06 1:23
Russell'26-May-06 1:23 
AnswerRe: Dll C++ ==> Basic Pin
Eric Dahlvang26-May-06 4:39
Eric Dahlvang26-May-06 4:39 
QuestionProblem calling JavaScript from C++ [modified] Pin
alitokmen26-May-06 0:24
alitokmen26-May-06 0:24 
QuestionRe: Problem calling JavaScript from C++ [modified] Pin
Dennis Gourjii26-May-06 2:56
Dennis Gourjii26-May-06 2:56 
QuestionRe: Problem calling JavaScript from C++ [modified] Pin
alitokmen28-May-06 9:27
alitokmen28-May-06 9:27 
AnswerRe: Problem calling JavaScript from C++ [modified] Pin
alitokmen3-Jun-06 2:35
alitokmen3-Jun-06 2:35 
QuestionClient /Server architchture Pin
zahid_ash26-May-06 0:08
zahid_ash26-May-06 0:08 
AnswerRe: Client /Server architchture Pin
Renjith Ramachandran26-May-06 1:54
Renjith Ramachandran26-May-06 1:54 
AnswerRe: Client /Server architchture Pin
valikac26-May-06 6:36
valikac26-May-06 6:36 
Questionhow to convert CString to const WCHAR * Pin
NoName II25-May-06 23:59
NoName II25-May-06 23:59 
AnswerRe: how to convert CString to const WCHAR * Pin
VinayCool26-May-06 0:24
VinayCool26-May-06 0:24 
AnswerRe: how to convert CString to const WCHAR * Pin
Nibu babu thomas26-May-06 0:25
Nibu babu thomas26-May-06 0:25 
AnswerRe: how to convert CString to const WCHAR * Pin
Hamid_RT26-May-06 0:30
Hamid_RT26-May-06 0:30 
AnswerRe: how to convert CString to const WCHAR * Pin
ThatsAlok26-May-06 1:07
ThatsAlok26-May-06 1:07 
QuestionQuestions on CFileFind and CreateDirectory Pin
David L.S.25-May-06 23:57
David L.S.25-May-06 23:57 
AnswerRe: Questions on CFileFind and CreateDirectory Pin
ThatsAlok26-May-06 0:34
ThatsAlok26-May-06 0:34 

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.