Sorry, but where I wrote something about HTML ir aclient browser?

Its, as I wrote a C# application, it shouls be possible , because I can catch 
other messages too, but Unfortunately I cant get this one . 




Best Regards
Michael

On Dec 23, 2011, at 3:40 AM, 方何 <cnhef...@gmail.com> wrote:

> you can't get the system messages when you only a html page runing in
> client's browser
> 
> 2011/12/20, Michael Busch <michael.n.bu...@googlemail.com>:
>> Hi Guys.
>> 
>> 
>> I have a question which I have to explain, hopefully somebody can help.
>> 
>> C#, target system OS: windows xp embedded
>> 
>> Problem:
>> Sometimes windows shows messages and error messages. Sometimes windows is
>> telling me that he found new hardware or maybe I am low on virtual memory.
>> Of course I would like to know about these messages.
>> But, There is a HMI running in the foreground so the messages are shown in
>> the background or clicked away by the operator (they dont care at all).
>> 
>> So, I would like to log theses messages (and of course the occurance).
>> 
>> But how?
>> 
>> Does somebody has an idea?
>> 
>> 
>> I an trying around with
>> 
>> protected override void WndProc(ref Message aMessage)
>> {
>> //code to log the Message
>> }
>> 
>> and it wont work.....
>> 
>> and WM_COMMAND, but I am not so sure this is working at all.
>> 
>> 
>> So I need a little bit help from you guys.
>> 
>> 
>> Thanks a lot.
>> Michael
>> 
>> --
>> You received this message because you are subscribed to the Google
>> Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
>> Web Services,.NET Remoting" group.
>> To post to this group, send email to dotnetdevelopment@googlegroups.com
>> To unsubscribe from this group, send email to
>> dotnetdevelopment+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
>> or visit the group website at http://megasolutions.net
>> 
> 
> 
> -- 
> -----------------------------------
> 致礼
> 
> 何方 cnhef...@gmail.com
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
> Web Services,.NET Remoting" group.
> To post to this group, send email to dotnetdevelopment@googlegroups.com
> To unsubscribe from this group, send email to
> dotnetdevelopment+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
> or visit the group website at http://megasolutions.net

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to