Cached thumbnail corruption bug in XP/SP2?
Mon, 14 Apr 2008 11:51:26 -0500
Hey folks,
We've been able to reproduce a problem with thumbnail "preview" images
displayed in the lower left hand of the folder frame when a .bmp file is
selected and the folder View mode is set to "Details". The problem appears
to have something to do with the hidden Thumbs.db thumbnail cache file. We
...
|
Namespace SE: Why isn't rename working?
Mon, 14 Apr 2008 09:36:46 -0700 (PDT)
I've spent far too long on what I suspect is a tiny omission. I have
a NSE extension that works in most of the basic respects: copy/paste,
folder navigation, etc. My attempts to get rename to work, however,
have so far failed.
I have followed very closely the "How To Support Renaming.." article
at MS.com, n ...
|
how the explorer launches an exe with the dropped file
Mon, 14 Apr 2008 00:27:00 -0700
Hi,
I want to know how the explorer launches an exe with the dropped file
--Noviez ...
|
Thumbnail Extractor Shell Extension - "E_PENDING"
Sat, 12 Apr 2008 18:42:13 -0500
Hi folks,
(Thanks to Matt Ellis for an earlier response to some of the questions
here.)
Please pardon a COM / ATL newbie's venture into the (very) deep end of the
pool, but I'm trying to implement a pre-Vista thumbnail extractor shell
extension with VS 2008 VC++ ATL that implements the "IEIFLAG_ASYNC" pr ...
|
Bug in ComboBoxEx control in Vista with themes enabled
Sun, 13 Apr 2008 07:27:47 +1000
Hi,
Ever since adapting our application to Vista we've had a problem with
ComboBoxEx controls under Vista, and I believe we have now identified the
cause.
The problem is basically that a drop-down ComboBoxEx control won't display
the icon for the selected item properly. It will show the icons in the
dr ...
|
traeting folder as a single file in Win explorer
Fri, 11 Apr 2008 03:26:00 -0700
Hi
I would like to accomplish rather peculiar scenario (requested by customer):
I want to display and treat specific folders as single files in Windows
Explorer shell.
All folders will have â??extensionâ? in their name something like -
"somename.david" . Actually each folder of type xxxx.david shall be
...
|
How can I avoid having to restart explorer for shell icon overlays
Fri, 11 Apr 2008 02:26:03 -0700
Hi there,
My application registers a shell icon overlay with the system when it's
first installed. Today, once the overlay is registered, the installer kills
explorer and lets it come back. That's the only way I've found to get it to
recognize the new setting, other than a reboot. I'd love to avoid having t ...
|
|
|
How to terminate a process from shell
Thu, 10 Apr 2008 03:57:00 -0700
Hi,
I want to terminate a process from a shell file (file.sh).
a
All I have is the name of the process.
How do I do it?
tx
...
|
Detect selection of menu commands from "New" popup menu
Tue, 08 Apr 2008 02:59:43 +0200
Hi,
I create a folder's background context menu using
IShellFolder::CreateViewObject() and display it using
TrackPopupMenuEx(). For the commands from the "New" popup menu, I want
to do some special handling, so I need a way to tell whether the
selected command is from this popup menu.
The command IDs are ...
|
How to add a new tab into Bluetooth Control Panel under Windows Vista?
Mon, 7 Apr 2008 01:15:46 +0200
Can anyone help with the subject, please? I need to create a single tab in
bluetooth control panel dialog in the Windows Vista. I've found some topics
about creating property sheet handler -
http://msdn2.microsoft.com/en-us/library/bb776850.aspx#cpl - but I don't
know the way to use it for bluetooth control ...
|