Thread support in XP Home edition

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to develop a multithreaded app to run on Windows XP Home Edition.
Unfortunately, I just discovered that the MS Message Queue software is only
shipped on XP Professional Edition. I've searched all over MSDN, and can't
find any hint of how to install the MSMQ server on Home Edition.

So, I have a two-part question. Can you install MSMQ on Home Edition (and
on Win 2000)? If so, where can you get it?

Thanks!
 
Message Queuing is not supported on Windows XP Home Edition.
It is supported in both Windows XP Professional and Windows 2000.

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect Your PC!
http://www.microsoft.com/athome/security/protect/default.aspx

-----------------------------------------------------------------------------------------

:

| I am trying to develop a multithreaded app to run on Windows XP Home Edition.
| Unfortunately, I just discovered that the MS Message Queue software is only
| shipped on XP Professional Edition. I've searched all over MSDN, and can't
| find any hint of how to install the MSMQ server on Home Edition.
|
| So, I have a two-part question. Can you install MSMQ on Home Edition (and
| on Win 2000)? If so, where can you get it?
|
| Thanks!
 
Back
Top