simple thread
- From: Nomen Nescio <nobody@xxxxxxxxx>
- Date: Thu, 25 Aug 2005 03:30:02 +0200 (CEST)
What is the very simplest way for procedure A to call procedure B, so that procedure B only executes after procedure A has returned?
This is a COM interface. There is no main program available to call them serially.
.
Relevant Pages
- Re: About Override Class Question
... the simplest way to do what you seem to want ... class A and fills it with all relevant data. ... public A ConvertToBase() ... Prev by Date: ... (microsoft.public.dotnet.languages.csharp) - Re: Complicated equation involving imaginaries...
... >The above equation is the simplest I could get it down to. ... Using whole numbers with this equation, I = Sqrt. ... Prev by Date: ... (sci.math.num-analysis) - Simple thread-safe counter?
... multiple threads. ... What's the simplest and most natural way to do this? ... but are messier than I'd like. ... Prev by Date: ... (comp.lang.python) - reg: creation of web.xml file in tomcat
... folder saved in webapps so that i can access servlet stored in it. ... can anybody tell me the simplest web.xml code. ... and the tips to alter it ... Prev by Date: ... (comp.lang.java.gui) - reg: creation of web.xml file in tomcat
... folder saved in webapps so that i can access servlet stored in it. ... can anybody tell me the simplest web.xml code. ... and the tips to alter it ... Prev by Date: ... (comp.lang.java.programmer) |
|