WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

ShellOp

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

!!NEWSFLASH!!

 Keywords:  Shell Operation extenders updates new features  

Ver 30000  May 6, 1999

    Initial preliminary release. You have been warned.

Ver 30001  May 12, 1999

    Fixed problem when flag 256 was specified.  Better default message
    displayed.

    Fixed aGetLastError() function so it agreed with documentation.

Ver 30003  May 28, 1999

    Added aStatusBar thermometer bar function

Ver 30004  July 7, 1999

    Added aMsgTimeout function

Ver 30005  Dec 27, 1999

    The functions now pay better attention to the passed flags.
    Some functions were ignoring flags before.

Ver 30006  May 02, 2000
    Added aShellFolder function
   
    NOTE!!  The SHFOLDER.DLL is now a part of this extender.  And must
    be available *someplace* if using compiled small model exe files.


Ver 30009  Dec 12, 2000

   The Shell Operations extender has been updated to a new 
   format to allow more descriptive function names and 
   additional parameters.  This version of the extender requires 
   WinBatch 2001A or newer to run.  It will not work on 
   WinBatch 2000C or older.
   
   In addition, so as not to affect existing scripts using 
   a previous version of this extender, the extender DLL has 
   been renamed to include a 34I in the DLL name instead of 
   a 32I.  Old and new versions of this extender can *usually*
   co-exist side by side.
   
   To use the new extender with old scripts and with 
   WinBatch 2001A or newer you will need to change the 
   AddExtender line in the script to reflect the new DLL name.
   e.g.
      AddExtender("wwsop32i.dll")
   should become
      AddExtender("wwsop34i.dll")

Ver 30010  Aug 23, 2001

   Modified aStatusBar so that it will return a zero if the
   user pressed the close button on the status bar.

Ver 30011  Jan 23, 2004

   Fixed aFileCopy, aFileMove, aFileRename, aFileDelete issue
   where pressing the Cancel button could return a @TRUE response
   when the task was cancelled and the job was not complete.

Ver 30012  Sept 28, 2011

   Added native 64-bit extender.

Ver 30013 Feb 11, 2015
   
   Fixed memory leaks in several extender functions.



Article ID:   W17603
Filename:   !!NEWSFLASH!!.txt
File Created: 2016:01:22:11:58:30
Last Updated: 2016:01:22:11:58:30