There is no way to conver .exe to .dll.
Probably if you can get the project or the class module which has been converted to dll then you may be able to figure out the issue
The second one is the correct option only.
U can't go ahead with the first one.
Because in scenarion one even if the logic is successfull then also the code goes to exception handler.
In scenarion 2 if the logic is successful then it exits the function and u don't go into the exception handler
It is not possible to change the background color of MsgBox because it comes from Window settings. You can try to use a modal form or a user control as MsgBox.
However if only MsgBox is reqd, you can go on and play around with the SetSysColor API and GetSysColor API to change the colour of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.