Hey there people,

I'm creating a project with an Add-on system, and I'm releasing an API so people can develop for my application (its called Levanta, its a basic Sub-OS, and i want people to be able to develop for it). There's just ONE problem...

I try to call a sample DLL i made to test out the system i created. Well, i CANT, because its not finding the functions entry point of the said function (its named initialize)...?

MSDN does a very crappy job of providing help on this topic, and its not clearly stated on exactly how to do it. I know what an entry point IS, i just don't know how to make one. Any help would be great (help here or a link to an external source would be fine)

Hoping somebody has the answer!,
Matt
---------
You kno, just if your knew to a forum, doesn't make you a noob at programming.... I'm 15 and been doing this for 3 years (did vb6 too).