1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

TChar[] problem

Discussion in 'Programming' started by sgrewal1, Jul 18, 2011.

  1. #1
    Hi,

    I am designing a software for windows CE 5.0
    I read a value from registry and the output from the registry is a TCHAR[].

    I have a char * string = "Something".
    I need to concatinate this TCHAR[] to the above string. But the strcpy parameters does not have TCHAR[] as any parameter.

    Is there any way to convert this TCHAR[] to const char *
     
    sgrewal1, Jul 18, 2011 IP