Commit 0b728a0b authored by Alexander Nicolaysen Sørnes's avatar Alexander Nicolaysen Sørnes Committed by Alexandre Julliard

dpnet: Register DirectPlay8ThreadPool object.

parent b15bcdde
......@@ -491,6 +491,16 @@ static struct regsvr_coclass const coclass_list[] = {
"DirectPlay8.LobbiedApplication",
NULL
},
{
&CLSID_DirectPlay8ThreadPool,
"DirectPlay8 Thread Pool Object",
NULL,
"dpnet.dll",
"Both",
"DirectPlay8.ThreadPool.1",
"DirectPlay8.ThreadPool",
NULL
},
{ NULL } /* list terminator */
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment