From: xavierp AT motiva DOT com (Xavier Plasencia) Subject: Using resoucre of a DLL 1 Nov 1997 15:50:24 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "'Scott Warner'" , "'gnu-win32 AT cygnus DOT com'" Hi Folks, I am trying to create a DLL that has some Dialog boxes. I would then like to call these dialog boxes from another app. Either a Console exe or a VT test script. Does anybody know how to properly setup a DLL so that I can load a Dialog box at run time. So far I have been able to create a dll with a dialog box resource. It compiles and all but evertime I call it from another exe the dialog never load. Thanks in advanced Xavier - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".