Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralActiveX Control Wrapper/coclasses Pin
James Bush5-Mar-01 6:29
James Bush5-Mar-01 6:29 
Generalcmd Pin
5-Mar-01 6:26
suss5-Mar-01 6:26 
GeneralRe: cmd Pin
5-Mar-01 8:07
suss5-Mar-01 8:07 
GeneralRe: cmd Pin
l a u r e n5-Mar-01 10:01
l a u r e n5-Mar-01 10:01 
QuestionHow should I hide or remove tabs in a property sheet without getting the PC crashed? Pin
Joan M5-Mar-01 4:58
professionalJoan M5-Mar-01 4:58 
QuestionHow do I write a file to an edit ctrl or to other ctrl? Pin
5-Mar-01 4:09
suss5-Mar-01 4:09 
AnswerRe: How do I write a file to an edit ctrl or to other ctrl? Pin
l a u r e n5-Mar-01 4:35
l a u r e n5-Mar-01 4:35 
GeneralRe: How do I write a file to an edit ctrl or to other ctrl? Pin
Chris Losinger5-Mar-01 4:55
professionalChris Losinger5-Mar-01 4:55 
also...

if these files are coming from non windows sources (or even from many windows sources) you'll need to replace all lone "\n" characters with "\r\n".

if you don't, the new lines will show up as little black rectangles in the edit control.

-c

------------------------------
Smaller Animals Software, Inc.
http://www.smalleranimals.com
GeneralRe: How do I write a file to an edit ctrl or to other ctrl? Pin
l a u r e n5-Mar-01 10:09
l a u r e n5-Mar-01 10:09 
GeneralBulk operations with Long binary. HELP Pin
Alex Barzovski5-Mar-01 3:57
Alex Barzovski5-Mar-01 3:57 
GeneralRe: Bulk operations with Long binary. HELP Pin
l a u r e n5-Mar-01 4:33
l a u r e n5-Mar-01 4:33 
GeneralRe: Bulk operations with Long binary. HELP Pin
Alex Barzovski5-Mar-01 13:16
Alex Barzovski5-Mar-01 13:16 
GeneralRe: Bulk operations with Long binary. HELP Pin
Alex Barzovski5-Mar-01 13:17
Alex Barzovski5-Mar-01 13:17 
GeneralWindows Driver Development Pin
.::RockNix::.5-Mar-01 0:03
.::RockNix::.5-Mar-01 0:03 
GeneralRe: Windows Driver Development Pin
l a u r e n5-Mar-01 2:41
l a u r e n5-Mar-01 2:41 
GeneralRe: Windows Driver Development Pin
MickAB5-Mar-01 3:12
MickAB5-Mar-01 3:12 
GeneralRe: Windows Driver Development Pin
.::RockNix::.5-Mar-01 4:37
.::RockNix::.5-Mar-01 4:37 
GeneralRe: Windows Driver Development Pin
MickAB5-Mar-01 5:57
MickAB5-Mar-01 5:57 
GeneralRe: Windows Driver Development Pin
.::RockNix::.5-Mar-01 21:29
.::RockNix::.5-Mar-01 21:29 
GeneralRe: Windows Driver Development Pin
MickAB6-Mar-01 1:17
MickAB6-Mar-01 1:17 
GeneralRe: Windows Driver Development Pin
.::RockNix::.6-Mar-01 4:31
.::RockNix::.6-Mar-01 4:31 
GeneralRe: Windows Driver Development Pin
MickAB6-Mar-01 5:50
MickAB6-Mar-01 5:50 
GeneralRe: Windows Driver Development Pin
.::RockNix::.6-Mar-01 21:35
.::RockNix::.6-Mar-01 21:35 
GeneralRe: Windows Driver Development Pin
MickAB6-Mar-01 23:42
MickAB6-Mar-01 23:42 
GeneralRe: Windows Driver Development Pin
Joe Moldovan5-Mar-01 7:10
Joe Moldovan5-Mar-01 7:10 

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.