Advertisement

DLL help?

Started by March 15, 2000 02:54 PM
1 comment, last by Cloxs 24 years, 6 months ago
I''m creating a GUI and I want to put it into a DLL so that people can download it and upgrade the GUI. But, my problem is I don''t know how to make DLLs (definitely a problem ). I can''t find any examples on the internet on how to make a DLL and use it in a C/C++ program. If you have any links, help, anything, please post it. Thanks in advance - Cloxs "When people tell you they want to hear the truth, you know that their lying."
well there is an artical here on GD.net on this. use this and the help files that come with your compiler to figure it out.

Great Milenko

Words Of Wisdom:
"Never Stick A Pretzel In Your Butt It Might Break Off In There."


http://www.crosswinds.net/~milenko
http://www.crosswinds.net/~pirotech

The Great Milenko"Don't stick a pretzel up your ass, it might get stuck in there.""Computer Programming is findding the right wrench to hammer in the correct screw."
Advertisement
I made a small Tutorial for VC++ users.. I can''t promise it''s the best out there.. But it should get you started..

http://theoutpost.virtualave.net/

There should be a link about a DLL tutorial...

--SR

----------------------------
"To err is human... To really foul things up requires a computer.."
----------------------------
----------------------------"To err is human... To really foul things up requires a computer.."----------------------------

This topic is closed to new replies.

Advertisement