Replies: 1 comment 1 reply
-
| I'm not familiar with the API itself, but what you have here looks reasonable to me. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to work with CopyFileEx, and it does work, but since it is using void* i was a bit unsure of proper best-practices.
So I have CopyFileEx in my NativeMethods, and here is my actual code used to invoke it. Any recommendations?
Beta Was this translation helpful? Give feedback.
All reactions