|
-
Dec 22nd, 2006, 04:36 AM
#1
Thread Starter
Lively Member
-
Dec 22nd, 2006, 04:52 AM
#2
Re: Help... skip microsoft message box
Im sorry, cudnt access to the picture...could you tell me content of the msgbox you are getting...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Dec 25th, 2006, 08:25 PM
#3
Thread Starter
Lively Member
Re: Help... skip microsoft message box
The content is" The text in the C:\Temp\ee.txt file has changed. Do you want to save the changes?" Yes, No, Cancel button
-
Dec 25th, 2006, 08:37 PM
#4
Re: Help... skip microsoft message box
So you're trying to "skip" the Save Dialog in notepad?
You could try using the FindWindow() and SendMessage() API functions to either close the window or simulate pressing "Enter" or clicking on one of the buttons.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|