LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I use an MS Windows logon popup in a CVI application?

I need to access a user login name and password, however, the 3rd party software ONLY works with Microsoft controls. Therefore, I need to create a normal login popup panel in a CVI program. Any takers?
0 Kudos
Message 1 of 2
(2,961 Views)
I found quite useful the "Password control" instrument that ships with CVI.
You will find it in toolslib\custctrl folder. You can load it into the
'Instrument' menu or add it to the library menu, as you prefere.
Since it is distributed with source code, it is also possible to customize
it to your need.
Roberto

"LIAM" ha scritto nel messaggio
news:101-50650000000800000022150000-982303670000@quiq.com...
> I need to access a user login name and password, however, the 3rd
> party software ONLY works with Microsoft controls. Therefore, I need
> to create a normal login popup panel in a CVI program. Any takers?
Message 2 of 2
(2,961 Views)