Click here to Skip to main content
15,917,808 members
Home / Discussions / C#
   

C#

 
QuestionC# .NET Best Approaches...Newbie Help... Pin
thiago barbedo12-Sep-09 14:15
thiago barbedo12-Sep-09 14:15 
AnswerRe: C# .NET Best Approaches...Newbie Help... Pin
PIEBALDconsult12-Sep-09 20:19
mvePIEBALDconsult12-Sep-09 20:19 
GeneralRe: C# .NET Best Approaches...Newbie Help... Pin
thiago barbedo13-Sep-09 5:49
thiago barbedo13-Sep-09 5:49 
QuestionTrapping a Windows Dialog Pin
Damian McDonald12-Sep-09 13:03
Damian McDonald12-Sep-09 13:03 
AnswerRe: Trapping a Windows Dialog Pin
Abhishek Sur12-Sep-09 13:37
professionalAbhishek Sur12-Sep-09 13:37 
AnswerRe: Trapping a Windows Dialog Pin
Luc Pattyn12-Sep-09 13:50
sitebuilderLuc Pattyn12-Sep-09 13:50 
GeneralRe: Trapping a Windows Dialog Pin
Damian McDonald12-Sep-09 14:17
Damian McDonald12-Sep-09 14:17 
AnswerRe: Trapping a Windows Dialog Pin
April Fans22-Sep-09 17:29
April Fans22-Sep-09 17:29 
when the window created, it will show . you can't stop it.
but you can consider this.
1) if you can get the handle of the window,
why not monitor the messages of the window queue,
one window created, message must send out.
so pop this message from the queue, will success to stop window showing.
2) or you can 'hook' the function which create window in Win API.
April

Comm100 - Leading Live Chat Software Provider


modified 27-May-14 22:01pm.

QuestionImplementing security against AD, user level, group level and roles? Pin
Mats Eurén12-Sep-09 12:02
Mats Eurén12-Sep-09 12:02 
AnswerRe: Implementing security against AD, user level, group level and roles? Pin
Abhishek Sur12-Sep-09 12:49
professionalAbhishek Sur12-Sep-09 12:49 
GeneralRe: Implementing security against AD, user level, group level and roles? Pin
Mats Eurén12-Sep-09 21:46
Mats Eurén12-Sep-09 21:46 
AnswerRe: Implementing security against AD, user level, group level and roles? Pin
April Fans22-Sep-09 17:31
April Fans22-Sep-09 17:31 
Questionfile list Pin
kennyhibs12-Sep-09 11:32
kennyhibs12-Sep-09 11:32 
AnswerRe: file list Pin
Luc Pattyn12-Sep-09 12:35
sitebuilderLuc Pattyn12-Sep-09 12:35 
GeneralRe: file list Pin
kennyhibs12-Sep-09 12:55
kennyhibs12-Sep-09 12:55 
GeneralRe: file list Pin
PIEBALDconsult12-Sep-09 12:58
mvePIEBALDconsult12-Sep-09 12:58 
GeneralRe: file list Pin
kennyhibs12-Sep-09 13:14
kennyhibs12-Sep-09 13:14 
GeneralRe: file list Pin
Dave Kreskowiak12-Sep-09 15:05
mveDave Kreskowiak12-Sep-09 15:05 
GeneralRe: file list Pin
Luc Pattyn12-Sep-09 13:39
sitebuilderLuc Pattyn12-Sep-09 13:39 
AnswerRe: file list Pin
Abhishek Sur12-Sep-09 12:46
professionalAbhishek Sur12-Sep-09 12:46 
GeneralRe: file list Pin
kennyhibs12-Sep-09 13:40
kennyhibs12-Sep-09 13:40 
GeneralRe: file list Pin
Luc Pattyn12-Sep-09 13:49
sitebuilderLuc Pattyn12-Sep-09 13:49 
GeneralRe: file list Pin
kennyhibs12-Sep-09 14:06
kennyhibs12-Sep-09 14:06 
GeneralRe: file list Pin
Luc Pattyn12-Sep-09 15:23
sitebuilderLuc Pattyn12-Sep-09 15:23 
AnswerRe: file list Pin
April Fans22-Sep-09 17:32
April Fans22-Sep-09 17:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.