Jump to content

DLL Support idea


Valik
 Share

Recommended Posts

I finally got to feeling good enough to work on this some more. I've removed the requirement for DllMain, and thus, removed the requirement for linking to CRT. This dropped the size of my test DLL from 48 kb to 4 kb uncompressed (Compiled as a resource only DLL, obviously).

I also reworked things to make it easier to register functions. It looks like MFC's message maps now (Minus the insane code bloat of MFC, of course).

Hopefully I can finish this soon and send it off to Jon. I still need a bit of help on the DLL loading command, though, the best I can do is hard-code my path in :iamstupid: .

Link to comment
Share on other sites

  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...