Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > C/C++
You last visited: Today at 01:17

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

Advertisement



DLL Gui

Discussion on DLL Gui within the C/C++ forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2013
Posts: 22
Received Thanks: 7
DLL Gui

Hey leute ich möchte in eine DLL eine gui packen.

Die gui heißt:

gui.h

wie ruf ich sie jetzt aus.

???

Code:
#include "gui1.h"
#include <windows.h>


BOOL APIENTRY DLLMain(HINSTANCE hinstDLL,DWORD fdwReason, LPVOID lpvReseverd)
{
	switch(fdwReason)
	{
	case DLL_PROCESS_ATTACH:
//was muss hier hin :/
	}


}
Efficiency™ is offline  
Old 12/05/2013, 22:41   #2

 
snow's Avatar
 
elite*gold: 724
Join Date: Mar 2011
Posts: 10,480
Received Thanks: 3,319
Du musst CreateSuperAwesomeGui() aufrufen.

Ohne Code wird dir hier niemand sagen können, wie du das ganze ausführst, es gibt nicht das eine GUI-System, das jeder verwendet.
snow is offline  
Thanks
4 Users
Old 12/06/2013, 10:16   #3
 
Terrat's Avatar
 
elite*gold: 130
Join Date: Apr 2012
Posts: 1,173
Received Thanks: 670
erstmal die grahpic styles aktivieren
auf youtube gibt es jemanden der darüber ein tutroail macht such mal fleep hacks der macht genau das und auch injector
Terrat is offline  
Thanks
1 User
Old 12/06/2013, 11:18   #4
 
​Tension's Avatar
 
elite*gold: 110
Join Date: Jun 2013
Posts: 599
Received Thanks: 510


kannst du dir ja mal durchlesen, kannst du auch für deine Dll übertragen aber das solltest du selbst herausfinden sonst lernst du ja nichts dabei.
​Tension is offline  
Thanks
1 User
Reply




All times are GMT +2. The time now is 01:17.


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.