Click here to Skip to main content
15,886,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionText with backspace in Transparent window Pin
gcorrea8-May-09 16:18
gcorrea8-May-09 16:18 
AnswerRe: Text with backspace in Transparent window Pin
Stuart Dootson9-May-09 0:20
professionalStuart Dootson9-May-09 0:20 
GeneralRe: Text with backspace in Transparent window Pin
gcorrea9-May-09 5:26
gcorrea9-May-09 5:26 
GeneralRe: Text with backspace in Transparent window Pin
Stuart Dootson9-May-09 6:01
professionalStuart Dootson9-May-09 6:01 
GeneralRe: Text with backspace in Transparent window Pin
gcorrea9-May-09 8:19
gcorrea9-May-09 8:19 
GeneralRe: Text with backspace in Transparent window Pin
Stuart Dootson9-May-09 8:30
professionalStuart Dootson9-May-09 8:30 
GeneralRe: Text with backspace in Transparent window Pin
gcorrea9-May-09 9:58
gcorrea9-May-09 9:58 
GeneralRe: Text with backspace in Transparent window Pin
Stuart Dootson9-May-09 10:09
professionalStuart Dootson9-May-09 10:09 
So add in the necessary parameters!

My MainFrame class uses these parameters to create the view:
m_wndView.Create(NULL, NULL, WS_CHILD | WS_VISIBLE | WS_BORDER, CRect(0, 0, 0, 0), this, 0xE900, NULL);


Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: Text with backspace in Transparent window Pin
gcorrea9-May-09 10:42
gcorrea9-May-09 10:42 
GeneralRe: Text with backspace in Transparent window Pin
Stuart Dootson9-May-09 10:48
professionalStuart Dootson9-May-09 10:48 
GeneralRe: Text with backspace in Transparent window Pin
gcorrea11-May-09 13:09
gcorrea11-May-09 13:09 
GeneralRe: Text with backspace in Transparent window Pin
gcorrea20-May-09 7:29
gcorrea20-May-09 7:29 
QuestionHow To Get Cursor position in Edit Control Pin
jeansea8-May-09 16:03
jeansea8-May-09 16:03 
AnswerRe: How To Get Cursor position in Edit Control Pin
Madhu Nair8-May-09 16:31
Madhu Nair8-May-09 16:31 
Questionipod program Pin
john3468-May-09 12:55
john3468-May-09 12:55 
AnswerRe: ipod program Pin
Electron Shepherd8-May-09 13:46
Electron Shepherd8-May-09 13:46 
AnswerRe: ipod program Pin
bulg8-May-09 16:37
bulg8-May-09 16:37 
QuestionDuplex pipes Pin
HungryHorace8-May-09 12:03
HungryHorace8-May-09 12:03 
AnswerRe: Duplex pipes Pin
Stuart Dootson8-May-09 13:55
professionalStuart Dootson8-May-09 13:55 
AnswerRe: OT - your ID Pin
Stuart Dootson8-May-09 23:55
professionalStuart Dootson8-May-09 23:55 
GeneralRe: OT - your ID Pin
HungryHorace9-May-09 5:07
HungryHorace9-May-09 5:07 
GeneralRe: OT - your ID Pin
Stuart Dootson9-May-09 5:55
professionalStuart Dootson9-May-09 5:55 
QuestionCAsyncSocket vs Winsock Pin
ForNow8-May-09 9:38
ForNow8-May-09 9:38 
Question[Message Deleted] Pin
gokings8-May-09 8:00
gokings8-May-09 8:00 
AnswerRe: Intercept (prevent) CListBox selection Pin
Stuart Dootson8-May-09 8:22
professionalStuart Dootson8-May-09 8:22 

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.