Your 3 DREAM FEATURE for Vstudio ?
    Igor Gomon 
    giv at tlc.kherson.ua
       
    Mon Jun 20 23:51:54 CDT 2005
    
    
  
Hi Jochen,
> which encoding is used when we create a I_Disk_Location via method
> CreateDiskLocation ?
This depends on OS on which it is created.
I can say for WIN:
For unicode version (const UChar*) input string passed as is directly
to the CreateFileW() WinAPI function.
For singlebyte version (const char*)  input string will be first
converted to UTF-16 encoding (assuming input string has system default
encoding) and then converted string will be passed to that function.
--
Best regards,
Igor Gomon
-------------------------------------------------------------
e-mail: giv at tlc.kherson.ua
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
    
    
More information about the Valentina-beta
mailing list