A VC++ workspace contains projects, which contain configurations. Workspaces (now called 'Solutions' in VC .Net) are specific to that IDE, and I can't see how you (could)/(would want to) add it to Inline.c. You might be better creating an XS DLL workspace/project with your C MD5 program as part of it (assuming there is no 'main').