01-21-2025 10:19 AM
I m trying to bring another Windows exe to the front during part of my test.
I have tried the examples that use the method Find the Handle of an Open Window and Bring to Front
But using user32.dll does not seem to work for a 64 bit Windows executable.
user32.dll will return the window handle but it will not raise it to the foreground.
Is there a "user64.dll" that provides the same functionality for 64 bit Windows executables?
01-21-2025 11:16 AM
The example you linked to me works on my 64 bit system, and user32.dll is a 64 bit dll anyway . Could you attach some reproducible code?
01-21-2025 11:36 AM
For me it works in LV2024x64 with one minor issue — on my OS "Calculator" called "Rechner":