Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

dll UNICODE/ANSI strings

$
0
0

I have a dll compiled with _UNICODE

I export 2 functions:

  void* foo(void* str)  //returns UNICODE string
  void* fooA(void* str) //returns ANSI string

if the dll host calls foo and has UNICODE or ANSI strings do I need to also consider this difference in my dll?


Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>