Searched defs:DBCSInfo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOS2.cpp1547 static BYTE DBCSInfo[12] = { 0 }; /* According to the Control Program Guide&Ref, local
1558 rc = DosQueryDBCSEnv( sizeof( DBCSInfo ),
1560 DBCSInfo );
1568 curr = DBCSInfo;
1569 /* DBCSInfo returned by DosQueryDBCSEnv is terminated with two '0' bytes in a row */

Completed in 3245 milliseconds