![]() |
|
#1
|
|||
|
|||
How to stop DLL?we have created a dll in c.
From java we are calling that c dll. The dll is linking and running properly In the middle of the execution, how we can stop the dll and return the control to java? |
|||
|
#2
|
||||
|
||||
Re: how to stop dllQuote:
What do you mean by "stop the dll"? Is some function in the dll running in a separate thread? Otherwise functions will return when they are done executing... Best regards, Lucian __________________
Please read these Guidelines before posting on the forum "A person who never made a mistake never tried anything new." Einstein |
|
#3
|
|||
|
|||
Re: how to stop dllok,
can we call another function of dll using separate java thread while the execution of first function? |
|
#4
|
||||
|
||||
Re: how to stop dllQuote:
Assuming the first call returned, yes. You can spawn a new Java thread or call a C function that starts its own thread. You will have to rely on the code in the dll to do its own multithreading synchronization though. Best regards, Lucian __________________
Please read these Guidelines before posting on the forum "A person who never made a mistake never tried anything new." Einstein |
Recent GIDBlog
Toyota - 2009 May Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| EbizWebDirectory.com - Best Ecommerce Directory your one stop online ecommerce guide | ebwebdirectory | Member Announcements, Advertisements & Offers | 0 | 16-Jan-2006 04:01 |
| How to update newly added Virtual directories without stop and start of existing | itsvasu | Apache Web Server Forum | 0 | 02-Mar-2005 08:04 |
| HELP! Stop php executing! | dopee | MySQL / PHP Forum | 4 | 05-Feb-2005 10:01 |
| How to stop a aplication | electron | C Programming Language | 1 | 20-Sep-2004 09:14 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The