Click here to Skip to main content
15,920,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: New'ing a pointer to an array Pin
Skippums29-Nov-10 8:02
Skippums29-Nov-10 8:02 
GeneralRe: New'ing a pointer to an array [modified] Pin
«_Superman_»29-Nov-10 8:34
professional«_Superman_»29-Nov-10 8:34 
GeneralRe: New'ing a pointer to an array Pin
Skippums29-Nov-10 9:18
Skippums29-Nov-10 9:18 
GeneralRe: New'ing a pointer to an array Pin
«_Superman_»29-Nov-10 9:20
professional«_Superman_»29-Nov-10 9:20 
GeneralRe: New'ing a pointer to an array Pin
Skippums29-Nov-10 9:34
Skippums29-Nov-10 9:34 
GeneralRe: New'ing a pointer to an array Pin
«_Superman_»29-Nov-10 9:36
professional«_Superman_»29-Nov-10 9:36 
QuestionRestrict SDI to Resize Pin
john563229-Nov-10 3:37
john563229-Nov-10 3:37 
AnswerRe: Restrict SDI to Resize Pin
Cedric Moonen29-Nov-10 4:14
Cedric Moonen29-Nov-10 4:14 
GeneralRe: Restrict SDI to Resize Pin
john563229-Nov-10 4:36
john563229-Nov-10 4:36 
GeneralRe: Restrict SDI to Resize Pin
User 74293381-Dec-10 1:07
professionalUser 74293381-Dec-10 1:07 
Question/MT Problem. Pin
gothic_coder29-Nov-10 2:37
gothic_coder29-Nov-10 2:37 
Questionerror PRJ0003 : Error spawning 'cmd.exe' Pin
msr_codeproject29-Nov-10 2:37
msr_codeproject29-Nov-10 2:37 
AnswerRe: error PRJ0003 : Error spawning 'cmd.exe' Pin
gothic_coder29-Nov-10 2:39
gothic_coder29-Nov-10 2:39 
QuestionHow can convert a char array to CString? Pin
Le@rner29-Nov-10 1:36
Le@rner29-Nov-10 1:36 
AnswerRe: How can convert a char array to CString? Pin
Cool_Dev29-Nov-10 1:49
Cool_Dev29-Nov-10 1:49 
AnswerRe: How can convert a char array to CString? Pin
KingsGambit29-Nov-10 2:43
KingsGambit29-Nov-10 2:43 
AnswerRe: How can convert a char array to CString? Pin
CPallini29-Nov-10 3:08
mveCPallini29-Nov-10 3:08 
AnswerRe: How can convert a char array to CString? Pin
«_Superman_»29-Nov-10 7:28
professional«_Superman_»29-Nov-10 7:28 
Questionbold a substring Pin
john563229-Nov-10 1:35
john563229-Nov-10 1:35 
AnswerRe: bold a substring Pin
Cool_Dev29-Nov-10 1:46
Cool_Dev29-Nov-10 1:46 
GeneralRe: bold a substring Pin
john563229-Nov-10 1:57
john563229-Nov-10 1:57 
GeneralRe: bold a substring Pin
Cool_Dev29-Nov-10 2:06
Cool_Dev29-Nov-10 2:06 
AnswerRe: bold a substring Pin
Cedric Moonen29-Nov-10 2:00
Cedric Moonen29-Nov-10 2:00 
That really depends on how you display your string. A string doesn't contain any visual information, it is just a sequence of characters. The way you draw this string determine how it will be displayed. If you don't provide any more information about how this string is displayed (is it drawn using CDC::DrawString, part of an edit control, ...) we won't be able to help you much.
Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

Questionline around the view Pin
john563229-Nov-10 1:26
john563229-Nov-10 1:26 
QuestionRe: line around the view Pin
«_Superman_»29-Nov-10 7:31
professional«_Superman_»29-Nov-10 7:31 

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.