First... if I am only changing EQLib, do I need to re-link MacroQuest against the new .lib file, assuming I'm not adding or removing any exported symbols?
Second... after having run MacroQuest (and quitting it), my EQLib.dll file remains in use until I reboot. I can't find a task running to kill to release it and until I reboot I can't finish a second compile. Is there some command I need to run to unload the DLL to release file access?
Third and unrelated... in the project file (I'm using VC6 and a prjconvert-created workspace), there are three sub projects: EQLib files, MacroQuest, and mqext files. If I try to compile mqext files, I get errors regarding a few things, however I'm able to run with just compiling the first two. (I am lilkely picking up something precompiled, I suppose, to be able to run properly.) Any thoughts on this?
Thanks!


