Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > C/C++
You last visited: Today at 20:48

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Help me again please is giving error

Discussion on Help me again please is giving error within the C/C++ forum part of the Coders Den category.

Closed Thread
 
Old   #1
 
GemeosBSVIP's Avatar
 
elite*gold: 0
Join Date: Sep 2014
Posts: 172
Received Thanks: 41
Help me again please is giving error

Well, I tried to play the C ++ new source that you gave me, is even more giving error


Source

Code:
if(strcmp(cHWID2, cHWID) == 0){
				MessageBoxA(0,"HWID Checked","",0);
				printf("Hardware ID check passed.\n");
			}else{
				HGLOBAL hText;
				char *pText;
				hText = GlobalAlloc(GMEM_DDESHARE|GMEM_MOVEABLE, 100);
				pText = (char*)GlobalLock(hText);
				strcpy(pText, hwProfileInfo.szHwProfileGuid);
				GlobalUnlock(hText);
 
				OpenClipboard(NULL);
				EmptyClipboard();
				SetClipboardData(CF_TEXT, hText);
				CloseClipboard();
				MessageBoxA(0, TEXT("HWID detection failed !!!\n HWID copyied to Clipboard! \n Bye"),"Information",0);

			}

Error Imagem
GemeosBSVIP is offline  
Old 09/18/2014, 22:06   #2

 
snow's Avatar
 
elite*gold: 724
Join Date: Mar 2011
Posts: 10,479
Received Thanks: 3,318
Compare this snippet with the one you posted before. And please refrain from creating new threads about this code, further discussions should be posted here:

#closed
snow is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
GameServer giving error.
08/27/2013 - SRO Private Server - 1 Replies
Whats the problem. 5-10 minutes after turning on its closing again. http://o1308.hizliresim.com/1d/u/rxlk4.png
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_
04/08/2012 - elite*gold Trading - 2 Replies
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_uri URL is not properly formatted Das bekomme ich wenn ich ne App installiere... ich habe schon 3 Apps richtig installiert, danach kam immer das bei anderen Apps die ich installiert habe.. was heisst das? redirect_uri URL is not properly formatted
SR_Gameserver crashes giving this error
12/08/2011 - SRO Private Server - 8 Replies
hello guys when i run all files all of them works at last when i run SR_Gameserver after 5-10 mins it gets this error http://i40.tinypic.com/qxj78g.png please help if u can :/
Skill spammer giving game error
06/21/2011 - Dekaron - 0 Replies
If any1 is using Skill Spammer from jebbits can u check if you get game error, or if its just me ? been tempering with windows might have fucked sumthing up



All times are GMT +1. The time now is 20:50.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.