Breakpoints Saturday, 06-Mar-99 17:18:33 Hi Joseph, I think you need to change a bit of stuff to get the breakpoints... I've altered whatever you wrote in your posting... These should break. MSVBVM60!__vbaExceptHandler MSVBVM60!DllFunctionCall MSVBVM60!EVENT_SINK_AddRef MSVBVM60!EVENT_SINK_QueryInterface MSVBVM60!EVENT_SINK_Release MSVBVM60!MethCallEngine MSVBVM60!ProcCallEngine MSVBVM60!rtcAnsiValueBstr MSVBVM60!rtcMidCharVar MSVBVM60!rtcMsgBox MSVBVM60!rtcOctVarFromVar MSVBVM60!rtcRightCharVar MSVBVM60!rtcRound MSVBVM60!rtcShell MSVBVM60!rtcVarBstrFromAnsi MSVBVM60!ThunRTMain What I notice is that all you need to do is to change the "." to a "!" I think it should work with all VB breakpoints that way. Thanks for alerting me to that... Will add it into my essays when I update them. Regards Eternal Bliss |
Joseph's Thread (Joseph) (06-Mar-99 16:55:41) |