From: Dave T. <dav...@gm...> - 2011-07-22 18:09:44
|
Hi all, For a wxHaskell based application distributed on Windows, can I distribute the necessary WX DLLs right alongside the application, without having to do a separate install of WX? I want to be able to distribute the application as a zip file and not require the user to have anything installed. Is that possible? Thanks, Dave |