BOOL = typedefed int?
bool = something else?
// Vendicator
----- Original Message -----
From: Jaykul
To: shell-coding@xxxxxxxxxxxxx
Sent: Saturday, May 03, 2003 1:17 AM
Subject: [shell-coding] Re: Newbie question : Use Microsoft's DDE server
On 2 May 2003, ilmcuts wrote about [shell-coding] Re: Newbie question :
> I'm fairly certain that it's "BOOL", not "bool".
What _IS_ the difference? Anyone?
On 2 May 2003, Gene Dymarskiy wrote about [shell-coding] Re: Newbie question :
> my app is built with VB6 :o((. Do you know af any VBimplementations?
You can just port the code ... or wait for asperon to port it for core, and
steal it ;) ... assuming your shell is GPL
> Also, I 'd like to make sure that i understand what the code is doing. It
seems that SHDOCVW.DLL
> is used to access native windows shell dde functionality. am i way off here?
Yes, it is accessing windows native DDE. Cool eh?
On 2 May 2003, Mark Belles wrote about [shell-coding] Re: Newbie question :
> windows Search doesn't work. If you have an instance of windows explorer
open, and right clicking the
> folder choose the Search option should bring up the Search dialog.
> with this code ... the Search dialog still doesn't come up ... there is
nothing...
Yeah, uhm ... window's search doesn't work (that way) for me either. I'll
have a look (and a chat with tdewolf) and see what we can come up with...
HOWEVER: since you have explorer open anyway, you could just press {F3} or
{CTRL}+F ...
Personally, I usually tell people to use AgentRansack (
http://www.agentransack.com ) and set it up as their WIN+F key ;)
--
qotd: Give me ambiguity or give me something else.
::Jaykul