Ive been reading some posts on here and reading the daemon.txt file, i checked out the sample and compiled it just to check.
Im compiling with Code::Blocks 8.02 which uses MinGW compiler
Unfortunatley im compiling on Vista =) ( which im not to kean on but i remember some time ago having problems compiling with mingw on vista )
anyway.... it compiles properly and i can get the main entry point to execute ( DLLMAIN; DLL_PROCESS_ATTACH )
but when i try to get mercury to call daemon() it tells me theres been a problem calling the DLL (Using alias alias- cookie@monster.com file- Daemon:mercuryDLL.dll )
"an error occured loading the daemon process."
I dont know if you want me to paste the code if you do just let me know il post it.
I can only assume its how the compiler/link is creating the function names?? i duno
Any help would be much appricated
Thanks
Craig