simplest way to convert a char * to wchar *?



Hi, what is the simplest way to convert a char * string to a wchat *
string?

When I google, I get a ton of different approaches, including many
home grown versions... Is there a simple built in function for this?
.



Relevant Pages

  • Re: Excel VBA to acess currently open web page (existing IE6 insta
    ... I agree with you but when I tested with the google home page there is a significant difference between what you get for innerHTML and what I can get going to 'View Source' from the IE context menu. ... > Dim strHTML As String ... > Set objShellWindows = Nothing ... >> "already open" IE window into Excel as a string. ...
    (microsoft.public.excel.programming)
  • Re: Excel VBA to acess currently open web page (existing IE6 insta
    ... I agree with you but when I tested with the google home page there is a ... Dim strPartURL As String ... Set objShellWindows = objShell.Windows ... "already open" IE window into Excel as a string. ...
    (microsoft.public.excel.programming)
  • Re: FireFox: Typing Address NAME ONLY In Address Bar No Longer Works
    ... Google has three different strings it can use in about:config for the ... work either and the "I'm Feeling Lucky" string said ... described what "I'm Feeling Lucky" does. ... programs in Add/Remove Programs that I don't recognize or that look ...
    (alt.sys.pc-clone.dell)
  • Re: Concatinate a filename
    ... characters, this won't retrieve all the text. ... >> But google is adding extra characters in the code and screwing it up. ... >> Function pull(xref As String) As Variant ... >> CLR wrote: ...
    (microsoft.public.excel.misc)
  • Re: In a macro I want to open unnamed files like *.*?
    ... Thanks - I did look it up on Google and now I understand it better. ... the point where I could manipulate all the files sequentially, ... Public Sub ProcessFile(ByVal FileName As String) ... Dim files() As String ...
    (microsoft.public.word.vba.general)