|
need a small bit of help
hi, i am pretty new here and i been all over the internet and other forums and this site seemed to offer some help with what i been looking for but not quite all of it.
so basically what i am talking about is information on the correct creation and use of dynamic-link libraries. i been doing numerous amounts of research to no success until i stumbled on this site just today that offered some help to figuring it out. basically as far as i have successfully come to making a dll work is for it to print something that is already stored in the dll like hell world. i never gotten it to say ask for a word and it actually print that word out on the screen without the program crashing on me. now i am not really a beginner in programming, just this was an area i never really worked with, i can show an example of my work as well which is a program i do want to convert to using a dll file instead of a single exe(its sort of getting quite big and more of a hassle to work with).
so if someone would be kind enough to help i would really really appreciate it and thank you in advance for reading this.
|