in reply to Re^14: Trouble Installing Win32::GuiTest
in thread Trouble Installing Win32::GuiTest
Hi Rob, Thanks once again for your help. I have copied all dll files present in strawberry perl to c:\perl64\bin and ran the installation. Thankfully, I was able to install Win32::GuiTest module on perl64 successfully. But my problem still not solved reason being, I have a automated framework suite where I have used Win32::GuiTest module to test the GUI functionality of the windows application 32 bit and 64 bit. This module perfectly working fine for 32 bit application but for 64 bit application it fails for APIs like GetPopupHandle, GetListContents etc. Moreover with this I have one more module named "TreeView.pm" (Win32::GuiTest::TreeView) this module basically traverse the systreeview class and provide us the relevant information but this module also not working properly on windows 64 bit application. So, unfortunately again I got stuck and wondering now what to do and also want to know that this module Win32::GuiTest compiled as 64 bit by 64 bit compiler or its simply installed as 32 bit. Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^16: Trouble Installing Win32::GuiTest
by syphilis (Archbishop) on Aug 22, 2012 at 12:16 UTC | |
|
Re^16: Trouble Installing Win32::GuiTest
by BrowserUk (Patriarch) on Aug 22, 2012 at 12:25 UTC |