Click here to Skip to main content
16,016,306 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Notepad application [modified] Pin
_AnsHUMAN_ 27-Sep-06 21:56
_AnsHUMAN_ 27-Sep-06 21:56 
GeneralRe: Notepad application Pin
Ram Murali27-Sep-06 22:03
Ram Murali27-Sep-06 22:03 
GeneralRe: Notepad application Pin
_AnsHUMAN_ 27-Sep-06 22:11
_AnsHUMAN_ 27-Sep-06 22:11 
GeneralRe: Notepad application Pin
Ram Murali27-Sep-06 22:14
Ram Murali27-Sep-06 22:14 
GeneralRe: Notepad application Pin
_AnsHUMAN_ 27-Sep-06 22:18
_AnsHUMAN_ 27-Sep-06 22:18 
GeneralRe: Notepad application Pin
Ram Murali27-Sep-06 22:20
Ram Murali27-Sep-06 22:20 
GeneralRe: Notepad application Pin
Ram Murali27-Sep-06 22:30
Ram Murali27-Sep-06 22:30 
GeneralRe: Notepad application Pin
_AnsHUMAN_ 27-Sep-06 22:36
_AnsHUMAN_ 27-Sep-06 22:36 
Ram Murali wrote:
the compiler showing error on lparam as a undefined identifier.

instead of (LOWORD)lParam ; //use cx
instead of (HIWORD)lParam ; //use cy
Sorry to say but even you should give it a try to sort these kind of errors. I already have modified my post to say this that what you need to place instead of the above two lines....

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

GeneralRe: Notepad application Pin
Ram Murali27-Sep-06 22:41
Ram Murali27-Sep-06 22:41 
GeneralRe: Notepad application Pin
_AnsHUMAN_ 27-Sep-06 22:44
_AnsHUMAN_ 27-Sep-06 22:44 
GeneralRe: Notepad application Pin
Ram Murali27-Sep-06 22:48
Ram Murali27-Sep-06 22:48 
GeneralRe: Notepad application Pin
Hamid_RT27-Sep-06 23:41
Hamid_RT27-Sep-06 23:41 
GeneralRe: Notepad application Pin
Waldermort27-Sep-06 23:01
Waldermort27-Sep-06 23:01 
GeneralRe: Notepad application Pin
_AnsHUMAN_ 27-Sep-06 23:05
_AnsHUMAN_ 27-Sep-06 23:05 
JokeRe: Notepad application Pin
Hamid_RT27-Sep-06 23:41
Hamid_RT27-Sep-06 23:41 
GeneralRe: Notepad application Pin
Waldermort27-Sep-06 22:18
Waldermort27-Sep-06 22:18 
AnswerRe: Notepad application Pin
Maximilien28-Sep-06 0:39
Maximilien28-Sep-06 0:39 
QuestionRe: Notepad application Pin
David Crow28-Sep-06 3:11
David Crow28-Sep-06 3:11 
Questionconverting string to unicode wchar_t? Pin
Stick^27-Sep-06 21:49
Stick^27-Sep-06 21:49 
AnswerRe: converting string to unicode wchar_t? Pin
Rinu_Raj27-Sep-06 22:04
Rinu_Raj27-Sep-06 22:04 
GeneralRe: converting string to unicode wchar_t? Pin
Stick^27-Sep-06 22:52
Stick^27-Sep-06 22:52 
GeneralRe: converting string to unicode wchar_t? Pin
Waldermort27-Sep-06 23:03
Waldermort27-Sep-06 23:03 
GeneralRe: converting string to unicode wchar_t? Pin
Stick^28-Sep-06 3:37
Stick^28-Sep-06 3:37 
AnswerRe: converting string to unicode wchar_t? Pin
nutkase28-Sep-06 0:18
nutkase28-Sep-06 0:18 
AnswerRe: converting string to unicode wchar_t? Pin
Hamid_RT29-Sep-06 8:25
Hamid_RT29-Sep-06 8:25 

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.