[shell-coding] Search function issues
- From: ilmcuts <ilmcuts@xxxxxxx>
- To: shell-coding@xxxxxxxxxxxxx
- Date: Sat, 06 Dec 2003 14:18:28 +0100
Hey all,
On some setups (both 2K and XP) the windows search function doesn't work
if Litestep is the shell, no matter if the M$ DDE server or our own
implementation is used. I've put breakpoints into the (liteman) DDE code
and could thus track it down to the SHFindFiles call. It keeps returning
REGDB_E_CLASSNOTREG (0x80040154L, "Class not registered"). The M$ DDE
server probably fails at the same place.
Interestingly, the moment an instance of IE is running it works just fine.
On other people's setups the search function works as it should, whether
IE is running or not.
Any ideas? Anyone with similar problems?
Simon
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
- Follow-Ups:
- [shell-coding] Re: Search function issues
- From: Brian Wolven
Other related posts:
- » [shell-coding] Search function issues
- » [shell-coding] Re: Search function issues
- [shell-coding] Re: Search function issues
- From: Brian Wolven