|
You should be understanding some thing.
1. ANSI / Unicode are exclusive set.
2. 32 / 64 bit are also exclusive set.
Now you can have some thing like a 32 bit exe which runs first and depending on the configuration and setting loads a new file / DLL and that will be your best option.
|