Leemi
Fri Mar 31 14:33:49 CST 2006
Hi deciacco:
This article may help. It uses the API you mention:
194702 How to locate Windows special folder locations
http://support.microsoft.com/default.aspx?scid=kb;EN-US;194702
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
> Does anyone know of an FLL that is already out there that implements
> the SHGetSpecialFolderLocation API function to get the user' desktop?
> I don't know much about using the windows API from c++ so, if there
> were one already made would be great.
>
> I do know about using windows scripting to get the users desktop, but
> I would like to use something a little more reliable. (windows
> scripting may be turned off)
>
> Any ideas, suggestions, leads to an fll..?
>
> Thanks!