Recent content by spawarchs

  1. S

    Drag and Drop from Recycle Bin

    "erasext.dll was loaded, but the DllUnregisterServer entry point was not found. This file can not be registered." That's the message I got when I ran "regsvr32 /u erasext.dll" What does it mean?
  2. S

    Drag and Drop from Recycle Bin

    Hi, I am configuring Eraser for a customer, and he does not want the right click menu options (shell extenstions, I believe?) enabled. Why can't I drag files from the recycle bin to the task list? Is there an option to allow this? File chooser doesn't see the recycle bin either - same...
  3. S

    Verify won't compile, Debug Assertions Fail, and more...

    debug assertions and questions Garrett, I am actually modifying the software to place restrictions on what the user can do. My office wants a quick eraser tool where the user doesn't have to make any selections, other than the files or dirs he wants to delete. I also created a new one-pass...
  4. S

    Verify won't compile, Debug Assertions Fail, and more...

    Hi, I am currently making modifications to the source code for a specific use. I am using Microsoft Visual Studio .NET 2003 and I am having the following problems: 1. Verify will not compile. UPDATE: Got Verify to compile. My include paths were messed up. 2. After I build the entire...
Back
Top