Im messing with the NASMX win32/64 demos, the comments say: "This is a fully UNICODE aware". What this means?.
If i have this line:
szTitle: declare(NASMX_TCHAR) NASMX_TEXT('Demo1'), 0x0
How would be the correct way to switch this to Unicode?. And the only way to understand NASMX correctly is learn from the nasmx.inc source?.
Thanks