Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Placing bitmaps on buttons Pin
Prakash Nadar13-Nov-03 20:12
Prakash Nadar13-Nov-03 20:12 
GeneralRe: Placing bitmaps on buttons Pin
Anonymous13-Nov-03 20:27
Anonymous13-Nov-03 20:27 
GeneralRe: Placing bitmaps on buttons Pin
Prakash Nadar13-Nov-03 21:12
Prakash Nadar13-Nov-03 21:12 
GeneralCopy Folder Pin
KKR13-Nov-03 19:51
KKR13-Nov-03 19:51 
GeneralRe: Copy Folder Pin
Prakash Nadar13-Nov-03 20:06
Prakash Nadar13-Nov-03 20:06 
GeneralRe: Copy Folder Pin
KKR13-Nov-03 20:23
KKR13-Nov-03 20:23 
GeneralSending Windows Events from one app to another Pin
Zee man13-Nov-03 19:30
Zee man13-Nov-03 19:30 
GeneralRe: Sending Windows Events from one app to another Pin
Prakash Nadar13-Nov-03 20:08
Prakash Nadar13-Nov-03 20:08 
Try using DDE or register a custom event with unique ID,
then broadcast the message from one application to all the windows.
only your other application will then process it.

regards,
Prakash.

The World is getting smaller and so are the people.
GeneralRe: Sending Windows Events from one app to another Pin
Antti Keskinen13-Nov-03 20:26
Antti Keskinen13-Nov-03 20:26 
GeneralRe: Sending Windows Events from one app to another Pin
Zee man16-Nov-03 9:13
Zee man16-Nov-03 9:13 
GeneralRe: Sending Windows Events from one app to another Pin
Antti Keskinen16-Nov-03 10:17
Antti Keskinen16-Nov-03 10:17 
GeneralRe: Sending Windows Events from one app to another Pin
Zee man19-Nov-03 17:46
Zee man19-Nov-03 17:46 
GeneralCreating a systemwide hook dll in vc++ that can be used in vb Pin
percyvimal13-Nov-03 18:57
percyvimal13-Nov-03 18:57 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
Antti Keskinen13-Nov-03 20:59
Antti Keskinen13-Nov-03 20:59 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
percyvimal13-Nov-03 23:20
percyvimal13-Nov-03 23:20 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
Antti Keskinen14-Nov-03 12:11
Antti Keskinen14-Nov-03 12:11 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
percyvimal30-Nov-03 20:06
percyvimal30-Nov-03 20:06 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
Antti Keskinen30-Nov-03 23:20
Antti Keskinen30-Nov-03 23:20 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
percyvimal30-Nov-03 23:29
percyvimal30-Nov-03 23:29 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
percyvimal12-Dec-03 19:19
percyvimal12-Dec-03 19:19 
GeneralRe: Creating a systemwide hook dll in vc++ that can be used in vb Pin
percyvimal8-Jan-04 17:49
percyvimal8-Jan-04 17:49 
QuestionHow to create Tree view for displaying directory structure in vc++ Pin
harsh91113-Nov-03 18:35
harsh91113-Nov-03 18:35 
AnswerRe: How to create Tree view for displaying directory structure in vc++ Pin
Prakash Nadar13-Nov-03 18:50
Prakash Nadar13-Nov-03 18:50 
GeneralDynamic object creation Pin
Ravi Jadhav13-Nov-03 18:10
Ravi Jadhav13-Nov-03 18:10 
GeneralRe: Dynamic object creation Pin
Prakash Nadar13-Nov-03 21:56
Prakash Nadar13-Nov-03 21: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.