| Sign In/My Account | View Cart |
| Article: |
Creating a Windows DLL with Visual Basic | |
| Subject: | Load from Rundll32.exe | |
| Date: | 2010-07-24 04:05:35 | |
| From: | RizonBarns | |
|
Why every i load the DLL with Rundll32.exe always show error message like this: 'An exception occurred while trying to run "MyDll.dll,MyMessage"'. I've tried to change the entrypoint '__vbaS' to 'DllMain'.MyMessage entrypoint is only msgbox command i've put into the module. Can anyone get the solution for this? :) |
||