Click here to Skip to main content
15,898,924 members

Comments by jenitshah (Top 25 by date)

jenitshah 28-Oct-13 8:48am View    
Finally, I done it. Only problem was the window was not focused even after "AppActive(..", After I set AppWinStyle to NormalFocus It works perfectly. Thanks.
jenitshah 27-Oct-13 23:21pm View    
Account is having permissions. Also When I try with only Sending {ENTER}s twice, I am getting reset the password, problem only occurs while I try sending string.

Win32 API function requires old / current password, This one doesnt require.
jenitshah 27-Oct-13 10:54am View    
You can get global boolean variable and keep checking its value using seprate thread, based on true or false you can exit the while loop and continue to next steps...
jenitshah 6-Sep-13 10:03am View    
OK. I decided to switch to another way. Thanks.
jenitshah 5-Sep-13 9:20am View    
How ? Can you please elloborate?