![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi everybody,
I am developing a number of small programs to compensate the short comings of a large application. Those programs will work on data files used by that application. As I do not know how that application internally works and whether concurrent access to the data files may cause problems, I want to check whether that application is running. Does a more simple way exist than using MortScript? I do not like the complication of getting feed back from Mortscript and the additional distribution effort of my application. Harry |
|
||||
|
Hi,
To see if an application is running you can use this library (latest version) Useful Library Attached is a small sample. Full sample showing all the functionality can be found here dzSpy - Spy and Task Manager App - Open Source |
|
|||
|
Dimitri,
Thanks for the prompt reply. However, I encounter a problem compiling the sample program for the device. The following (translated) message is given: __________________________________________________ __________ External Compiler Error Error compiling program. Error message : error CS0103 The name nulld does not exist in the current context Line number: 8 If dzhw.GetWindowHandle("null", "Rekenmachine") > 0 Then __________________________________________________ ___________ The word nulld is not a typing error. Any idea what is going wrong? Harry |
|
||||
|
Quote:
|
|
|||
|
Hallo Dimitris,
Just a small question. It seems to me that you build your own libraries. Did you ever create a library which contains the function to rename a file, like: rename [Drive:][Path] filename1 filename2? Harry |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| running an other applikation | Georg | Questions & Help Needed | 2 | 04-29-2008 06:01 AM |
| prevent running same app twice | Put Claude | Share Your Creations | 0 | 02-03-2008 03:01 PM |
| Running other apps | Ianmac | Questions & Help Needed | 2 | 12-16-2007 02:30 PM |
| running .cab files from a program on the device | Louis | Questions & Help Needed | 1 | 11-13-2007 06:18 AM |
| running in background | tvrman | Questions & Help Needed | 15 | 08-24-2007 03:37 AM |