Hi all, I have an app that provides a GUI to the users of some equipment. The app is password protected so that the data is visible to users, but can not be changed unless one has the appropriate username/passwrod combination. I use a third party app that provides an FTP server that the system uses. This ftp server presents a taskbar icon for access to settings, etc. I need to enable/disable this icon to prevent unauthorized users from clicking on it and messing with settings, ultimatly breaking the ftp server, requiring service calls, etc. How can I from within my app get a pointer to that third party icon so that I can disable it appropriately?
Since data is shown in real time, locking the computer is not an option. Thanks David Stroupe _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
