Problem mapping network pathes with Win32 Wrapper

  • Thread starter Thread starter BenLeino
  • Start date Start date
B

BenLeino

Hiho,

I have a little question regarding mapping Windows Network shares with a
Win32 API Wrapper in VB.Net. I build this little Wrapper and anything works
quite fine (no errors), but every networkshare I pass to the API results in
an Error that says "invalid networkshare". How can this be?

I am 100% shure that my UNC is correct.

Is ithis maybe any security issue or somehow?
 
Back
Top