I have access to both a XP 64-bit and XP 32-bit install to test with. So I think we can verify with pretty good confidence if it is working properly or not.
My existing 64-bit setup has powerpro 4.9j installed. Where can I get the 4.9k version to use? --- In [email protected], "brucexs" <bswit...@...> wrote: > Do you have a 32 bit windows machine that you can test on to see if the > compile is working? > > After looking in more detail at the existing source for the dll, I did have > to change the source and the interface in powerpro.exe, as it turns out, > because the dll used a system data structured (HDROP for file name transfer) > which includes an embedded pointer and I thought there was a good chance that > this would not be properly translated between the 64 bit dll and 32 bit exe. > The dll still has to use WM_COPYDATA to send the file names to the exe, but I > am hoping the WOW64 layer will handle translation of the pointer in this > standard structure. > > I suggest you have a separate PowerPro 4.9k installation in a fresh folder to > play with. I will upload a revised exe for this installation. >
