|
-
July 19th, 2010, 08:21 AM
#1
.exe to .dll?
Hello,
I'm fairly new to C++, still learning the ropes. I am using Visual Studio 2008 and I have a Visual C++ application that right now builds as a .exe and I'd like to see if I can have it build as a .dll. The reason being, I would like to access several functions within this application from a C# application and I read that this was a possible solution. I'd like to avoid re-writing them in C#.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|