Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDLL's and Address space concepts Pin
ForNow16-Jan-08 16:03
ForNow16-Jan-08 16:03 
GeneralRe: DLL's and Address space concepts Pin
David Crow16-Jan-08 17:22
David Crow16-Jan-08 17:22 
GeneralRe: DLL's and Address space concepts Pin
ForNow16-Jan-08 17:46
ForNow16-Jan-08 17:46 
GeneralRe: DLL's and Address space concepts Pin
Don Box16-Jan-08 17:34
Don Box16-Jan-08 17:34 
GeneralPaste ban - no clipboard ... Pin
RomTibi16-Jan-08 9:29
RomTibi16-Jan-08 9:29 
GeneralRe: Paste ban - no clipboard ... Pin
David Crow16-Jan-08 10:18
David Crow16-Jan-08 10:18 
GeneralRe: Paste ban - no clipboard ... Pin
RomTibi17-Jan-08 8:01
RomTibi17-Jan-08 8:01 
GeneralRe: Paste ban - no clipboard ... Pin
David Crow17-Jan-08 8:21
David Crow17-Jan-08 8:21 
The same way you would any other Windows (WM_xxx) message. If you are using MFC, use ClassWizard (Ctrl+W) to provide a handler for that message.

Here is another resource:

http://www.mser.net/microsoft-developer-network/43/visual-c++-programming-430579.shtm[^]

"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralChange View in SDI-Application Pin
AnTri16-Jan-08 9:04
AnTri16-Jan-08 9:04 
GeneralRe: Change View in SDI-Application Pin
Mark Salsbery16-Jan-08 9:39
Mark Salsbery16-Jan-08 9:39 
GeneralRe: Change View in SDI-Application Pin
AnTri16-Jan-08 9:49
AnTri16-Jan-08 9:49 
GeneralUsing extendes MFC-Dll for my control Pin
AnTri16-Jan-08 8:36
AnTri16-Jan-08 8:36 
GeneralRe: Using extendes MFC-Dll for my control Pin
Mark Salsbery16-Jan-08 8:50
Mark Salsbery16-Jan-08 8:50 
GeneralRe: Using extendes MFC-Dll for my control Pin
AnTri16-Jan-08 9:49
AnTri16-Jan-08 9:49 
GeneralRe: Using extendes MFC-Dll for my control Pin
Iain Clarke, Warrior Programmer17-Jan-08 2:14
Iain Clarke, Warrior Programmer17-Jan-08 2:14 
QuestionFormatting text onto a DC Pin
Santanu Lahiri16-Jan-08 8:05
Santanu Lahiri16-Jan-08 8:05 
GeneralRe: Formatting text onto a DC Pin
James R. Twine16-Jan-08 8:11
James R. Twine16-Jan-08 8:11 
GeneralRe: Formatting text onto a DC Pin
Santanu Lahiri16-Jan-08 9:06
Santanu Lahiri16-Jan-08 9:06 
GeneralRe: Formatting text onto a DC Pin
Santanu Lahiri16-Jan-08 15:52
Santanu Lahiri16-Jan-08 15:52 
GeneralRe: Formatting text onto a DC Pin
Santanu Lahiri18-Jan-08 4:31
Santanu Lahiri18-Jan-08 4:31 
QuestionHow do you reverse the action on a Spin control Pin
littleGreenDude16-Jan-08 4:04
littleGreenDude16-Jan-08 4:04 
GeneralRe: How do you reverse the action on a Spin control Pin
led mike16-Jan-08 4:47
led mike16-Jan-08 4:47 
GeneralRe: How do you reverse the action on a Spin control Pin
littleGreenDude16-Jan-08 5:53
littleGreenDude16-Jan-08 5:53 
GeneralRe: How do you reverse the action on a Spin control Pin
toxcct16-Jan-08 5:55
toxcct16-Jan-08 5:55 
GeneralRe: How do you reverse the action on a Spin control Pin
littleGreenDude16-Jan-08 6:07
littleGreenDude16-Jan-08 6:07 

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.