Greetings everyone! I am working on getting an app running that uses CodeMine. I don't know a great deal about it or Codemine in general, so I'm trying to get things working in a sandbox. I can compile an exe and have it run with only minor issues. I am trying to run this app through the Visual FoxPro IDE so I can step through the debugger to troubleshoot some errors that were already present on the client's machine. When I try to "do source\appmain.prg" I get an error saying "The files codemine.fll and msvcrt.dll must be placed in the application directory or in your Windows system directory. I do have a copy of codemine.fll in the folder of the project. I am thinking maybe I need to copy msvcrt.dll into the root of the project as well but I am not sure where to get this file, or if that is definitely what needs to be done. Anybody run into this before? I apologize if I've asked something like this in the last few months or years. I keep picking up this project and shelving it, but I've tried to make good notes so I'm not running into the same issues over and over. Any help is appreciated!