Click here to Skip to main content
15,919,245 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCListCtrl Virtual List Pin
kk.tvm7-Nov-06 17:51
kk.tvm7-Nov-06 17:51 
AnswerRe: CListCtrl Virtual List Pin
PJ Arends7-Nov-06 20:41
professionalPJ Arends7-Nov-06 20:41 
GeneralRe: CListCtrl Virtual List Pin
David Crow8-Nov-06 3:53
David Crow8-Nov-06 3:53 
QuestionRemove character from file Pin
Mohammad Khodaea7-Nov-06 17:50
Mohammad Khodaea7-Nov-06 17:50 
AnswerRe: Remove character from file Pin
kk.tvm7-Nov-06 18:05
kk.tvm7-Nov-06 18:05 
GeneralRe: Remove character from file Pin
Mohammad Khodaea7-Nov-06 19:31
Mohammad Khodaea7-Nov-06 19:31 
QuestionRe: Remove character from file Pin
David Crow8-Nov-06 3:56
David Crow8-Nov-06 3:56 
QuestionHow can i collect all window class name kinds? Pin
khuong.ngo7-Nov-06 17:21
khuong.ngo7-Nov-06 17:21 
Hi all,

i'm a newbie in the coding world. Now i'm facing with a trouble that how can i collect all window class name kinds (like WindowsForms10.Window.8.0.2bf8098,WindowsForms10.Window.8.app.0.2bf8098, WindowsForms10.Window.8.app.1,WindowsForms10.Window.8.app.2..etc.). Because i have a capture tool and i want to map the windows or controls have winclass and wintype with myself definition class like the example below:
winclass wintype myclass
Ex: WindowsForms10.BUTTON.appb checkbox checkbox

But my problem is the <hexappdomainhash> element ('appb' in above example) in window class name form maybe change,it's not stable. So i cannot have the general way in my mapping.

Have anyone please show me where i can collect all of window class name kinds?

best regards,

khuong.ngo
AnswerRe: How can i collect all window class name kinds? Pin
David Crow8-Nov-06 3:58
David Crow8-Nov-06 3:58 
QuestionHow to force the output of command "tasklist" to a file?(I launch the command "tasklist" by WinExec!) Pin
LaHaHa7-Nov-06 16:42
LaHaHa7-Nov-06 16:42 
AnswerRe: How to force the output of command &quot;tasklist&quot; to a file?(I launch the command &quot;tasklist&quot; by WinExec!) Pin
Nibu babu thomas7-Nov-06 17:03
Nibu babu thomas7-Nov-06 17:03 
GeneralRe: How to force the output of command &quot;tasklist&quot; to a file?(I launch the command &quot;tasklist&quot; by WinExec!) Pin
LaHaHa7-Nov-06 17:24
LaHaHa7-Nov-06 17:24 
QuestionHow to use C++ app to make a call to find window on top in windows xp Pin
TFMegatron7-Nov-06 16:34
TFMegatron7-Nov-06 16:34 
AnswerRe: How to use C++ app to make a call to find window on top in windows xp Pin
Hamid_RT7-Nov-06 19:38
Hamid_RT7-Nov-06 19:38 
QuestionRe: How to use C++ app to make a call to find window on top in windows xp Pin
David Crow8-Nov-06 4:01
David Crow8-Nov-06 4:01 
AnswerRe: How to use C++ app to make a call to find window on top in windows xp Pin
TFMegatron8-Nov-06 5:08
TFMegatron8-Nov-06 5:08 
QuestionHello! Is there any method to automatically close the AfxMessageBox after create it? Pin
LaHaHa7-Nov-06 16:32
LaHaHa7-Nov-06 16:32 
AnswerRe: Hello! Is there any method to automatically close the AfxMessageBox after create it? Pin
Nibu babu thomas7-Nov-06 17:32
Nibu babu thomas7-Nov-06 17:32 
GeneralRe: Hello! Is there any method to automatically close the AfxMessageBox after create it? Pin
LaHaHa7-Nov-06 18:03
LaHaHa7-Nov-06 18:03 
AnswerRe: Hello! Is there any method to automatically close the AfxMessageBox after create it? Pin
prasad_som7-Nov-06 18:13
prasad_som7-Nov-06 18:13 
AnswerRe: Hello! Is there any method to automatically close the AfxMessageBox after create it? Pin
David Crow8-Nov-06 4:02
David Crow8-Nov-06 4:02 
QuestionTerminal Emulator with API interface [modified] Pin
cfo5ter7-Nov-06 15:18
cfo5ter7-Nov-06 15:18 
QuestionFind Available Stack Size, Find Out of Bounds ESP Pin
Bram van Kampen7-Nov-06 14:10
Bram van Kampen7-Nov-06 14:10 
Questionwhat is the difference between static_cast and (var_type) Pin
cy163@hotmail.com7-Nov-06 12:56
cy163@hotmail.com7-Nov-06 12:56 
AnswerRe: what is the difference between static_cast and (var_type) Pin
Mark Salsbery7-Nov-06 13:20
Mark Salsbery7-Nov-06 13:20 

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.