Jump to content

aniperleo

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by aniperleo

  1. Can I retain the XP or 2K style search panel in Vista? Can I search between two dates like I could in XP / 2K?

    I ask this because I can not for the life of me search between two dates in Windows Vista. I write and record a lot of music, and I search for recording projects by dates. For instance; I would search for *.cwp files between 3/1/2007 and 4/1/2007, but now I can't seem to do this anymore with Vista. I've got to imagine that either, 1. There is a way to do this with the Windows Vista search, or, 2. There is a way to use the Windows XP style search or Windows 2K style search to handle the search method I've just mentioned.

  2. Hi all,

    I'm desperately trying to understand cabinet.dll so that I can write my own cabinet.dll replacement. My first step would be to use CABINET.DLL with RUNDLL32 so that I can know how to structure my new file, for instance:

    I tried running this command: RUNDLL32 CABINET.DLL,Extract FOO.CAB

    That will not work, however I know that Extract is a valid command, I just don't know the correct syntax for using it. At support.microsoft I found these commands...

    http://support.microsoft.com/dllhelp/?fid=...;l=55&det=1

    DeleteExtractedFiles

    DllGetVersion

    Extract

    FCIAddFile

    FCICreate

    FCIDestroy

    FCIFlushCabinet

    FCIFlushFolder

    FDICopy

    FDICreate

    FDIDestroy

    FDIIsCabinet

    FDITruncateCabinet

    GetDllVersion

    Can anyone help me out?

×
×
  • Create New...