kepler
New member
- Joined
- Jun 3, 2017
- Messages
- 3
- Programming Experience
- 3-5
Hi
I'm compiling a .cs file sucessfully with csc. The target is winexe.
My question is: my windows is 64 bits. Is the app compiled in 32 bites by default, or must I add something more (a switch) to the compilation?
Cheers
JKepler
I'm compiling a .cs file sucessfully with csc. The target is winexe.
My question is: my windows is 64 bits. Is the app compiled in 32 bites by default, or must I add something more (a switch) to the compilation?
Cheers
JKepler