Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why are using DllImport instead of .NET? #3

Open
iyevhen opened this issue May 13, 2010 · 2 comments
Open

Why are using DllImport instead of .NET? #3

iyevhen opened this issue May 13, 2010 · 2 comments

Comments

@iyevhen
Copy link

iyevhen commented May 13, 2010

Hi,
why are you using Kernel functions in FileSystem objects (Directory, File) instead of using standard .net methods of (System.IO.Directory...) ?

@kolosy
Copy link
Owner

kolosy commented May 13, 2010

from what i can remember, there were issues with attribute data not carrying over correctly, but it's been a while.

@MatthewSteeples
Copy link

I've started a process of removing the dllimports if you're interested. Please see http://github.com/MatthewSteeples/rsync.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants