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

C / C++ / MFC

 
GeneralRe: onmousemove problem Pin
namaskaaram3-Mar-05 2:26
namaskaaram3-Mar-05 2:26 
Generalsending sms to mobile using VC++ Pin
Member 13944022-Mar-05 21:26
Member 13944022-Mar-05 21:26 
GeneralRe: sending sms to mobile using VC++ Pin
ThatsAlok2-Mar-05 23:09
ThatsAlok2-Mar-05 23:09 
GeneralRe: sending sms to mobile using VC++ Pin
Member 13944023-Mar-05 17:58
Member 13944023-Mar-05 17:58 
GeneralRe: sending sms to mobile using VC++ Pin
mpapeo4-Mar-05 11:15
mpapeo4-Mar-05 11:15 
GeneralRe: sending sms to mobile using VC++ Pin
Member 13944027-Mar-05 20:28
Member 13944027-Mar-05 20:28 
GeneralProblem with socket Pin
densitet2-Mar-05 21:20
densitet2-Mar-05 21:20 
GeneralRe: Problem with socket Pin
vishalmore2-Mar-05 22:01
vishalmore2-Mar-05 22:01 
GeneralRe: Problem with socket Pin
densitet2-Mar-05 22:08
densitet2-Mar-05 22:08 
GeneralRe: Problem with socket Pin
ThatsAlok2-Mar-05 23:19
ThatsAlok2-Mar-05 23:19 
GeneralRe: Problem with socket Pin
vishalmore3-Mar-05 2:40
vishalmore3-Mar-05 2:40 
GeneralPlease help me immediatly Pin
ikram_ktk2-Mar-05 20:33
ikram_ktk2-Mar-05 20:33 
GeneralRe: Please help me immediatly Pin
Ravi Bhavnani3-Mar-05 3:59
professionalRavi Bhavnani3-Mar-05 3:59 
Generalchallenging one Pin
mpapeo2-Mar-05 19:34
mpapeo2-Mar-05 19:34 
GeneralRe: challenging one Pin
jan larsen2-Mar-05 20:19
jan larsen2-Mar-05 20:19 
GeneralRe: challenging one Pin
mpapeo2-Mar-05 22:17
mpapeo2-Mar-05 22:17 
GeneralRe: challenging one Pin
jan larsen2-Mar-05 22:39
jan larsen2-Mar-05 22:39 
GeneralRe: challenging one Pin
mpapeo4-Mar-05 11:02
mpapeo4-Mar-05 11:02 
QuestionHow 2 make a string of 10 * in a row? Pin
jj2jj22-Mar-05 18:55
jj2jj22-Mar-05 18:55 
AnswerRe: How 2 make a string of 10 * in a row? Pin
ThatsAlok2-Mar-05 19:11
ThatsAlok2-Mar-05 19:11 
AnswerRe: How 2 make a string of 10 * in a row? Pin
jones20003-Mar-05 1:48
jones20003-Mar-05 1:48 
General[IFileSystem ] Problem using IFileSystem Interface from scrrun.dll Pin
Member 862302-Mar-05 18:47
Member 862302-Mar-05 18:47 
GeneralQuestion about window's state!!! Pin
kokehqyu2-Mar-05 18:45
kokehqyu2-Mar-05 18:45 
:-DQuestion one:
What is the meaning when window is actived?
What is the difference between actived and setfocus?
What operation will make a object of CWnd class responds the OnActivate message?
Questiong two:
There is a class named CBMWin which derived from CWnd.I generate its objects by dynamic, and display them in the View of a MDI application as the view's subwindows.Now, I need to chage those subwindows' style by those subwindows's state. For example, when I select a subwindow, the style of the subwindow should add a WS_SIZEBOX style and previous subwindow I selected should remove the WS_SIZEBOX style.If I hit the client area which does not occupied by those subwindows, all of those subwindows have not a WS_SIZEBOX style .In a word,the selected subwindow havs a WS_SIZEBOX style and other have not.
Which message of the CBMWin class Should I deal with?
Looking forward to your help!

andy
GeneralRe: Question about window's state!!! Pin
Ravi Bhavnani3-Mar-05 3:55
professionalRavi Bhavnani3-Mar-05 3:55 
GeneralRe: Question about window's state!!! Pin
kokehqyu3-Mar-05 17:39
kokehqyu3-Mar-05 17:39 

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.