CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Threaded View

  1. #1
    Join Date
    Feb 2001
    Posts
    2,455

    [RESOLVED] MFC Regular Dll Help?

    I am trying to create an MFC Regular DLL. I followed a couple of tutorials on the net, and although my program builds, it crashes with an access violation when trying to debug or test. I have attached the code. Is it possible someone out there can download my application, run it, and tell me what I am doing wrong or just look at the code and give me pointers in the right direction???

    Any help is appreciated.

    Mike B
    Attached Files Attached Files
    Last edited by MikeB; April 15th, 2012 at 07:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured