Click here to Skip to main content
16,011,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Sorry Sir I have done a small mistake and i corrected it after that

TCHAR testch = static_cast<tchar>( msg->wParam );

switch (testch)
{

case 'a':
I did this way and it worked and sorry for giving you trouble in way of wrongly implemented codings.

Any way it may be helpful for some young programmers like me in future to figure out they may go wrong here.
You have been one of the influencing person for me for i never seen anybody has so helping like you and i really appreciate your help for young students like me.

I really looking forward to your help further in my project and i try to do the project my self, the most but i will seek your help if i am in trouble.

I put this above comment in this forum to let other students like me to know who are the right persons to ask doubt for and who can provide you the right codings and idea for you.

Thank you very much sir,
vimal
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 
GeneralRe: Dynamic object creation Pin
Antti Keskinen13-Nov-03 22:02
Antti Keskinen13-Nov-03 22:02 
GeneralCreating a burning and circling text Pin
nhanquy8313-Nov-03 17:00
nhanquy8313-Nov-03 17:00 
GeneralCustom Control Pin
Prakash Nadar13-Nov-03 17:00
Prakash Nadar13-Nov-03 17:00 
GeneralRe: Custom Control Pin
KKR13-Nov-03 19:59
KKR13-Nov-03 19:59 
GeneralRe: Custom Control Pin
Prakash Nadar13-Nov-03 21:28
Prakash Nadar13-Nov-03 21:28 
QuestionHow can I crack an encryped-zip file or a encrypted Word document? Pin
earthquake_cui13-Nov-03 16:30
earthquake_cui13-Nov-03 16:30 
AnswerRe: How can I crack an encryped-zip file or a encrypted Word document? Pin
alex.barylski13-Nov-03 16:45
alex.barylski13-Nov-03 16:45 
AnswerRe: How can I crack an encryped-zip file or a encrypted Word document? Pin
Prakash.13-Nov-03 16:55
sussPrakash.13-Nov-03 16:55 
AnswerRe: How can I crack an encryped-zip file or a encrypted Word document? Pin
Alexander M.,13-Nov-03 22:52
Alexander M.,13-Nov-03 22:52 
GeneralGDI doubt?alternative to SetPixel Pin
fordge13-Nov-03 16:25
fordge13-Nov-03 16:25 
GeneralSDI Status text Pin
Anonymous13-Nov-03 16:19
Anonymous13-Nov-03 16:19 

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.