| Thread | Last Post | Replies |
|
| SHGetPathFromIDList Fails to return selected Server | 05 Sep 2006 12:13 GMT | 5 |
I wonder if anyone can help, we are utilising the following calls (SHBrowseForFolder and SHGetPathFromIDList)and have been for years but areexperiencing some problems when we we select a computer (i.e. \\ServerName).
|
| PictureBox To Icon | 04 Sep 2006 19:07 GMT | 2 |
Anyone have some code to save a 32x32 pixel PictureBox's image as an icon? The code below produces a valid icon but the ImageList method only allows the 16 basic colors, i.e QBColor(0 to 15) Private Sub SaveIcon()
|
| Problem with SHFileOperation API | 04 Sep 2006 08:22 GMT | 2 |
I have some VB6 based software which copies user data across the network to a CD request area using the SHFileOperation API. This worked well on Windows NT4 but now has a problem on Windows XP. The problem is that users who want to copy just a single folder can't unless they have ...
|
| Zip files | 04 Sep 2006 07:19 GMT | 18 |
What API do I use to create a .zip file -Lou
|
| DrawTextAPI | 02 Sep 2006 00:48 GMT | 2 |
I'm now developing a Mappoint application and wish to draw a scale in the bottom left corner of the map. I've got everything worked out drawing via API calls, with the exception of the DrawText call. When the text is drawn, how do I get it to be without
|
| Load PNG file into Device Context | 01 Sep 2006 16:39 GMT | 1 |
Well, I should have known better, but the old LoadPicture function and methods below don't work with .png files. What's the best way to handle this? Evan
|
| Can someone please describe why impersonation requires the impersonator to be local admin? | 01 Sep 2006 12:20 GMT | 1 |
Can someone please describe why impersonation requires the impersonator to be local admin?
|