Re: How to convert msvcp names to legible names?

2012-08-18 Thread Charles Davis
On Aug 18, 2012, at 6:04 PM, Bruno Jesus wrote: > Which is the roseta stone used to read all msvcp function names like > "msvcp80.dll.??0?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z, > aborting" as the real function name in source code? The __unDName() function in ms

How to convert msvcp names to legible names?

2012-08-18 Thread Bruno Jesus
Which is the roseta stone used to read all msvcp function names like "msvcp80.dll.??0?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@H@Z, aborting" as the real function name in source code? Thanks in advance, Bruno

Microsecond unit

2012-08-18 Thread Francois Gouget
The microsecond unit is 'µs' and yet, in dlls/sane.ds/sane.rc, we define it as 'us' and then rely on the British and American English PO files to convert it to 'µs'. Why not put the right unit directly in the RC file? It's UTF-8 anyway... -- Francois Gouget http://fgouget.free