hey,

I know that you can use LoadLibrary() and GetProcAddress() to load a function up from a .dll.

I have tried this but with using an exe instead although it doesnt work.

Is it possible ?