C#

Moderators: None (Apply to moderate this forum)
Number of threads: 2722
Number of posts: 5749

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Calling MFC Dll Functions from C# Posted by avi_india on 3 Aug 2002 at 3:20 AM
Hi All

Some time ago I had written a MFC Dll

Main Aim of the Dll was to List all the Current Active NT machines in the Domain, & then perform a file search in the shared folders of the Domain.

IT had Following Functions :

extern "C" __declspec(dllexport) void SearchFileShare(CStringList& FileList, CString, CString);
/*FileList is an out pararmeter*/

extern "C" __declspec(dllexport) void ServerList(CStringList& clList);
/*clList is an out parameter*/

Now, How can I call these functions in my C# program? Do I need to modify the Dll also???
Regards
Ajay
Report
Re: Calling MFC Dll Functions from C# Posted by its_rahulsoni on 3 Aug 2002 at 1:46 PM
plz....

if u can help me out in deciding what should i make as my graduation project...as i am interesting to merge anything related to unix with hardware ..if anyone of u ...could provide or suggest anything that i will be greatful .....



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.