Tutorial on dll creation

Hi,

Is there any tutorial I would access to learn how to build a MFC based dll step by step

I've created a simple database application (used the Enroll tutorial as a base guide). Now, I want to turn it into a dll so that I can call it from other applications (Win 32, not using MFC).  I downloaded some dll samples, but it's so confusing! I can't clearly understand the mechanism of a dll creation...

I also downloaded your Visual Studio 6.0 samples, but I could not find any tutorial of this type.

Thanks and regards,

Beth



Answer this question

Tutorial on dll creation