FindWindow(NULL,"Windows Task Manager");
not working in c language any one tell me why here i use title of task manager i know first perameter i can also use but i wanna use second one i use dev c++ compiler and also add user32.a lib in project when i call that function its return NULL thx