Click here to Skip to main content
16,005,697 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: controls is not to demonstrate Pin
MyFavXFL2-Nov-06 19:32
MyFavXFL2-Nov-06 19:32 
QuestionPlug-in controls Pin
Pyasa Pathik30-Oct-06 18:52
Pyasa Pathik30-Oct-06 18:52 
AnswerRe: Plug-in controls Pin
Dave Kreskowiak31-Oct-06 6:28
mveDave Kreskowiak31-Oct-06 6:28 
QuestionHow to parse a ppd file in vb.net Pin
chandkavi30-Oct-06 17:47
chandkavi30-Oct-06 17:47 
AnswerRe: How to parse a ppd file in vb.net Pin
Dave Kreskowiak31-Oct-06 6:29
mveDave Kreskowiak31-Oct-06 6:29 
QuestionRepost question of how can I prevent the error message from MS PowerPoint Pin
paulajohn30-Oct-06 12:22
paulajohn30-Oct-06 12:22 
AnswerRe: Repost question of how can I prevent the error message from MS PowerPoint Pin
Dave Kreskowiak31-Oct-06 6:23
mveDave Kreskowiak31-Oct-06 6:23 
GeneralRe: Repost question of how can I prevent the error message from MS PowerPoint Pin
paulajohn31-Oct-06 14:18
paulajohn31-Oct-06 14:18 
Thank you Dave for your response

should the algorithm to click the Ok button as following?

0/ Activate timer to call the procedure 1/
1/ Enumerate through all windows
2/ compare the error window with the error ID
3/ if there is a matched then go to 4/ else exit and wait for next timer's pulse
4/ Get the error window handle
5/ send the click message to the Ok button

I think I can do 0, 1, 3, 4. But I don't know how to get the error ID of the error windows because the error windows seems having the same signature as PowerPnt.exe. the error seemed inside the COM server's object.

I did a trace in system event log but it just said COM's error return from HRESULT of powerpnt.exe which does not make any sense at all. Another problem is this error did not happen very often. Sometime twice a day, or one in three days, or sometime once a week which is very annoyed me.

Do you have any ideal how I can capture the errorID of that windows? And what's API name should I call to complete number 5.

Thanks you all again for read and responded to my post.
AnswerRe: Repost question of how can I prevent the error message from MS PowerPoint Pin
S Douglas1-Nov-06 1:12
professionalS Douglas1-Nov-06 1:12 
GeneralRe: Repost question of how can I prevent the error message from MS PowerPoint Pin
paulajohn1-Nov-06 14:34
paulajohn1-Nov-06 14:34 
QuestionUnknown KeyChar Pin
UltraCoder30-Oct-06 12:03
UltraCoder30-Oct-06 12:03 
AnswerRe: Unknown KeyChar Pin
Guffa30-Oct-06 12:15
Guffa30-Oct-06 12:15 
GeneralRe: Unknown KeyChar Pin
UltraCoder30-Oct-06 12:26
UltraCoder30-Oct-06 12:26 
QuestionHow to retrieve HTML source from firefox Pin
PatrickDC30-Oct-06 11:44
PatrickDC30-Oct-06 11:44 
AnswerRe: How to retrieve HTML source from firefox Pin
GaryWoodfine 30-Oct-06 21:59
professionalGaryWoodfine 30-Oct-06 21:59 
AnswerRe: How to retrieve HTML source from firefox Pin
GaryWoodfine 30-Oct-06 22:01
professionalGaryWoodfine 30-Oct-06 22:01 
GeneralRe: How to retrieve HTML source from firefox Pin
PatrickDC31-Oct-06 6:21
PatrickDC31-Oct-06 6:21 
QuestionPacket sniffing, network traffic capturing source Pin
winmedia30-Oct-06 7:17
winmedia30-Oct-06 7:17 
AnswerRe: Packet sniffing, network traffic capturing source Pin
Ray Cassick30-Oct-06 12:43
Ray Cassick30-Oct-06 12:43 
GeneralRe: Packet sniffing, network traffic capturing source Pin
winmedia31-Oct-06 2:22
winmedia31-Oct-06 2:22 
QuestionXmlTextWriter Text Values Pin
rahvyn630-Oct-06 6:44
rahvyn630-Oct-06 6:44 
AnswerRe: XmlTextWriter Text Values Pin
rahvyn630-Oct-06 9:46
rahvyn630-Oct-06 9:46 
AnswerRe: XmlTextWriter Text Values Pin
Oskar.net30-Oct-06 23:54
Oskar.net30-Oct-06 23:54 
GeneralRe: XmlTextWriter Text Values Pin
rahvyn631-Oct-06 2:48
rahvyn631-Oct-06 2:48 
AnswerRe: XmlTextWriter Text Values Pin
Oskar.net31-Oct-06 4:01
Oskar.net31-Oct-06 4:01 

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.