 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
patrickartaud Guest
|
Posted: Sat May 19, 2007 6:11 pm Post subject: LPITEMDLIST problem |
|
|
Hello, I think to use the "using the PILDs and display name"
To find a readable and writable folder in Vista and in this example there is
many API functions and pointers
When I try to compile my page an error message at the line:
LPITEMIDLIST *ppidl; with "LPITEMIDLIST not defined symbol
I think I must add include file but I don't know what.
Could you help me
Thank you by advance
Excuse my English
Patrick |
|
| Back to top |
|
 |
Bob Gonder Guest
|
Posted: Sat May 19, 2007 11:12 pm Post subject: Re: LPITEMDLIST problem |
|
|
patrickartaud wrote:
| Quote: | When I try to compile my page an error message at the line:
LPITEMIDLIST *ppidl; with "LPITEMIDLIST not defined symbol
I think I must add include file but I don't know what.
|
When you look in the help for the functions you are using, it will
tell you the header file you need to include.
In this case, it is shlobj.h |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|