Click here to Skip to main content
15,904,346 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionstoping midi file Pin
neha.agarwal2725-Apr-07 23:59
neha.agarwal2725-Apr-07 23:59 
AnswerRe: stoping midi file Pin
Arman S.26-Apr-07 2:23
Arman S.26-Apr-07 2:23 
QuestionOwner of a Window Pin
HakunaMatada25-Apr-07 23:39
HakunaMatada25-Apr-07 23:39 
AnswerRe: Owner of a Window Pin
GuyM25-Apr-07 23:47
GuyM25-Apr-07 23:47 
GeneralRe: Owner of a Window Pin
HakunaMatada26-Apr-07 0:09
HakunaMatada26-Apr-07 0:09 
GeneralRe: Owner of a Window Pin
Mark Salsbery26-Apr-07 7:33
Mark Salsbery26-Apr-07 7:33 
GeneralRe: Owner of a Window Pin
HakunaMatada26-Apr-07 17:28
HakunaMatada26-Apr-07 17:28 
GeneralRe: Owner of a Window Pin
Mark Salsbery29-Apr-07 7:26
Mark Salsbery29-Apr-07 7:26 
You haven't mentioned MFC but that's the only place I know of where the concept of an owner window
applies.

The CWnd::GetOwner() and CWnd::SetOwner() methods are available for working with window ownership.

Sorry it took so long to reply!

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

QuestionHelp required regarding IRIS Pin
numan12125-Apr-07 23:30
numan12125-Apr-07 23:30 
QuestionRe: Help required regarding IRIS Pin
Programm3r25-Apr-07 23:34
Programm3r25-Apr-07 23:34 
AnswerRe: Help required regarding IRIS Pin
numan12125-Apr-07 23:59
numan12125-Apr-07 23:59 
GeneralRe: Help required regarding IRIS Pin
Programm3r26-Apr-07 1:12
Programm3r26-Apr-07 1:12 
GeneralRe: Help required regarding IRIS Pin
numan12126-Apr-07 2:32
numan12126-Apr-07 2:32 
GeneralRe: Help required regarding IRIS Pin
Programm3r26-Apr-07 3:06
Programm3r26-Apr-07 3:06 
GeneralRe: Help required regarding IRIS Pin
Mark Salsbery26-Apr-07 7:34
Mark Salsbery26-Apr-07 7:34 
QuestionSingle instance application Pin
Aryan S25-Apr-07 23:20
Aryan S25-Apr-07 23:20 
AnswerRe: Single instance application Pin
Programm3r25-Apr-07 23:25
Programm3r25-Apr-07 23:25 
AnswerRe: Single instance application Pin
GuyM25-Apr-07 23:26
GuyM25-Apr-07 23:26 
AnswerRe: Single instance application Pin
Arman S.26-Apr-07 2:20
Arman S.26-Apr-07 2:20 
QuestionRegarding executing a java jar file from visual c++ application Pin
Nikhil Trivedi25-Apr-07 23:15
Nikhil Trivedi25-Apr-07 23:15 
AnswerRe: Regarding executing a java jar file from visual c++ application Pin
Nikhil Trivedi26-Apr-07 1:10
Nikhil Trivedi26-Apr-07 1:10 
QuestionCListCtrl problem Pin
nathan725-Apr-07 23:06
nathan725-Apr-07 23:06 
QuestionRe: CListCtrl problem Pin
GuyM25-Apr-07 23:08
GuyM25-Apr-07 23:08 
Questionview class constructor why protected Pin
PallaMadhu25-Apr-07 22:54
PallaMadhu25-Apr-07 22:54 
AnswerRe: view class constructor why protected Pin
GuyM25-Apr-07 23:01
GuyM25-Apr-07 23:01 

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.