search for: istextunicode

Displaying 3 results from an estimated 3 matches for "istextunicode".

2006 May 26
13
win32-dir, unicode
Hi, I''ve got a preliminary version of the pure Ruby version of win32-dir in CVS. However, I was hoping to work out the Unicode issue. Run this: from = "C:\\test" to = "?????" Dir.mkdir(from) unless File.exists?(from) Dir.create_junction(to, from) It works, but my explorer (and dos) window shows the name garbled. I don''t think it''s a font
2004 Feb 25
5
Wide strings and LPCTSTR types
...CP_ACP, 0, str, strlen(str)+1, (LPWSTR)lpStr, length ); return lpStr; } But, that didn''t seem to work very well in testing. Is there a better way? Otherwise, I''ll have to stick to casting for now. Also, I noticed that there''s a IsTextUnicode() function. Should I be employing that somehow? Dan
2008 Jun 27
0
Wine release 1.1.0
...Russian translation. regedit: Update Russian translation. oleview: Add Russian translation. taskmgr: Add Russian translation. hhctrl.ocx: Update Russian translation. Zac Brown (4): mshtml: Initialize variables in a couple structs. ntdll/tests: Add tests for (Rtl)IsTextUnicode to verify that IS_TEXT_UNICODE_CONTROLS and IS_TEXT_UNICODE_REVERSE_CONTROLS are not mutually exclusive. winealsa.drv: Initialize a variable in MIX_close. shell32: Add stub implementation for SHGetIconOverlayIndex[AW]. Zhangrong Huang (1): kernel32: Add locale script tag resource...