History | View | Annotate | Download (22.8 KB)
Moving to a branch so we can continue to use it under Hammer3
In object inspector keep case on window class names instead of presenting the class names in lowercase.
cProgramObjects.pkg, added function PropertyVariantEval FindWindows.pkg, extended for enumeration on child window handles and get a windows class name up to 119 characters long. ObjectInspector.dg, object details show Windows handle, for an ActiveX control enumerate the ActiveX child windows. Automatically pause program when displaying the object inspector.
cProgramObjects.pkg, huge performance gain by enumerating the objects in a slightly different way. ObjectInspector.pkg, is getting a bit smarter
Fixes in the ObjectInspector.pkg Adding control name for activex progid Open source files within debug project.
statusbar add line number, small fixes
Removed a few folders we're not using and added a few Studio required files into the IdeSrc folder. Fixed some issues on the object inspector and added a few missing images.
Adding breakpoint logic, fixing some issues on the ObjectInspector
Adding object inspector, invoke with Ctrl+Q when debuggee program is paused.