Fravia's TOOLS OF OUR TRADE Messageboard ~ Moderated
How to BPX filedeletion in WIN16 application?
Friday, 23-Apr-99 02:49:26

Using FILEMON, a WIN3.11 proggie is found to create, write, read, and delete a file. I want this file and tried to detect the file manipulation using WICE but failed. What I tried is BPX the following:

kernel!openfile, kernel!deletefile,
kernel!_lclose, kernel!_lwrite, and others.

What else should I try?

Regards,
MuT


MuT