Hi guys, I have been working with a dll for a mod I am making and I am having trouble changing a few pieces of it.
I realize that dll's are pretty complex and require editing of more then just one part of it, but I want to know what I need to do to get this to work.
[code]
L241D3DD0...
Also, could anyone tell me what would cause PE Explorer to report an "Except Line At:" in the problems and messages box? I noticed that some of my new function shows up in the address space, but when it reverts back to random ascii characters PE explorer reports that there is an except line on...
Thanks for the information, I just tried the solution I refered to above and it still doesn't work. The thing is, whenever I change the code that I *know* does shot distribution, I save the dll and load up the game and the shot's don't change whatsoever.. THis is the code that does the new...
I do not have access to have the exe load two dlls, but what you suggest is what I was thinking I was going to have to do...
The dll is created using an sdk so I what I have been doing is modifing the sdk with the code I want, opening the new dll created by the sdk in pe explorer and copying...
Heh, ok, I am working on a project and I have 1 function inside a dll that I need changed. I have located the function in the dll and I can block off the entire stretch of code in either a nice hex editor or PE Explorer.
I have another function that was built with the same libraries as the...
Wow, thanks a lot guys, I probably would of never spotted that. I figured it was just like every other page and something was wrong from the cgi/perl side.. Guess sometimes it takes an outsider to tell you how stupid you are :D
I am writing a web site, and I am using a cool toolbar thing. Its in javascript and I am having a problem.
I put all the toolbar core code into a js file for simple importing into each web site, and everything works perfectly except for one page on one browser. Yep, you guessed it, Internet...
Is there a way that I can check in my program to see if theres some sort of javascript image running around on the screen from the website I am currently on? I am trying to use the web browser control in VB and I need to know if the page that I am on is executing any sort of javascript code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.