Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: One or many libraries? Pin
Mauro Leggieri13-May-09 2:37
Mauro Leggieri13-May-09 2:37 
QuestionCreating and Deleting a New Window Pin
BobInNJ12-May-09 12:28
BobInNJ12-May-09 12:28 
AnswerRe: Creating and Deleting a New Window Pin
Mauro Leggieri12-May-09 14:57
Mauro Leggieri12-May-09 14:57 
AnswerRe: Creating and Deleting a New Window Pin
«_Superman_»12-May-09 16:35
professional«_Superman_»12-May-09 16:35 
QuestionMemory Access Violation Pin
Ben Pedersen12-May-09 10:15
Ben Pedersen12-May-09 10:15 
AnswerRe: Memory Access Violation Pin
Nemanja Trifunovic12-May-09 10:53
Nemanja Trifunovic12-May-09 10:53 
GeneralRe: Memory Access Violation Pin
Ben Pedersen12-May-09 11:18
Ben Pedersen12-May-09 11:18 
QuestionPlugin - Dialog Handle Control Pin
Tux`12-May-09 8:28
Tux`12-May-09 8: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 9:54
professionalStuart Dootson12-May-09 9:54 
GeneralRe: Plugin - Dialog Handle Control Pin
Tux`12-May-09 10:08
Tux`12-May-09 10:08 
QuestionUnable to install platform SDK on Vista Operating System. Pin
pandit8412-May-09 7:16
pandit8412-May-09 7:16 
QuestionRe: Unable to install platform SDK on Vista Operating System. Pin
Dustin Henry12-May-09 7:36
Dustin Henry12-May-09 7:36 
AnswerRe: Unable to install platform SDK on Vista Operating System. Pin
pandit8412-May-09 8:05
pandit8412-May-09 8:05 
QuestionUsing ADO Open( ) fucntion. Pin
vital_parsley200012-May-09 7:10
vital_parsley200012-May-09 7:10 
AnswerRe: Using ADO Open( ) fucntion. Pin
CPallini12-May-09 7:55
mveCPallini12-May-09 7:55 
QuestionCAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 5:41
ForNow12-May-09 5:41 
AnswerRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 6:52
David Crow12-May-09 6:52 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 7:50
ForNow12-May-09 7:50 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 7:58
David Crow12-May-09 7:58 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 8:41
ForNow12-May-09 8:41 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 8:49
ForNow12-May-09 8:49 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
David Crow12-May-09 10:32
David Crow12-May-09 10:32 
GeneralRe: CAsyncSocket ? Can I use A currently active Cdialog Pin
ForNow12-May-09 10:58
ForNow12-May-09 10:58 
QuestionHow to use CListCtrl class ? Pin
vital_parsley200012-May-09 5:19
vital_parsley200012-May-09 5:19 
AnswerRe: How to use CListCtrl class ? Pin
David Crow12-May-09 5:29
David Crow12-May-09 5: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.