![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi, we have a possible bug with dial up networking on build 5536 (32bit).
We create a dial up connection for the current user. Our application call the RasDeleteEntry function, that is the following: DWORD RasDeleteEntry( LPCTSTR lpszPhonebook, -- this is the phisical path to the current user phonebook (C:\users\user\AppData\Roaming\Microsoft\network \connections\pbk\rasphone.pbk) LPCTSTR lpszEntry ); The function executes correctly without exceptions but at the next login the user sees an error message claiming that the folder "C:\users\user\AppData\Local\Temp\WPDNSE" is shared with other users and that deleting it will cause the share to be canceled. Three questions: 1) What is the "C:\users\user\AppData\Local\Temp\WPDNSE" folder 2) How is that folder related to dial up networking 3) Is this a bug? Thanks, Francesco S. |