Re: Hard Disk Activity

Tech-Archive recommends: Speed Up your PC by fixing your registry



On Thu, 5 Feb 2009 17:13:56 -0500, in
microsoft.public.vb.general.discussion you wrote:

Maybe you were using SHChangeNotify?

You're absolutely right. *Many* thanks for the correction, and
apologies to the OP.

Filemon and most SysInternals tools have device drivers embedded in the
EXE(Usually SYS/DLL/VXD file). It auto extracts and install the driver then
talks to it, so it can't be duplicated by VB6, but one can write a driver in
C++, and talk to it from VB6, but one needs to be careful as VB is not
thread safe, so callbacks should be avoided.

That's an interesting method. I wonder how well it plays with DEP
and/or UAC?

They have a book called Windows Internals, but it's devoid of source code.
However, it explains the process, but one needs to know how to make drivers,
by downloading and reading the DDK. Here is a link to the page about the
book and a sample chapter(67 pages) about how the Registry, Services and WMI
work. Look for subtopic called "Regmon Internals" for details about how it
works.

Windows Internals Book
http://technet.microsoft.com/en-us/sysinternals/bb963901.aspx

That part might be a little hairy, but I appreciate (and have
bookmarked) the link.

J.
Jeremiah D. Seitz
Omega Techware
http://www.omegatechware.net
.



Relevant Pages

  • Re: LabView 8.2 and old NI-DAQ 6.7 VB6 applications on same computer
    ... PCI-6052E with VB6 and the NI-DAQ6.7 in the same time as developing you new ... Install Labview 8.20 and the new driver NI-DAQmx (the last version is the ...
    (comp.lang.labview)
  • Re: Mikes code for a Printer.Object replacement
    ... you get it to work properly without jobs sticking in the queue, ... you now using a different driver? ... Also, regarding your "where can I buy VB6" question, I don't really ...
    (comp.lang.basic.visual.misc)
  • Re: Are _T() and TEXT() macros equivalent?
    ... Some years ago I have seen an article in MSDN on how to write a driver in VB6 ... Replace _year_ with _ to get the real email ...
    (microsoft.public.vc.mfc)
  • Re: Known MTX.EXE leak?
    ... What database and drivers are you using? ... > if you use VB6, it is only possible that the the driver leaks. ...
    (microsoft.public.inetserver.iis)
  • Re: XP HOME BOOT FAILURE
    ... you remove the driver for the graphics card, ... >> If you run a repair install as I initially described, ... A repair install should bypass that but it will ... >>>> on, follow the screens. ...
    (microsoft.public.windowsxp.accessibility)