When I build my .vi into a .dll and call it from a C++ application, and run the C++ application in debugger mode, the user interface (window) of the C++ application always remains on top. I cannot switch to any windows below it (example: trying to switch to the C++ debugger in order to set a break point). This only occurs when calling my dll in the C++ app. Would a subvi that had priorities set to "subroutine" cause this? None of the other "Window Appearance" settings are set to a value that would cause this.
Thanks,
Daryl