Yoko

All sides of Injection
It is currently 2025-12-25 13:44:09

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
PostPosted: 2004-06-28 13:07:52 
Offline

Joined: 2004-06-28 12:54:14
Posts: 2
How I compile dll with Mingw?

thanks


Top
   
 Post subject:
PostPosted: 2004-06-28 14:52:19 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
try compile.txt
i myself not succeeded this


Top
   
 Post subject:
PostPosted: 2004-06-28 17:27:46 
Offline

Joined: 2004-06-28 12:54:14
Posts: 2
1)I have compiled the project with VC++ 6.0 but I have found the following error:
Linking...
Creating library Debug/Injection.lib and object Debug/Injection.exp
injection.obj : error LNK2001: unresolved extern symbol __imp__sndPlaySoundA@8

Debug/Injection.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
The question is like makes to resolve it?

2)I do not find sources of script.dll on http://sourceforge.net/. where
I can find them just?


Top
   
 Post subject:
PostPosted: 2004-06-28 20:05:28 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
on sourceforge sources of script.dll comes in the original injection source zip


Top
   
 Post subject:
PostPosted: 2004-06-30 13:48:37 
Offline

Joined: 2004-05-23 18:31:26
Posts: 49
LordX wrote:
1)I have compiled the project with VC++ 6.0 but I have found the following error:
Linking...
Creating library Debug/Injection.lib and object Debug/Injection.exp
injection.obj : error LNK2001: unresolved extern symbol __imp__sndPlaySoundA@8

Debug/Injection.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
The question is like makes to resolve it?

2)I do not find sources of script.dll on http://sourceforge.net/. where
I can find them just?


for the first question:
i think you forgot including the Winmm.lib library into the project


Top
   
 Post subject:
PostPosted: 2004-07-01 22:56:22 
Offline

Joined: 2004-06-10 04:31:06
Posts: 9
LordX wrote:
1)I have compiled the project with VC++ 6.0 but I have found the following error:
Linking...
Creating library Debug/Injection.lib and object Debug/Injection.exp
injection.obj : error LNK2001: unresolved extern symbol __imp__sndPlaySoundA@8

Debug/Injection.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

the same it happens with me

Lem wrote:
i think you forgot including the Winmm.lib library into the project

how I make to include the library of Winmm.lib in the project?


Top
   
 Post subject:
PostPosted: 2004-07-08 19:37:28 
Offline

Joined: 2004-05-23 18:31:26
Posts: 49
Henry wrote:
LordX wrote:
1)I have compiled the project with VC++ 6.0 but I have found the following error:
Linking...
Creating library Debug/Injection.lib and object Debug/Injection.exp
injection.obj : error LNK2001: unresolved extern symbol __imp__sndPlaySoundA@8

Debug/Injection.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

the same it happens with me

Lem wrote:
i think you forgot including the Winmm.lib library into the project

how I make to include the library of Winmm.lib in the project?


in vc++ 6
menu project
add to project -> files
set filter to lib and search for winmm.lib

or you can try by using preprocessor directives.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 7 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited