Click here to Skip to main content
15,928,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access Controls in Other Apps Pin
c121hains23-Jun-05 10:26
c121hains23-Jun-05 10:26 
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 
c121hains wrote:
HWND hWnd = FindWindowEx(enterprise->m_hWnd, NULL, "CDialog", NULL);

Don't confuse C++ classes with window classes (those registered with RegisterClass()).

See here.


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


GeneralRe: Access Controls in Other Apps Pin
c121hains24-Jun-05 15:46
c121hains24-Jun-05 15:46 
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 

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.