Menu

#960 COPY_FILE_ALLOW_DECRYPTED_DESTINATION missing in winbase.h

Feature_requests
closed-fixed
2010-08-26
2006-08-25
No

Hi...

According to MSDN there are 3 flags possible to supply
to CopyFileEx().

In current w32api/include/winbase.h one definition is
missing

#define COPY_FILE_ALLOW_DECRYPTED_DESTINATION 8

Roland

Discussion

  • Chris Sutcliffe

    Chris Sutcliffe - 2010-08-25
    • assigned_to: nobody --> ir0nh34d
     
  • Chris Sutcliffe

    Chris Sutcliffe - 2010-08-26

    Thank you for the report, I've committed a fix to CVS.

     
  • Chris Sutcliffe

    Chris Sutcliffe - 2010-08-26
    • status: open --> closed-fixed