Integer to hexadecimal string
    jicman 
    cabrera_ at _wrc.xerox.com
       
    Wed Mar 12 22:06:12 PDT 2008
    
    
  
novice2 Wrote:
> jicman Wrote:
> 
> >other files.  This file which this COM object uses as input I create using D.  
>>This file is created by my doing a std.file.listdir(fd,"*") and then using 
> 
> imho, you should use std.windows.charset.toMBSz() while you pass string from D to Windows API,
> and std.windows.charset.fromMBSz() while you pass string back from Windows API to D
Is this part of Phobos 1.0?  I only see in in Phobos 2.0. Is there a similar call within Phobos 1.0?
    
    
More information about the Digitalmars-d-learn
mailing list