Hi Vipin, > ...how to completely disable the "WIN KEY". This > will become functional when the login process is > sucessful. Till such time, no function under "WIN > KEY" should be operational.
Have your application intercept calls to the WIN key by using the RegisterHotKey API. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== "A life spent making mistakes is not only more honorable but more useful than a life spent doing nothing." -- George Bernard Shaw (1856-1950) ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [EMAIL PROTECTED] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
