Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() maplemaple wrote: But why when I checked the number of threads of Excel in Windows Task Manager. The Processes tab can show threads information about the processes running on computer by selecting thread count in view option. And it shows Excel is a process with multiple threads. ?? thanks again -- maplemaple ------------------------------------------------------------------------ maplemaple's Profile: http://www.excelforum.com/member.php...o&userid=30460 View this thread: http://www.excelforum.com/showthread...hreadid=501263 Wouldn't being event-driven virtually require being multi-threaded? I would guess you would need at least one monitoring thread. Calculation and screen-updating seem to take place in different threads sice the screen seems to update *while* calculation is going on - but this may be an illusion. -scattered |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multi threaded calculation (multi CPU) - impact on calculation spe | Excel Discussion (Misc queries) | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
Excel is multi thread program? | Excel Discussion (Misc queries) | |||
Threaded programming in VBA | Excel Programming | |||
How to program multi-select list box? | Excel Programming |