deadbeef
March 10th, 2004, 06:19
hi all,
maybe someone has an idea for my problem.
in former times i always used softice on w9x platforms.
i often used the BMSG (breakpoint on windows message)
command and everything was fine.
first getting a valid handle by using HWND and then BMSG with that handle.
when i switched to windows 2K/XP i also tried it out.
addr <programm>
hwnd
bmsg <valid-handle-from-programm> wm_destroy
but BMSG always tells me, i've entered a invalid window handle.
WTF ?
HELP !
cheers,
deadbeef
maybe someone has an idea for my problem.
in former times i always used softice on w9x platforms.
i often used the BMSG (breakpoint on windows message)
command and everything was fine.
first getting a valid handle by using HWND and then BMSG with that handle.
when i switched to windows 2K/XP i also tried it out.
addr <programm>
hwnd
bmsg <valid-handle-from-programm> wm_destroy
but BMSG always tells me, i've entered a invalid window handle.
WTF ?
HELP !
cheers,
deadbeef