I'll probably code an application to decode it the info to obtain the values.
As for the serial number, that's actually a combination numeric values taken from the current timestamp. It's generated by the stored procedures in MSSQL.
asm - convert. 01/15/2012 - General Coding - 5 Replies Hi, can I ask you to rework it so that you can compile the Dev-C++
int getCharW(int Font, char* Name, int nAlign)
{
int TextLen = strlen(Name);
int nret = 0;
__asm
{
push nAlign
push TextLen
[Trying to convert hybirds source to a 1.0 Clint source and need some info] 08/18/2010 - CO2 Private Server - 16 Replies i am going to star working on hybrids source and i want to convert it to 1.0 client source before i start trying to code much on it. can you all give me some info of what needs to be done to do this please.
i will be changing this form when i need more help
thanks pro4never but if its not to much trouble can you tell me how to edit the public key in hybrids source i cant find them.
when i try to login i get a error message popup from client saying Armet004119450 not found in...
[C++] how to convert dec to hex? 05/11/2009 - C/C++ - 1 Replies I need to convert a decimal integer into hex.
The decimal integer is the value of a pointer and i need to get in hex to use it as a address for writeprocessmemory.
So is there any way to convert a dec into a hex and use the hex value as a argument for writeprocessmemory?
EDIT:meeh...forgot that the value is only displayed as decimal number -.-
/close plz