Announcement

Collapse
No announcement yet.

Unable to terminate process

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

  • Lance Edmonds
    replied
    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> )

    Leave a comment:


  • Wane Post
    Guest replied
    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.

    Leave a comment:


  • Dave Navarro
    replied
    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>

    Leave a comment:


  • Wane Post
    Guest started a topic Unable to terminate process

    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?
Working...
X