I wish to write a 32-bit program that undeletes deleted files,
including reinstating their LFN's, if any.
I am a licensed user of the McAfee Office 2000 software.
However, I wish to be able to uninstall it and use my own
programs. The only two functions I use from it are QuickCopy
and Undelete. I've already written my own version of QuickCopy,
and have it installed in my Windows Explorer's rightclick
context menu and File Menu. Now, if I can only get the info
I require to write my own version of Undelete, I can dump
the McAfee stuff. While the McAfee stuff does those things, already,
their software setup is EXTREMELY sloppy, and makes additions/changes
to my Win98 SE that I have NO desire to put up with. It does that
even if I tell the setup program to NOT install those options.
Besides, I see no sense in having to install a full suite just to use
two of its functions.
So, if somebody can point me to the API calls I'd need to use to write
my own Undelete program, it'd be greatly appreciated.
Thanks in advance!
P.S. I've already checked my win32.hlp file, and couldn't find any
applicable API information.
------------------
Clay C. Clear
Clay Clear's Software
mailto:[email protected][email protected]</A>
[This message has been edited by Clay Clear (edited October 24, 2001).]
including reinstating their LFN's, if any.
I am a licensed user of the McAfee Office 2000 software.
However, I wish to be able to uninstall it and use my own
programs. The only two functions I use from it are QuickCopy
and Undelete. I've already written my own version of QuickCopy,
and have it installed in my Windows Explorer's rightclick
context menu and File Menu. Now, if I can only get the info
I require to write my own version of Undelete, I can dump
the McAfee stuff. While the McAfee stuff does those things, already,
their software setup is EXTREMELY sloppy, and makes additions/changes
to my Win98 SE that I have NO desire to put up with. It does that
even if I tell the setup program to NOT install those options.

Besides, I see no sense in having to install a full suite just to use
two of its functions.
So, if somebody can point me to the API calls I'd need to use to write
my own Undelete program, it'd be greatly appreciated.
Thanks in advance!

P.S. I've already checked my win32.hlp file, and couldn't find any
applicable API information.

------------------
Clay C. Clear
Clay Clear's Software
mailto:[email protected][email protected]</A>
[This message has been edited by Clay Clear (edited October 24, 2001).]
Comment