09-10-2007 06:18 AM
09-10-2007 06:26 AM
Where do you load the lwutil32.dll dynamically from ?
09-10-2007 06:47 AM
09-10-2007 07:05 AM
@jorge Amaral wrote:
Hello,
I've mentioned the "lwutil32.dll" but you can forget it.
I did not forget what you ve mentioned; I just asked that because you need to keep the lwutil32.dll in a prespecified path unlike the user32.dll, which ll get loaded automatically from \Windows\system32\user32.dll path...
I thought this could be a minor looked-over point when setting the build specificatrions.
09-10-2007 07:17 AM
09-10-2007 07:57 AM
Hmmm...
The VI you ve mentioned in the attachment [ even the entire hierarchy ] does not use the LVWutils32.dll at all... but you ve mentioned that you re loading it dynamically. Thats why I got confused about its location.
The VI you ve used uses the user32.dll alone, and it seems quite correct & working in my PC for bringing the window of interest to the front (active)...
Maybe, we both re looking over some minor finer detail...
09-10-2007 09:10 AM
09-10-2007 09:23 AM
09-10-2007 10:40 AM
09-10-2007 11:07 AM
- you may check you firewall settings.
-move window to top .vi, the default activate value is True. when you want to activate some windows to top, try activate from False - True. not always True.
- some applications windwos already been set up as Top application, they may block your application to top. (I met this before)