Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / One question plis help.

Author
Message
FIGHTEX
15
Years of Service
User Offline
Joined: 30th Nov 2008
Location:
Posted: 6th Mar 2009 15:46
Hi, i am kind of new to dll-s so i was wondering why this dosent work?


and here are the errors


i am trying to make a library for GDK. help.

Game.Love
FIGHTEX
15
Years of Service
User Offline
Joined: 30th Nov 2008
Location:
Posted: 6th Mar 2009 15:58
ok, removed this.
BOOL APIENTRY DllMain( HANDLE hModule,
DWORD ul_reason_for_call,
LPVOID lpReserved
)
{
return TRUE;
}


when i compile i get a box questing me in what application i want to use the dll in.
i just click cancel.
then i go to folder/release
and in that folder there are:
-buildlog
-dllmain(object fille)
-FLibrary(object Fille)
-Flibrary(precompiled header fille)
-Flibrary.dll.intermediate.manifest(MANIFEST file)
-stdafx(object fille)
-vc90(vc++ minimum rebuild depn...)
-vc90(Program Debug Database)

what file is dll. i notice that in the gdk there are.
and how can i use it in my game?
(i need to create a headher or something i think)

object fille library filles.

here is the code now:


Game.Love

Login to post a reply

Server time is: 2024-03-29 15:05:54
Your offset time is: 2024-03-29 15:05:54