Click here to Skip to main content
15,912,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 1:13
vdelpots15-Oct-08 1:13 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 2:16
mveCPallini15-Oct-08 2:16 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 2:34
vdelpots15-Oct-08 2:34 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 2:40
mveCPallini15-Oct-08 2:40 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 2:45
vdelpots15-Oct-08 2:45 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 3:22
mveCPallini15-Oct-08 3:22 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 1:14
vdelpots15-Oct-08 1:14 
QuestionRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 0:43
mveCPallini15-Oct-08 0:43 
vdelpots wrote:
unsigned char *RxBuffer; // Filled by a function reading COM port.

I want to Display it in a Textbox, something like this :

textBox1->Text = RxBuffer.ToString();


OMG | :OMG: has unsigned char pointer a ToString method? OMG | :OMG:


Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 1:18
vdelpots15-Oct-08 1:18 
QuestionHow to detect whether a reader is connected to a Serial port ? Pin
kapardhi14-Oct-08 23:37
kapardhi14-Oct-08 23:37 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
SandipG 14-Oct-08 23:41
SandipG 14-Oct-08 23:41 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi14-Oct-08 23:48
kapardhi14-Oct-08 23:48 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
SandipG 14-Oct-08 23:56
SandipG 14-Oct-08 23:56 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 0:18
kapardhi15-Oct-08 0:18 
GeneralRe: How to detect whether a reader is connected to a Serial port ? Pin
SandipG 15-Oct-08 0:27
SandipG 15-Oct-08 0:27 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 23:25
kapardhi15-Oct-08 23:25 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
Roger Stoltz14-Oct-08 23:56
Roger Stoltz14-Oct-08 23:56 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 0:12
kapardhi15-Oct-08 0:12 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
Roger Stoltz15-Oct-08 1:19
Roger Stoltz15-Oct-08 1:19 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 23:24
kapardhi15-Oct-08 23:24 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
Roger Stoltz15-Oct-08 23:41
Roger Stoltz15-Oct-08 23:41 
QuestionHow to put all data and codes into one section within PE? Pin
Joseph Marzbani14-Oct-08 23:06
Joseph Marzbani14-Oct-08 23:06 
QuestionPlotting a Graph Using MSChart in MFC Pin
vikram kamaraj14-Oct-08 22:43
vikram kamaraj14-Oct-08 22:43 
QuestionC1004: unexpected end of file found Pin
Member 560524014-Oct-08 22:19
Member 560524014-Oct-08 22:19 
AnswerRe: C1004: unexpected end of file found Pin
_AnsHUMAN_ 14-Oct-08 22:51
_AnsHUMAN_ 14-Oct-08 22:51 

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.