May 24, 2004 #1 Killa Programmer Joined Oct 19, 2001 Messages 56 Location US Can anyone recomend a good tutorial on creating DLL files with a veiw to using the functions in the contained within the files IE making a call to a function within a compiled dll file or does anyone know the basics of what is involved ?
Can anyone recomend a good tutorial on creating DLL files with a veiw to using the functions in the contained within the files IE making a call to a function within a compiled dll file or does anyone know the basics of what is involved ?
May 24, 2004 #2 B00gyeMan Programmer Joined Jan 14, 2004 Messages 259 Location RO See this: http://www.codeproject.com/dll/beginnerdll.asphttp://www.htbasic.com/MFCDLLInstructions.htm Upvote 0 Downvote
See this: http://www.codeproject.com/dll/beginnerdll.asphttp://www.htbasic.com/MFCDLLInstructions.htm
May 24, 2004 #3 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB msdn.microsoft.com Ion Filipski Upvote 0 Downvote
May 31, 2004 #4 bytebit Programmer Joined Oct 31, 2002 Messages 10 Location AR there are a good tutorial by nicholas skapura in: http://www.flipcode.com/articles/article_vbdlls.shtml Upvote 0 Downvote
there are a good tutorial by nicholas skapura in: http://www.flipcode.com/articles/article_vbdlls.shtml