Re: Processes still running after closing

From: ambshah (ambshah_at_hotmale.not4spam)
Date: 12/27/04


Date: Tue, 28 Dec 2004 00:01:35 +0530

in vb halt go to debug mode and
?forms(0).name
this should give you the name of the form that is still in memory.
regards
ambrish
"A.B." <a.b.@sympatico.ca> wrote in message
news:u0d2Tez0EHA.2040@tk2msftngp13.phx.gbl...
> Hi,
>
> When I close my application (in VB6 with Access 2000), I still have
> processes runnning.
> Actually, it only occurs when I print a report, otherwise the application
> ends normally when I close the last window.
> My question is : Can I find out which process is still running ( a
> recordset
> open, a form an so on..) an by which mean?
>
> Thank you for your help.
>
> A.B.
>
>



Relevant Pages

  • Re: VS.NET just goes away!!
    ... debug to release, ran the build, then switched back to debug mode to get it ... > run repair & add more memory. ... I transferred the project back to my old 1/2 gig computer and it ... > unacceptable that it would just go away with no error message or anything. ...
    (microsoft.public.vsnet.general)
  • Re: 11/40 misbehaviour
    ... When it 'dies', does it halt, or lock up so that none of the console ... every memory access is destructive, and the data must be written back). ... it was via the 'trap catcher', then the display will show the vector + 4 ...
    (comp.sys.dec)
  • Re: mfc42.dll and xp sp2?????
    ... an imaging application. ... Besides I thought Debug mode didn't zero out memory just filled it. ...
    (microsoft.public.vc.mfc)
  • Re: Visual C++ project when runs consumes 1MB/Sec
    ... The code that invokes onMessage (the code that sends the message including ... the "dat" param) can also contain memory and handle leaks. ... >>> executed in debug mode, the task manager shows that memory used by the ...
    (microsoft.public.vc.language)
  • Re: Program analysis
    ... strcpying from an uninitialised memory. ... You also don't know if strcpy() won't halt since you don't ... set sock ...
    (comp.programming)