Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > C/C++
You last visited: Today at 11:08

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

Advertisement



C++ Auto Loader .asi Help!!

Discussion on C++ Auto Loader .asi Help!! within the C/C++ forum part of the Coders Den category.

Reply
 
Old 08/06/2013, 11:35   #16
 
elite*gold: 0
Join Date: Mar 2013
Posts: 9
Received Thanks: 0
sample code ?
klowen12 is offline  
Old 08/06/2013, 11:54   #17
 
Padmak's Avatar
 
elite*gold: 58
Join Date: Jun 2008
Posts: 2,311
Received Thanks: 8,420
no.

€: yes:
Code:
#include <windows.h>
BOOL WINAPI DllMain(
  _In_  HINSTANCE hinstDLL,
  _In_  DWORD fdwReason,
  _In_  LPVOID lpvReserved
)
{
    return TRUE;
}
Padmak
Padmak is offline  
Old 08/06/2013, 13:50   #18
 
elite*gold: 198
Join Date: Mar 2011
Posts: 835
Received Thanks: 263
Quote:
Originally Posted by Padmak View Post
no.

€: yes:
Code:
#include <windows.h>
BOOL WINAPI DllMain(
  _In_  HINSTANCE hinstDLL,
  _In_  DWORD fdwReason,
  _In_  LPVOID lpvReserved
)
{
    return TRUE;
}
Padmak
Ich für das sogar noch etwas aus

Code:
#include <windows.>
bool WINAPI DllMain(HINSTANCE hinstDLL, DWORD reason, LPVOID lpvReserved)
{
	switch(reason)
	{
	case DLL_PROCESS_ATTACH:
		// Your code 
		return TRUE;
	case DLL_PROCESS_DETACH:
		return TRUE;
	}
}
ƬheGame is offline  
Old 08/06/2013, 14:01   #19
 
Padmak's Avatar
 
elite*gold: 58
Join Date: Jun 2008
Posts: 2,311
Received Thanks: 8,420
Quote:
Originally Posted by ƬheGame View Post
Code:
#include <windows.>
bool WINAPI DllMain(HINSTANCE hinstDLL, DWORD reason, LPVOID lpvReserved)
{
	switch(reason)
	{
	case DLL_PROCESS_ATTACH:
		// Your code 
		return TRUE;
	case DLL_PROCESS_DETACH:
		return TRUE;
	}
}
Bonus:
Code:
#include <windows.>
bool WINAPI DllMain(HINSTANCE hinstDLL, DWORD reason, LPVOID lpvReserved)
{
	switch(reason)
	{
	case DLL_PROCESS_ATTACH:
		DisableThreadLibraryCalls((HMODULE)hinstDLL);
		// Your code 
		return TRUE;
	case DLL_PROCESS_DETACH:
		return TRUE;
	}
}
Padmak
Padmak is offline  
Reply


Similar Threads Similar Threads
Sjsro auto pot + loader + client
12/03/2011 - SRO Private Server - 15 Replies
you must change client for work auto pot loader+client+otopot.rar rar pasworld = www.stallsite.com Virus Scan http://www.virustotal.com/file-scan/report.html?i d=e71d1fe1d2eaadaee8de72ce5ba3febb7c20b7bd8abf2c3b a4a7ad0c339db8e2-1306739441
New Auto Potion and Loader For SJSRO(Old and New)
08/31/2011 - SRO PServer Guides & Releases - 13 Replies
Welcome Guyz I dont know if it works with other private servers From the Oven to You New Autopotion For SJSRO old and new and New Loader Some Benefits For The Loader The New thing iclude zoom hack (working)
ZSZC auto select and loader
02/25/2011 - SRO Private Server - 12 Replies
so i need a working auto select for zszc cuz i cudnt find any -.- and a loader too, i dled from lolkop's thread but it says doesnt support this client
Pls Bot-Loader-Auto Pot
01/24/2010 - SRO Private Server - 6 Replies
Please Bot-Loader-Auto Pot new version ecsro fembria pls :o



All times are GMT +1. The time now is 11:08.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.