hello i'm have made a custom class in my udk game to get the default user in windows using a dll that i have made in visual c++, now i want to port my game to the mobile version, but my question is:
there is a way to get from the io's device (ipod, ipad or iphone) the name of the register user on the device ?
i know that in the mobile version of the udk there is not dllbind option, but if i want to get the registered name on the device, what i should do?
thanks in advance for the help.
there is a way to get from the io's device (ipod, ipad or iphone) the name of the register user on the device ?
i know that in the mobile version of the udk there is not dllbind option, but if i want to get the registered name on the device, what i should do?
thanks in advance for the help.
Comment