Hi,
I have a little problem here everytime I try to get a return value for a function after I loaded the library and got the PRocAddress I get the following error :
Debug Error !
Program : "c:\blah"
Module:
File: i368\chkesp.c"
Line: 42
The value of ESP was not properly saved...
Hi,
I am a beginner in C++ and Writing Dat file headers and info. I have to change some of the coding now but I have to know what it exactly does ?
Thanks a lot !
int MMWriteHdr_UserName(FILE* fp, char* username)
{
short len=strlen(username)+1;
char* cp = username;
MMBufCrypt((unsigned...
Hi,
I am new to this forums as well as to Visual C++ so hello to all. I seem to have a strange problem here. What I did is I created a dll which writes values to the registry. Two of the values are written correctly and the other is gibberish. The code is as follows - I will indicate also where...
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.