Search:
Forum
Beginners
how to create dll files with C++
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
how to create dll files with C++
Mar 30, 2013 at 8:20am
Mar 30, 2013 at 8:20am UTC
cyberdude
(123)
HELLO ALL,
Can some one tell me if it is possible to make a .dll file with c++.
It should be written in c++ language but it should be a stand alone .dll file
cheers,
cyber dude,
Mar 30, 2013 at 10:55am
Mar 30, 2013 at 10:55am UTC
MiiNiPaa
(8886)
For gcc
http://stackoverflow.com/questions/847396/compile-a-dll-in-c-c-then-call-it-from-another-program
For MSVC
http://stackoverflow.com/questions/14462049/create-dll-from-unmanaged-c
In Code::Blocks there is project template "DLL"
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs