Quote Originally Posted by procky238 View Post
Am I seeing error 1813 (the resource type cannot be found in the image file) becuase of this?
Take the .DLL file and load it into Visual Studio as a resource (if you use Visual Studio). Do you see the dialog as one of the resources? If not, then the resources do not exist in your dialog.

Regards,

Paul McKenzie