Thread
:
Dynamic Link Libraries (Help?)
View Single Post
09-04-2006, 02:06 PM
#
5
(
permalink
)
jaeusm
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 569
Quote:
Yeah... I just want to know why It can't find the entry point...
Like I just told you, DLL's are
not
executable. There is
no entry point
. You will have to create a project that builds to an exe and reference the DLL from that exe.
jaeusm
View Public Profile
Send a private message to jaeusm
Find More Posts by jaeusm