Announcement

Collapse
No announcement yet.

MSGBOX not legal in debugger?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mark Newman
    replied
    Thanks for the help, there does seem to be something strange going on with PB6 on my system (more than just the MSGBOX problem). I'll update to SP6 and see if that helps.

    Mark Newman

    ------------------
    ---
    Mark Newman

    Leave a comment:


  • Cecil Williams
    Guest replied
    Mark,

    Just tried your quickie program in NT4.0 sp6, ran just fine. We
    never went to sp4 because of the problems M$ had with this service pack.

    Suggest you go to sp6, this should cure a lot of ills, KNOWN and UNKNOWN.

    Cheers,
    Cecil

    ------------------

    Leave a comment:


  • Semen Matusovski
    replied
    NT5 - no problems (Pentium 3 - 550)

    ------------------

    Leave a comment:


  • Mark Newman
    started a topic MSGBOX not legal in debugger?

    MSGBOX not legal in debugger?

    I'm getting a GPF when my app uses the PB MSGBOX function when running in the debugger, yet it's fine in the EXE. For example, if I single-step this code I get a GPF message when the MSGBOX statement executes (or tries to anyway):

    #COMPILE EXE
    #REGISTER ALL
    #DIM ALL

    FUNCTION PBMAIN

    MSGBOX "Test"

    END FUNCTION

    Is this a known condition? I searched here but didn't find anything related.

    (NT4/SP4, Pent3/400, PB6, VB6/SP3)

    Thanks,

    Mark Newman
Working...
X
😀
🥰
🤢
😎
😡
👍
👎