Hi everyone,
as the heading already says i want to check whether a folder is a network share or not.
So far i tried to achieve this by reading the file attributes but that did not lead to the right solution.
If anyone here knows how to do this please reply.
replic 17 Light Poster
Recommended Answers
Jump to PostI assume you are talking about MS-Windows operating systems. If not, then ignore this.
maybe the example in this link and this will help you. It shows you …
Jump to PostIt's a UNICODE string. Use WideCharToMiultiByte to convert share name to ordinar string.
May be better try NetShareGetInfo?
Apropos, "No special group membership is required for level 0 or level 1 calls" only...
All 5 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
marco93 -87 Junior Poster
replic 17 Light Poster
ArkM 1,090 Postaholic
replic 17 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.