Click here to Skip to main content
16,004,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OT Pin
Toby Opferman24-Jun-05 5:28
Toby Opferman24-Jun-05 5:28 
GeneralRe: OT Pin
Bob Stanneveld30-Jun-05 23:31
Bob Stanneveld30-Jun-05 23:31 
GeneralRe: OT Pin
Toby Opferman1-Jul-05 9:00
Toby Opferman1-Jul-05 9:00 
GeneralRe: Yet another problem with LPCTSTR Pin
JWood22-Jun-05 10:17
JWood22-Jun-05 10:17 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld22-Jun-05 7:02
Bob Stanneveld22-Jun-05 7:02 
GeneralRe: Yet another problem with LPCTSTR Pin
tomek1823-Jun-05 2:06
tomek1823-Jun-05 2:06 
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld23-Jun-05 2:29
Bob Stanneveld23-Jun-05 2:29 
GeneralRe: Yet another problem with LPCTSTR Pin
tomek1823-Jun-05 4:01
tomek1823-Jun-05 4:01 
Bob Stanneveld wrote:
Can you post the code? It's much easier for us to understand your problem if we see some code. If we see it, we can tackle the problem much faster.

I would if it just wasn't that long. I got the source code from this web site. if your interested http://www.codeproject.com/system/serial.asp

Basicaly the program just reads a character through the serial COM port, then passes that character to pszData. What I want to do, is to store all the single characters that come in, and after 80 have been recieved I want to sort out the data, and only send about 10 characters to the Display.

At the moment I am having problems converting Data types. Pointers, Strins, LPCTST, etc... I don't understand them much. And everytime I try a method I get an error saying something like: cant convert pointer to string vice versa.

Please Help me Confused | :confused: Confused | :confused: Confused | :confused:
GeneralRe: Yet another problem with LPCTSTR Pin
Bob Stanneveld23-Jun-05 4:18
Bob Stanneveld23-Jun-05 4:18 
GeneralRe: Yet another problem with LPCTSTR Pin
David Crow23-Jun-05 3:21
David Crow23-Jun-05 3:21 
Questionwhat is MFCO42D.DLL? Pin
liuyue22-Jun-05 5:44
liuyue22-Jun-05 5:44 
AnswerRe: what is MFCO42D.DLL? Pin
David Crow22-Jun-05 5:59
David Crow22-Jun-05 5:59 
GeneralRe: what is MFCO42D.DLL? Pin
liuyue22-Jun-05 14:29
liuyue22-Jun-05 14:29 
GeneralRe: what is MFCO42D.DLL? Pin
David Crow23-Jun-05 3:14
David Crow23-Jun-05 3:14 
AnswerRe: what is MFCO42D.DLL? Pin
ThatsAlok22-Jun-05 18:22
ThatsAlok22-Jun-05 18:22 
Generalget logged on user Pin
hph22-Jun-05 5:19
hph22-Jun-05 5:19 
GeneralRe: get logged on user Pin
David Crow22-Jun-05 5:55
David Crow22-Jun-05 5:55 
GeneralRe: get logged on user Pin
Toby Opferman22-Jun-05 9:12
Toby Opferman22-Jun-05 9:12 
GeneralRe: get logged on user Pin
hph22-Jun-05 22:24
hph22-Jun-05 22:24 
Generalcreate check boxes on run time Pin
softtec22-Jun-05 5:16
softtec22-Jun-05 5:16 
GeneralRe: create check boxes on run time Pin
David Crow22-Jun-05 5:19
David Crow22-Jun-05 5:19 
GeneralRe: create check boxes on run time Pin
softtec22-Jun-05 5:28
softtec22-Jun-05 5:28 
GeneralRe: create check boxes on run time Pin
David Crow22-Jun-05 5:39
David Crow22-Jun-05 5:39 
GeneralRe: create check boxes on run time Pin
softtec22-Jun-05 5:47
softtec22-Jun-05 5:47 
GeneralManifest Pin
Alex_Y22-Jun-05 5:05
Alex_Y22-Jun-05 5:05 

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.