Announcement

Collapse
No announcement yet.

Unable to terminate process

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

  • Unable to terminate process

    When running/debugging my program using PBDLL (PB5.exe) function WINMAIN, I get a message "Unable to terminate Process" after the "Program Finished" message. I have to exit PB5 and call it again to run my program. What's wrong?

  • #2
    What operating system are you running in?

    How big is your program?

    Is it multi-threaded?

    --Dave


    -------------
    PowerBASIC Support
    mailto:[email protected][email protected]</A>

    Home of the BASIC Gurus
    www.basicguru.com

    Comment


    • #3
      Running PB5 under Windows NT. It doesn't matter whether running as an exe or dll whether it's 3 line program or 30000 line program, I always get this message when running/debugging.

      Comment


      • #4
        By NT I assume you mean NT4? If so, you may have a "service pack" problem... Many people reported problems (of all types, not specifically PowerBASIC related) with SP4. The usual solution is to revert to SP3 or jump to SP5. SP6 has been available for some time, but I have no idea of it's "reliability".

        Has anyone here had (or heard of) problems with SP6?



        -------------
        Lance
        PowerBASIC Support
        ( mailto:[email protected][email protected]</A> )
        Lance
        mailto:[email protected]

        Comment

        Working...
        X