Click here to Skip to main content
16,016,613 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Taskbar Button don't have the correct status Pin
mamtz22-Aug-05 7:45
mamtz22-Aug-05 7:45 
Questionhow to hide taskbar Pin
gr8coaster32921-Aug-05 6:35
gr8coaster32921-Aug-05 6:35 
AnswerRe: how to hide taskbar Pin
Graham Bradshaw21-Aug-05 6:45
Graham Bradshaw21-Aug-05 6:45 
GeneralRe: how to hide taskbar Pin
gr8coaster32921-Aug-05 6:52
gr8coaster32921-Aug-05 6:52 
GeneralRe: how to hide taskbar Pin
Graham Bradshaw21-Aug-05 6:54
Graham Bradshaw21-Aug-05 6:54 
GeneralRe: how to hide taskbar Pin
gr8coaster32921-Aug-05 6:57
gr8coaster32921-Aug-05 6:57 
AnswerRe: how to hide taskbar Pin
mamtz21-Aug-05 6:48
mamtz21-Aug-05 6:48 
Generalseeking gurus: get other app content Pin
Anonymous21-Aug-05 1:12
Anonymous21-Aug-05 1:12 
i made a program which searches other windowsfor other aps, and gets stuff like the content of text boxes , clicks buttons etc..

the program is a poker program, and when your two cards show up, the program gets two images from a dirctory representing the cards. Because i need to know the 2 cards which i have, i was wondering whether there was any chance of being able to tell which images are put into the gui.

i have had alook at some other child windows apart from the edit controls and combo boxes etc, and i have seen many ones which are called 'static', and others which are named 'afx...' (i think the latter are something to do with mfc?

are the static ones likely to be images? If so, is there any way i can tell what images they are?

if i cannot do it through looking at the gui, do you think there is a way to do this by listening to the folder that the images are in? or would this not work because they are all put into memory maybe when the app starts..

Thankyou.
QuestionI want a file DLL write by VC++ used in VisualBasic ? Pin
Thangnc21-Aug-05 1:08
Thangnc21-Aug-05 1:08 
AnswerRe: I want a file DLL write by VC++ used in VisualBasic ? Pin
/*Trucker*\21-Aug-05 10:56
/*Trucker*\21-Aug-05 10:56 
GeneralSwap File Pin
Member 221145621-Aug-05 1:00
Member 221145621-Aug-05 1:00 
GeneralLinklist vs Array Pin
Anonymous21-Aug-05 0:07
Anonymous21-Aug-05 0:07 
GeneralRe: Linklist vs Array Pin
Anonymous21-Aug-05 2:36
Anonymous21-Aug-05 2:36 
GeneralRe: Linklist vs Array Pin
Chris Losinger21-Aug-05 6:34
professionalChris Losinger21-Aug-05 6:34 
GeneralRe: Linklist vs Array Pin
ThatsAlok21-Aug-05 19:07
ThatsAlok21-Aug-05 19:07 
GeneralRe: Linklist vs Array Pin
Blake Miller22-Aug-05 6:12
Blake Miller22-Aug-05 6:12 
GeneralRe: Linklist vs Array Pin
ThatsAlok22-Aug-05 17:48
ThatsAlok22-Aug-05 17:48 
QuestionValidate a file name Pin
peterchen20-Aug-05 23:43
peterchen20-Aug-05 23:43 
GeneralRe: Validate a file name Pin
Johnny ²21-Aug-05 0:05
Johnny ²21-Aug-05 0:05 
GeneralRe: Validate a file name Pin
peterchen21-Aug-05 0:34
peterchen21-Aug-05 0:34 
GeneralInserting String in middle of File Pin
Dont Know Me :P20-Aug-05 21:43
sussDont Know Me :P20-Aug-05 21:43 
GeneralRe: Inserting String in middle of File Pin
Johnny ²20-Aug-05 22:42
Johnny ²20-Aug-05 22:42 
GeneralRe: Inserting String in middle of File Pin
Tim Zorn21-Aug-05 6:02
Tim Zorn21-Aug-05 6:02 
Generalbutton in dialog based application Pin
meiyueh20-Aug-05 18:21
meiyueh20-Aug-05 18:21 
Generaldialog based application Pin
meiyueh20-Aug-05 18:15
meiyueh20-Aug-05 18:15 

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.