Click here to Skip to main content
15,915,164 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Scanline problem in bitmap Pin
Mark Salsbery11-Jan-08 12:58
Mark Salsbery11-Jan-08 12:58 
General[Message Deleted] Pin
trioum11-Jan-08 18:42
trioum11-Jan-08 18:42 
GeneralRe: Scanline problem in bitmap Pin
Mark Salsbery12-Jan-08 7:32
Mark Salsbery12-Jan-08 7:32 
GeneralLockWindowUpdate & Vista Pin
baerten9-Jan-08 23:54
baerten9-Jan-08 23:54 
GeneralUsing handle between two process Pin
ashtwin9-Jan-08 23:29
ashtwin9-Jan-08 23:29 
GeneralRe: Using handle between two process Pin
Maxwell Chen9-Jan-08 23:37
Maxwell Chen9-Jan-08 23:37 
GeneralRe: Using handle between two process Pin
CPallini9-Jan-08 23:47
mveCPallini9-Jan-08 23:47 
GeneralRe: Using handle between two process Pin
Maxwell Chen10-Jan-08 0:19
Maxwell Chen10-Jan-08 0:19 
GeneralRe: Using handle between two process Pin
CPallini10-Jan-08 0:36
mveCPallini10-Jan-08 0:36 
GeneralRe: Using handle between two process Pin
Maxwell Chen10-Jan-08 3:48
Maxwell Chen10-Jan-08 3:48 
GeneralRe: Using handle between two process Pin
CPallini10-Jan-08 3:58
mveCPallini10-Jan-08 3:58 
GeneralRe: Using handle between two process Pin
Maxwell Chen10-Jan-08 4:08
Maxwell Chen10-Jan-08 4:08 
GeneralRe: Using handle between two process Pin
CPallini10-Jan-08 4:35
mveCPallini10-Jan-08 4:35 
GeneralRe: Using handle between two process [modified] Pin
CPallini10-Jan-08 4:18
mveCPallini10-Jan-08 4:18 
GeneralRe: Using handle between two process Pin
Maxwell Chen10-Jan-08 4:36
Maxwell Chen10-Jan-08 4:36 
GeneralRe: Using handle between two process Pin
Mark Salsbery10-Jan-08 7:19
Mark Salsbery10-Jan-08 7:19 
GeneralRe: Using handle between two process Pin
Hamid_RT9-Jan-08 23:47
Hamid_RT9-Jan-08 23:47 
GeneralRe: Using handle between two process Pin
CPallini10-Jan-08 0:22
mveCPallini10-Jan-08 0:22 
GeneralRe: Using handle between two process Pin
Hamid_RT10-Jan-08 0:34
Hamid_RT10-Jan-08 0:34 
GeneralRe: Using handle between two process Pin
CPallini10-Jan-08 0:47
mveCPallini10-Jan-08 0:47 
GeneralRe: Using handle between two process Pin
Nishad S9-Jan-08 23:52
Nishad S9-Jan-08 23:52 
GeneralRe: Using handle between two process Pin
ashtwin10-Jan-08 1:19
ashtwin10-Jan-08 1:19 
GeneralRe: Using handle between two process Pin
Nishad S10-Jan-08 1:43
Nishad S10-Jan-08 1:43 
GeneralRe: Using handle between two process Pin
CPallini10-Jan-08 2:16
mveCPallini10-Jan-08 2:16 
GeneralRe: Using handle between two process Pin
David Crow10-Jan-08 2:19
David Crow10-Jan-08 2:19 
ashtwin wrote:
Hi, i am using FindWindow() function to get the handle of a dialog in one process from some other process. Can anybody tell is that correct or any problem...


Technically it will work, but you risk a deadlock situation if the target window is in a blocked state.

"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


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.