|
Window's process for RCP app. -
03-24-2011, 06:50 PM
I have a RCP app. When I run it in 32 bit pc, I see myprogram.exe in Task manager. But when I run it in 64bit pc there are two processes - myprogram.exe and javaw.exe. Why are they different?
Thanks.
|