Windows API help with CopyFileExA() and Callback to show Progress

You’ll have to add these types at the top. I think they were added in C11.

INT64    GROUP,TYPE
lo         ULONG
hi         LONG
         END

UINT64   GROUP,TYPE
lo         ULONG
hi         ULONG
         END
1 Like