26.11.2006, 22:09:38
Quote:you have compiled the exe?I not compile it, I edit
Quote:The real big problem I have is this "SE/TE" nonsense. I can't get that from an integer unless it is a predefined list of version names - which means you can't add extra ones at a later date.What's problem?
Code:
char* pEditionNames[] = {"", "SE", "TE", "FE"};
...%s", pEditionNames[i]...
Quote:LB will translate the Build into the string Version and display it to the userWe can store directly version in string.
like:
FullName=Rock Patch 1.08 SE
Version=1.08 SE
I really prefer it, because... I will talk later
and we can encrypt it
Quote:doesn't reset with each new versionNo. I create a new folder
ARM forever - x86 sucks!