![]() |
|
|||||||
| 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 |
|
|||
|
I'm trying to make an application which does something based on an argument provided in a .lnk flie.
My problem is that the application is slow to load, probably because it has to read the "actions.ini" every time it starts. Is there a way to talk to an already running program using .lnk files? I saw this thread, but it is not really what I want, If there is no other solution I can try that one though... Thanks |
|
||||
|
Quote:
See my beta demo ini editor... it loads a small (10 lines or so" ini file with the most important things.... You could create a smal ini.file containing the file names of the lnk, and have the app "read" them during executions, has needed... This would problebly cause some files to be read several times, but should not cause a too big lagg time...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
||||
|
If you want to have an idea of how long it would take to load a BIG ini file, create a dumy ini file ( any textfile will do) and name it something.ini and load it with my app...
In my app the load time is NOT optimum, as I gave a small (50ms) time gap beetween each line read to create the "Load-write" effect.. Still it will be only a few seconds to load such a BIG ini file...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
||||
|
Quote:
Ramdom's emthod seems simple enought to Append to your project..either as is or as a sub...
__________________
Paulo Gomes Porto, Portugal PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD PPC: Qtek9000, 1GB SD DLL Version Listing |
|
||||
|
I hope it works for you but please feed back your experience, good or bad, as it will help others that may have similar applications.
Regards, RandomCoder
__________________
Desktop: Pentium D 920 (2.8GHz, 4MB L2 Cache, 800MHz FSB), 1024MB, 256MB Radeon X600, 250GB HD. Device : Axim X51v XScale 624MHz, 3.7" VGA, 64MB SDRAM, 256MB Flash ROM + 1Gb SD. "Defeat never comes to any man until he admits it."Josephus Daniels |
![]() |
| 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 |
| application already running | micro | Questions & Help Needed | 3 | 09-04-2008 10:20 AM |
| Modules - more information | Erel | Beta Versions | 4 | 09-02-2008 06:42 AM |
| Send data to serial port for other application | schimanski | Questions & Help Needed | 6 | 04-08-2008 06:45 PM |
| QuickSMS - Define your own custom speed send messages and send them quickly! | Oran | Share Your Creations | 2 | 02-17-2008 07:30 AM |
| Background running application | eddy_ys | Questions & Help Needed | 5 | 09-27-2007 09:29 AM |