|
-
May 16th, 2011, 04:39 AM
#1
64-bit Conversion
I have an existing VC++ code, its a DLL, along with its MSI setup. Now I have to convert the whole process into 64-bit, therefore if I simply compile it with X64 compiler, will it be sufficient or do I have to convert all the datatypes and functiona into 64-bit too?
What will be the possible consequence if I just compile it with 64-bit compiler and don't convert the datatypes and functions?
Thanks in Advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|