Click here to Skip to main content
15,792,424 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: One or many libraries? Pin
Mauro Leggieri13-May-09 3:37
Mauro Leggieri13-May-09 3:37 
QuestionCreating and Deleting a New Window Pin
BobInNJ12-May-09 13:28
BobInNJ12-May-09 13:28 
AnswerRe: Creating and Deleting a New Window Pin
Mauro Leggieri12-May-09 15:57
Mauro Leggieri12-May-09 15:57 
AnswerRe: Creating and Deleting a New Window Pin
«_Superman_»12-May-09 17:35
professional«_Superman_»12-May-09 17:35 
QuestionMemory Access Violation Pin
Ben Pedersen12-May-09 11:15
Ben Pedersen12-May-09 11:15 
AnswerRe: Memory Access Violation Pin
Nemanja Trifunovic12-May-09 11:53
Nemanja Trifunovic12-May-09 11:53 
GeneralRe: Memory Access Violation Pin
Ben Pedersen12-May-09 12:18
Ben Pedersen12-May-09 12:18 
QuestionPlugin - Dialog Handle Control Pin
Tux`12-May-09 9:28
Tux`12-May-09 9:28 
Ok, let's say that we have an application that supports DLL calls, and on every routine call to the DLL, the application's main handle (HWND) is passed.

Example:int __stdcall TheFunction(HWND mWnd)

Now, let's say that the application has a dialog that I want to modify (IE: Change the caption or coloring of text inside an edit box within the dialog). How would I go about gaining control of the dialog handle?

There is no "resource" file for the program, but I have already acquired the dialog ID and control identifier as well, which is located at: http://pastebin.com/ffbc560f

Dialog ID: 740
Control Identifier: 300
AnswerRe: Plugin - Dialog Handle Control Pin
Stuart Dootson12-May-09 10:54
professionalStuart Dootson12-May-09 10:54 
GeneralRe: Plugin - Dialog Handle Control Pin
Tux`12-May-09 11:08
Tux`12-May-09 11:08 
QuestionUnable to install platform SDK on Vista Operating System. Pin
pandit8412-May-09 8:16
pandit8412-May-09 8:16 
QuestionRe: Unable to install platform SDK on Vista Operating System. Pin
Dustin Henry12-May-09 8:36
Dustin Henry12-May-09 8:36 
AnswerRe: Unable to install platform SDK on Vista Operating System. Pin
pandit8412-May-09 9:05
pandit8412-May-09 9:05 
QuestionUsing ADO Open( ) fucntion. Pin
vital_parsley200012-May-09 8:10
vital_parsley200012-May-09 8:10 
AnswerRe: Using ADO Open( ) fucntion. Pin
CPallini12-May-09 8:55
mveCPallini12-May-09 8:55 
QuestionCAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 6:41
ForNow12-May-09 6:41 
AnswerRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 7:52
David Crow12-May-09 7:52 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 8:50
ForNow12-May-09 8:50 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 8:58
David Crow12-May-09 8:58 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 9:41
ForNow12-May-09 9:41 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 9:49
ForNow12-May-09 9:49 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 11:32
David Crow12-May-09 11:32 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 11:58
ForNow12-May-09 11:58 
QuestionHow to use CListCtrl class ? Pin
vital_parsley200012-May-09 6:19
vital_parsley200012-May-09 6:19 
AnswerRe: How to use CListCtrl class ? Pin
David Crow12-May-09 6:29
David Crow12-May-09 6:29 

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.