Re: WH_JOURNALRECORD not working correctly.



Hello and thank you very much for looking at my query.

After a lot of messing around and posting to this newsgroup I have found out
why the specified hook type was not functing correctly.

I found that the problem did not occure on a different PC with the same
operating system (Windows XP). I then uninstalled firewall protection
software on the origional PC and now the hook functions correctly.

Many thanks
Nic.

""Jialiang Ge [MSFT]"" <jialge@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:kyhd9AnOJHA.3428@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello Nic

may I ask the specific symptom on your side? How does it interfere with
the
normal functioning of this hook? What is your OS version?

I tried a demo of WH_JOURNALRECORD in my Windows XP machine with web
content enabled on the desktop.
http://www.codeproject.com/KB/applications/winmacro.aspx
However, the function still works fine on my side. I think you may
consider
testing this demo in your machine as well. The test result can help us to
narrow down the focus on either the machine level (if the test fails) or
the application level (if the test succeeds). A query in our internal
database does not show relevant reports of the product issue.

Best Regards,
Jialiang Ge (jialge@xxxxxxxxxxxxxxxxxxxx, remove 'online.')
Microsoft Online Community Support

=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

This posting is provided "AS IS" with no warranties, and confers no
rights.
=================================================




.



Relevant Pages

  • Re: Struts - Getter method
    ... group loves source code, as a rule. ... posting the code then. ... but it's not a collection of type Book. ... Query, while creating ...
    (comp.lang.java.programmer)
  • Re: Struts - Getter method
    ... group loves source code, as a rule. ... posting the code then. ... Query, while creating ... instances of type Book and setting the attributes of each instance ...
    (comp.lang.java.programmer)
  • Re: no responses...
    ... so again your posting hasn't gone astray. ... I was in frequent touch for all the excel help i needed untill now, ... "Kicking Out" Inactive Users / Help!!! ... I did also send a query on knowing how to scroll a message in a text box ...
    (microsoft.public.excel.misc)
  • Re: Select question
    ... Posting CREATE TABLEs, INSERTs for sample data and expected ... do have in common: SQL. ... >but if table is derived you can't create the same query ... still find SQL Server's optimizer producing odd-looking plans. ...
    (microsoft.public.sqlserver.programming)
  • Re: How to monitor sqls executed in ado connections ?
    ... a way to hook into the library or third party tools available for monitoring? ... allows you to hook into the Open/ExecSQL calls and log each SQL statement and its execution time - and that logging will work regardless of the database you're connected to. ... A composition wrapper also allows you to give each Query a hint about the operations you're requiring and how you're going to access the result set ... (Although this approach may not be so good for those who want to build programs by dragging+dropping components onto a data module rather than creating the queries in program code) ...
    (borland.public.delphi.database.ado)