mapped drives with openFileRequester
-
- User
- Posts: 26
- Joined: Fri Jul 14, 2006 10:27 pm
mapped drives with openFileRequester
When using OpenFileRequester, the mapped drives (on Windows 8, at least) are not shown. Is it possible to do so?
Re: mapped drives with openFileRequester
They show for me on Win7-64.
Can you post the smallest version of the code that is giving you troubles?
Can you post the smallest version of the code that is giving you troubles?
Re: mapped drives with openFileRequester
It works on PureBasic v5.31 (x64) running on Windows 8.1; all mapped drives are displayed, including LAN and FTP drives.
Texas Instruments TI-99/4A Home Computer: the first home computer with a 16bit processor, crammed into an 8bit architecture. Great hardware - Poor design - Wonderful BASIC engine. And it could talk too! Please visit my YouTube Channel 

-
- User
- Posts: 26
- Joined: Fri Jul 14, 2006 10:27 pm
Re: mapped drives with openFileRequester
Already know what's happening: I run the program in Administrative Mode (Elevated). Then the mapped drives are not available. When not running elevated, it's working as expected...