May 3, 2002 #1 CetGabbe Programmer Joined Apr 12, 2002 Messages 18 Location SE Good afternoon. I'm trying to remove a shared folder. I've got the permission for it but I don't get it to work. The command i'm using is: _rmdir("/robot/order/file" nothing happens..
Good afternoon. I'm trying to remove a shared folder. I've got the permission for it but I don't get it to work. The command i'm using is: _rmdir("/robot/order/file" nothing happens..
May 3, 2002 #2 Guest_imported New member Joined Jan 1, 1970 Messages 0 included windows.h and Function RemoveDirectory(LPCSTR PathName); Upvote 0 Downvote