Thread had a poll which results are in posting #5
Tell me your ideas, thinking or meanings! Answer below in this thread which is not reserved for me alone
ckWin Interfacer goal is to get a new look to your Windows. Change Windows from the IDE which can be loaded as shell but can also used as scripting engine for your Windows (then your normal User interface is shown) or just modify without loading resident.
Initializing extences (at runtime) the system menu of every window of your Windows. (See Posting #3). The ckWin core dynamic link library for configuring and scripting Windows is normally loaded and configurably and holds all internal functionality.
You can decide to enable or hide or just modify with terminating ckWin interfacer. So the graphical user interface is minimal as an icon or button until to e.g. the ckDevelopment or even Default of your System.
CODE
ckcli.exe - Loads the IDE (skript that changes not only the behaviour of Windows) with command line paraeters
ckide.dll - Contains the integrated development dnvoronment we use interactively for changing behaviour resources features and more
ckwin.dll - Support library (calls of the operating system and capturing of) - used by IDE or the future install media changer
ckdlgs.dll - Dialog resources we are using (instead of Windows own ones) - (see above)
ckfilem.dll - File management related resources of GUI - "
ckwdgts.dll - Widget management library - "
ckctl.dll - These file includes what we spare as replacement of Windows dialog Resources - "
cklgn.exe - Replacement of winlogon.exe, initializes before Windows' msgina.dll is loaded - "
cklgn.dll - We need this as intial dll for cklgn.dll (msgina/ logonui) - "
ckmgm.dll - A managing part which cares part of what of Windows we use - "
cktkmgr.exe - The Taskmgr of ckWin! - "
ckwin.exe - Initialization executable, with command line parameters you can e.g. decide the running mode
ckide.dll - Contains the integrated development dnvoronment we use interactively for changing behaviour resources features and more
ckwin.dll - Support library (calls of the operating system and capturing of) - used by IDE or the future install media changer
ckdlgs.dll - Dialog resources we are using (instead of Windows own ones) - (see above)
ckfilem.dll - File management related resources of GUI - "
ckwdgts.dll - Widget management library - "
ckctl.dll - These file includes what we spare as replacement of Windows dialog Resources - "
cklgn.exe - Replacement of winlogon.exe, initializes before Windows' msgina.dll is loaded - "
cklgn.dll - We need this as intial dll for cklgn.dll (msgina/ logonui) - "
ckmgm.dll - A managing part which cares part of what of Windows we use - "
cktkmgr.exe - The Taskmgr of ckWin! - "
ckwin.exe - Initialization executable, with command line parameters you can e.g. decide the running mode
Please consider to read also Windows Projrects Community | ckWin Interfacer Project
BTW an old project as predecator, my ckTool can be found here: ckTool 1.x