Click here to Skip to main content
16,005,290 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access Controls in Other Apps Pin
David Crow23-Jun-05 10:36
David Crow23-Jun-05 10:36 
GeneralRe: Access Controls in Other Apps Pin
BlackDice23-Jun-05 10:47
BlackDice23-Jun-05 10:47 
GeneralRe: Access Controls in Other Apps Pin
c121hains23-Jun-05 11:02
c121hains23-Jun-05 11:02 
GeneralRe: Access Controls in Other Apps Pin
c121hains23-Jun-05 14:22
c121hains23-Jun-05 14:22 
GeneralRe: Access Controls in Other Apps Pin
David Crow23-Jun-05 16:48
David Crow23-Jun-05 16:48 
GeneralRe: Access Controls in Other Apps Pin
c121hains23-Jun-05 17:18
c121hains23-Jun-05 17:18 
GeneralRe: Access Controls in Other Apps Pin
David Crow24-Jun-05 2:41
David Crow24-Jun-05 2:41 
GeneralRe: Access Controls in Other Apps Pin
c121hains24-Jun-05 15:46
c121hains24-Jun-05 15:46 
I managed to finally get it working. I had to first grab the handle to the desktop and use GetNextWindow through about 200+ handles to get the one matching the partial window text that i was looking for. The dialog's window text that i wanted contained static and dynamic text. That was why i couldn't just find the window with just he window's text.

Thanks for the help! Smile | :)
GeneralRe: Access Controls in Other Apps Pin
David Crow24-Jun-05 16:27
David Crow24-Jun-05 16:27 
GeneralRe: Access Controls in Other Apps Pin
c121hains24-Jun-05 17:02
c121hains24-Jun-05 17:02 
Generalfscanf access violation problem Pin
simaneal23-Jun-05 8:59
simaneal23-Jun-05 8:59 
GeneralRe: fscanf access violation problem Pin
David Crow23-Jun-05 9:24
David Crow23-Jun-05 9:24 
GeneralRe: fscanf access violation problem Pin
Trollslayer23-Jun-05 12:15
mentorTrollslayer23-Jun-05 12:15 
GeneralRe: fscanf access violation problem Pin
simaneal24-Jun-05 8:41
simaneal24-Jun-05 8:41 
GeneralRe: fscanf access violation problem Pin
David Crow24-Jun-05 16:29
David Crow24-Jun-05 16:29 
GeneralRe: fscanf access violation problem Pin
simaneal25-Jun-05 8:57
simaneal25-Jun-05 8:57 
GeneralRe: fscanf access violation problem Pin
David Crow26-Jun-05 10:30
David Crow26-Jun-05 10:30 
GeneralRe: fscanf access violation problem Pin
simaneal27-Jun-05 5:50
simaneal27-Jun-05 5:50 
GeneralRe: fscanf access violation problem Pin
David Crow27-Jun-05 6:01
David Crow27-Jun-05 6:01 
GeneralRe: fscanf access violation problem Pin
simaneal28-Jun-05 6:32
simaneal28-Jun-05 6:32 
GeneralRe: fscanf access violation problem Pin
David Crow28-Jun-05 7:04
David Crow28-Jun-05 7:04 
GeneralRe: fscanf access violation problem Pin
simaneal28-Jun-05 9:12
simaneal28-Jun-05 9:12 
GeneralRe: fscanf access violation problem Pin
David Crow28-Jun-05 9:17
David Crow28-Jun-05 9:17 
GeneralRe: fscanf access violation problem Pin
simaneal30-Jun-05 3:15
simaneal30-Jun-05 3:15 
GeneralRe: fscanf access violation problem Pin
David Crow30-Jun-05 3:56
David Crow30-Jun-05 3:56 

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.