Main /
ShfileoperationWrapperCategories: WIN rds-hosted Library Routines SHFileOperation wrapper 5K Author: Greg Haberek Date: Aug 15 2008 http://www.rapideuphoria.com/shfile.ew A simple wrapper of <a href="http://msdn.microsoft.com/en-us/library/bb762164(VS.85).aspx">SHFileOperation</a> for Win32Lib. This allows you to perform move/copy/delete/rename file operations through Windows with a variety of options, such as a progress dialog and user interaction. |