Forum Discussion
sastowe
12 years agoSuper Contributor
A little light reading. This is BAFFLING as it formerly worked.
If you run a simple VB executable (EXE), you will notice that several different hidden windows are running within the same process as your EXE. These hidden windows are VBBubbleRT6, OleMainThreadWndClass 0x########, VBMsoStdCompMgr, ThunderRT6Main, OleDdeWndClass 0x########, and VBFocusRT6.
This from an article on subclassing. Means little to me. But I cannot understand why for some of my windows and all the objects south of them shows as a window of this class. There is nothing hidden about it.
I did not change anything about my project or app under test, test environment...
If you run a simple VB executable (EXE), you will notice that several different hidden windows are running within the same process as your EXE. These hidden windows are VBBubbleRT6, OleMainThreadWndClass 0x########, VBMsoStdCompMgr, ThunderRT6Main, OleDdeWndClass 0x########, and VBFocusRT6.
This from an article on subclassing. Means little to me. But I cannot understand why for some of my windows and all the objects south of them shows as a window of this class. There is nothing hidden about it.
I did not change anything about my project or app under test, test environment...
Related Content
- 7 years ago
Recent Discussions
- 17 hours ago