Re: Notifications in a .dll
- From: "Graeme Wintle" <graememsng@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Dec 2007 09:42:56 -0000
Can you use a message queue instead, it could be neater?
--
--
GraemeW
Blog - http://ce4all.blogspot.com
"Glindberg" <Glindberg@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EC3C57D4-4334-4FA1-BC70-DE1B8AA03F4B@xxxxxxxxxxxxxxxx
I'm kinda new to doing windows & mobile development, so this may be
obvious
to most, but I'm having trouble finding a decent solution.
I need to get some notifications that require a window handle to be passed
in for the request but I'm trying to do this in a dll or from a command
line
program that doesn't have a window associated with it. What is the best
way
to satisfy the request's (in my current case the SHChangeNotifyRegister()
call) need to have a window handle to return the notification to?
Greg
.
- Prev by Date: Re: Notifications in a .dll
- Next by Date: Re: Screen rotation
- Previous by thread: Re: Notifications in a .dll
- Next by thread: Re: Notifications in a .dll
- Index(es):
Relevant Pages
|
Loading