programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Locked .exe

From: Charles Melice <mail_at_forthcad.com>
Date: Fri, 6 Dec 2002 12:16:34 +0100

I think the task remain executing somewhere on your system.
On Windows2K/NT/XP, you can check that in the Task Manager.

        WM_DESTROY OF
            ....
            \ standalone app: PostQuitMessage
            \ else task NOT removed by Windows
=====> 0 PostQuitMessage DROP
        ENDOF

Charles

----- Original Message -----
From: "Robert Dickow" <dickow_at_uidaho.edu>
To: <sftalk_at_forth.com>
Sent: Friday, December 06, 2002 10:54 AM
Subject: [sftalk] Locked .exe

>
> I just wrote a standalone app that does something wrong. Somehow it is
> leaving a lock on the executable. That is to say, right after running and
> quitting the application, it is not possible to delete the .exe until the
> machine is rebooted. Now let me see... my program must be quitting
> incorrectly, and not releasing something based in the exe on disk...an icon
> resource?
>
> Bob Dickow
>
>
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> For help with listar commands, send subject "help" to listar_at_forth.com
> Archives are located at http://www.forth.com/sftalk -- check them out!
> Search the archives! Visit http://www.forth.com/search for details.

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Fri Dec 06 2002 - 03:11:40 PST

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:04 PST