Jump to content

Plugins - Regular MFC Dll


wraithdu
 Share

Recommended Posts

I want use the MFC CString class in a plugin. So I'm using VS 2008 and creating a regular Win32 Dll project with MFC support.

My question is about the entry point. The AU3 SDK uses the DllMain entry point. However regular MFC dlls don't have a DllMain entry point by default. There's a MS article how to include one if need be, but I was curious if this is necessary, of if there's an MFC equivalent, or if I can just do without DllMain altogether.

Link to comment
Share on other sites

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...