Ok, I have been using C++ for a long time. I have Dev-C++ 4.01 on a Win98 system. When I try to make a DLL, I get nothing when I compile. I also get no new DLL in my C++ directory. How do I make a DLL?![]()
This is a discussion on DLLs Help(Can't create one) within the Windows Programming forums, part of the Platform Specific Boards category; Ok, I have been using C++ for a long time. I have Dev-C++ 4.01 on a Win98 system. When I ...
Ok, I have been using C++ for a long time. I have Dev-C++ 4.01 on a Win98 system. When I try to make a DLL, I get nothing when I compile. I also get no new DLL in my C++ directory. How do I make a DLL?![]()
Website(s): http://www16.brinkster.com/trifaze/
E-mail: trifaze_mattu@lycos.com
---------------------------------
C++ Environment: MSVC++ 6.0; Dev-C++ 4.0/4.1
DirectX Version: 9.0b
DX SDK: DirectX 8.1 SDK
Try using Visual C++ 6, I've made some good DLL's in it.
Oskilian