Pelles C forum

Pelles C => Add-ins => Topic started by: TimoVJL on October 07, 2005, 09:11:22 PM

Title: Open Project from project menu Add-In
Post by: TimoVJL on October 07, 2005, 09:11:22 PM
These Add-Ins open new instance of poide.exe with project from
project context menu above project name.
Might be usable in workspace projects.

OpenPrj opens new instance as child process.

OpenPrjSE needs modification to registry settings, as it use
ShellExecute(), but it opens process as same level as calling poide.exe.