Click here to Skip to main content
16,004,587 members

Comments by danghieunhoc (Top 5 by date)

danghieunhoc 1-Feb-12 3:48am View    
I fixed successfully, but don't follow your instruction. It's not an exact way that I can use Call Stack.
danghieunhoc 27-Apr-11 4:19am View    
I tried setting permissions for IIS, but it didn't get 'sUserName' variable. User logged in or not, not important, bcz i run normally in application environment, but in IIS don't.

Do u tell me more explicit?
danghieunhoc 19-Apr-11 23:54pm View    
Sorry for waiting so long time, i was busy for other project.

I tried the same way as your guide but it failed. I tried all of Windows rights but it still doesn't ok. Could you tell my mistake, pls?
Link follow: 'http://www.mediafire.com/?y55igzyhc5ob7wk'

Tks you very much!
danghieunhoc 5-Jul-10 6:26am View    
Tks you!
I'm working on Windows XP now. But it cannot catch windows title. T_T
danghieunhoc 5-Jul-10 6:24am View    
Tks you!
I tried to get windows handle by Process class but it's not ok. I will retry to use by [DllImport("user32.dll")] with GetForegroundWindow() function. I have just found on Internet. But i worry its compatibility and operation ability on Operation Systems. I'm trying it on Windows XP now.