Re: Outlook custom forms

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Eric,

I now think I can read Process Monitor correctly, so that means the
previous post was not accurate. The message when I try to open the
custom form is:

Under column 'Operation' it says 'CreateFile' and the 'Result' column
says 'NAME COLLISION'

Another line says:

Under column 'Operation' it says 'QueryOpen' and the 'Result' column
says 'FAST IO DISSALLOWED'

Please post the complete lines. Without that knowbody here can have a
clue if those lines are relevant.

--
SvenC
.



Relevant Pages

  • Re: Avoiding Booleans & Danny Thorpe
    ... John Herbster wrote: ... With the latter one I don't have any clue what's the parameter for. ... CreateFile({CreateNew}true); ... the benefit of using a boolean parameter and additionally adding it's purpose as comment compared to adding it to the variable name itself? ...
    (borland.public.delphi.non-technical)
  • Re: Avoiding Booleans & Danny Thorpe
    ... > With the latter one I don't have any clue what's the parameter for. ... CreateFile({CreateNew}true); ... where comment CreateNew will give the reader a hint as ... Prev by Date: ...
    (borland.public.delphi.non-technical)
  • API Hooking
    ... Anyone has already manage to do a system wide API Hooking. ... I would like to intercept every call to CreateFile .... ...
    (microsoft.public.windowsce.embedded)