Forum: C# Jan 11th, 2009 |
| Replies: 7 Views: 1,799 it is my research project no material has been provided therefore i ask here. |
Forum: C++ Jan 11th, 2009 |
| Replies: 0 Views: 274 Hello all,
i want to login to windows programmatically,if some one had done such kind of thing please do help me.i have authenticate the user with LogonUser() funciton of win32 api and have also... |
Forum: C# Jan 10th, 2009 |
| Replies: 7 Views: 1,799 And one more thing that i have seen many winlogon theme that just replace the logontheme.exe with logonui.exe in c:\windows\system32\ and they don't change any msgina so please do suggest.what you... |
Forum: C# Jan 10th, 2009 |
| Replies: 7 Views: 1,799 its too much necessary for me to replace windows login its my final year project.And i have to do it at any cost.So please do suggest some material or any other option(if possible) except Msgina. |
Forum: Windows Vista and Windows 7 Jan 10th, 2009 |
| Replies: 5 Views: 23,186 what are the requirements for this ? |
Forum: C# Jan 10th, 2009 |
| Replies: 7 Views: 1,799 Here is my code but i am not able to enter to my windows desktop.
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Text;
using... |
Forum: C# Jan 10th, 2009 |
| Replies: 7 Views: 1,799 hello all,
i need some help regarding windows login.i have created an application in C# which replaces the windows-login and which gets username and password from the user to enter the... |