Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to protect my vector, or any other variable? Pin
bosfan5-Sep-07 4:25
bosfan5-Sep-07 4:25 
AnswerRe: How to protect my vector, or any other variable? Pin
Waldermort5-Sep-07 4:29
Waldermort5-Sep-07 4:29 
QuestionRe: How to protect my vector, or any other variable? Pin
David Crow5-Sep-07 4:31
David Crow5-Sep-07 4:31 
AnswerRe: How to protect my vector, or any other variable? Pin
bosfan6-Sep-07 1:32
bosfan6-Sep-07 1:32 
GeneralRe: How to protect my vector, or any other variable? Pin
David Crow6-Sep-07 2:09
David Crow6-Sep-07 2:09 
AnswerRe: How to protect my vector, or any other variable? Pin
El Corazon5-Sep-07 4:55
El Corazon5-Sep-07 4:55 
QuestionExtracting Zip file stored as BLOB from DB using VC++ Pin
sourav.chats5-Sep-07 4:23
sourav.chats5-Sep-07 4:23 
QuestionNoob seeks help with codecave! [modified] Pin
selkov5-Sep-07 4:07
selkov5-Sep-07 4:07 
Found this article
<ahref="http: www.codeproject.com="" useritems="" codecave.asp#introduction0"="">http://www.codeproject.com/useritems/codecave.asp#Introduction0[^]

Which had me very excited because I thought it was the answer to my problem.
But soon I realized I just dont have the skill to implement it.

I am lookin (Praying) for someone to take pity on me and show me how to do it or do it for me (PLEASE).

Here are the details (Sry its lenghty).

I co-own a gaming Halo clan.
We operate 16 dedicated online servers.

When naming the servers we are permited 64 spaces.
Thru time people have found that by using Alt Codes in the game name they can move to the top of the online listing as it precedes the alpha numerical listing.

Now some people have found a way to circumvent that as well. By deleteinfg the naming of the server in the .ini file the games .exe file defaults to a generic "HALO" nameing. Then by hex editing that loacation they can rename the server.

The problem in this method is that we are now limited to onlt 26 spaces for naming. I need more. The names and descriptions of our serves are about 40 spaces.


I have been able to identify the starting and ending byte of the location in the .exe file. There is alos plenty of unused space in the program. I was hoping to add a call and return to one of those locations so I can store the longer name.

won't someone please help me?











-- modified at 10:40 Wednesday 5th September, 2007
AnswerRe: Noob seeks help with codecave! Pin
David Crow5-Sep-07 4:23
David Crow5-Sep-07 4:23 
GeneralRe: Noob seeks help with codecave! Pin
selkov5-Sep-07 4:42
selkov5-Sep-07 4:42 
QuestionHow to use CRichEditCtrl in Ultimate Grid cell? Pin
brazilien5-Sep-07 4:01
brazilien5-Sep-07 4:01 
Questionproblem with WH_MOUSE_LL Pin
josip cagalj5-Sep-07 3:15
josip cagalj5-Sep-07 3:15 
QuestionRe: problem with WH_MOUSE_LL Pin
David Crow5-Sep-07 4:25
David Crow5-Sep-07 4:25 
QuestionHow to set the system time. Pin
chandu0045-Sep-07 1:51
chandu0045-Sep-07 1:51 
AnswerRe: How to set the system time. Pin
jhwurmbach5-Sep-07 2:09
jhwurmbach5-Sep-07 2:09 
AnswerRe: How to set the system time. Pin
Hamid_RT5-Sep-07 5:33
Hamid_RT5-Sep-07 5:33 
Questionconvertin a string into lowercase Pin
neha.agarwal275-Sep-07 1:39
neha.agarwal275-Sep-07 1:39 
AnswerRe: convertin a string into lowercase [modified] Pin
chandu0045-Sep-07 1:45
chandu0045-Sep-07 1:45 
GeneralRe: convertin a string into lowercase Pin
neha.agarwal275-Sep-07 2:02
neha.agarwal275-Sep-07 2:02 
GeneralRe: convertin a string into lowercase Pin
chandu0045-Sep-07 2:07
chandu0045-Sep-07 2:07 
AnswerIs your problem Solved. Pin
chandu0045-Sep-07 1:58
chandu0045-Sep-07 1:58 
QuestionHow to add virtual ip in the windows xp to using c++? songjacky 6hrs 12mins ago Pin
songjacky5-Sep-07 0:53
songjacky5-Sep-07 0:53 
AnswerRe: How to add virtual ip in the windows xp to using c++? songjacky 6hrs 12mins ago Pin
Waldermort5-Sep-07 1:06
Waldermort5-Sep-07 1:06 
AnswerRe: How to add virtual ip in the windows xp to using c++? songjacky 6hrs 12mins ago Pin
Hamid_RT5-Sep-07 1:10
Hamid_RT5-Sep-07 1:10 
QuestionGlobal vs local variables Pin
rajeevktripathi5-Sep-07 0:50
rajeevktripathi5-Sep-07 0:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.