Click here to Skip to main content
15,918,889 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
Iain Clarke, Warrior Programmer30-Jan-08 22:28
Iain Clarke, Warrior Programmer30-Jan-08 22:28 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
David Crow31-Jan-08 3:05
David Crow31-Jan-08 3:05 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
Haroon Sarwar30-Jan-08 22:37
Haroon Sarwar30-Jan-08 22:37 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
demxine30-Jan-08 23:40
demxine30-Jan-08 23:40 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
Haroon Sarwar30-Jan-08 23:53
Haroon Sarwar30-Jan-08 23:53 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
David Crow31-Jan-08 3:04
David Crow31-Jan-08 3:04 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
demxine31-Jan-08 14:20
demxine31-Jan-08 14:20 
GeneralRe: Alternative to using FindWindow() in OnCopyData() Pin
David Crow1-Feb-08 3:05
David Crow1-Feb-08 3:05 
demxine wrote:
The answer is both yes but how? Can you please post a code showing on how to make FindWindow, get a handle to an app minimized in the system tray...


Even if the application has been minimized to the taskbar notification area, you can still use FindWindow(), like:

HWND hWnd = FindWindow(NULL, _T("FaxWatch"));


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionSAPI within Windows SDK? Pin
_NielsB30-Jan-08 20:53
_NielsB30-Jan-08 20:53 
GeneralActiveX control richedit control hides when pressing Alt key Pin
ShilpiP30-Jan-08 20:47
ShilpiP30-Jan-08 20:47 
GeneralRepost + Crosspost = Absolutely No help Pin
Rajesh R Subramanian30-Jan-08 21:11
professionalRajesh R Subramanian30-Jan-08 21:11 
GeneralRe: Repost + Crosspost = Absolutely No help Pin
ShilpiP30-Jan-08 22:00
ShilpiP30-Jan-08 22:00 
GeneralRe: ActiveX control richedit control hides when pressing Alt key Pin
Nitheesh George31-Jan-08 0:38
Nitheesh George31-Jan-08 0:38 
GeneralRe: ActiveX control richedit control hides when pressing Alt key Pin
ShilpiP31-Jan-08 1:05
ShilpiP31-Jan-08 1:05 
Questionplz help me, how can read and write AVI files? Pin
Le@rner30-Jan-08 20:39
Le@rner30-Jan-08 20:39 
AnswerRe: plz help me, how can read and write AVI files? Pin
_NielsB30-Jan-08 21:00
_NielsB30-Jan-08 21:00 
GeneralRe: plz help me, how can read and write AVI files? Pin
Le@rner30-Jan-08 21:16
Le@rner30-Jan-08 21:16 
AnswerRe: plz help me, how can read and write AVI files? Pin
Hamid_RT30-Jan-08 21:34
Hamid_RT30-Jan-08 21:34 
GeneralRe: plz help me, how can read and write AVI files? Pin
Le@rner30-Jan-08 22:04
Le@rner30-Jan-08 22:04 
GeneralRe: plz help me, how can read and write AVI files? Pin
Hamid_RT30-Jan-08 22:30
Hamid_RT30-Jan-08 22:30 
AnswerRe: plz help me, how can read and write AVI files? Pin
Cedric Moonen30-Jan-08 21:41
Cedric Moonen30-Jan-08 21:41 
GeneralRe: plz help me, how can read and write AVI files? Pin
Le@rner30-Jan-08 22:01
Le@rner30-Jan-08 22:01 
GeneralRe: plz help me, how can read and write AVI files? Pin
Iain Clarke, Warrior Programmer30-Jan-08 22:43
Iain Clarke, Warrior Programmer30-Jan-08 22:43 
GeneralRe: plz help me, how can read and write AVI files? Pin
_NielsB31-Jan-08 4:47
_NielsB31-Jan-08 4:47 
Questionhow can you stop the proceses runin in the comp or task mgr .. Pin
king'ori30-Jan-08 20:24
king'ori30-Jan-08 20:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.