View Full Version : How to create a patcher and..
RevoQer
November 24th, 2001, 12:08
hi folks
i've found a getvolume blablabla API which returns on my pc WIN98SE whats that? And how can i create a Patcher(only hex-cange)
4oh4
November 24th, 2001, 13:14
I'm assuming that you're talking about the GetVolumeInformation api. If you consult the win32 api help file or the msdn library you'll get a solid description of that function.
.....as for the "And how can i create a Patcher(only hex-cange)" question..... Do you just want generic info, or is this related to the GetVolumeInformation question? Do you want to patch kernel32.dll?
RevoQer
November 25th, 2001, 14:24
thanks for your help
plz excuse my post, perhaps i was drunken
I have found a patch engine that works with hex value replaces
and creates a stand alone com. i knw how to prog that, my question was too stupid,
but tnx and sry
4oh4
November 26th, 2001, 00:32
That's alright. Who hasn't made a drunken post from time to time.
I was actually a bit surprised since I'm working on something with kernel32.dll as well, and the same function as well. I was more surprised than anything at all.
Powered by vBulletin® Version 4.2.2 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.