Commit 2c6ce9a0 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

dpnet: Add DirectPlay8 registry keys.

parent 18414266
HKLM
{
NoRemove 'Software'
{
NoRemove 'Microsoft'
{
'DirectPlay8'
{
'Service Providers'
{
'DPNSPWinsockTCP'
{
val 'Friendly Name' = s 'Internet TCP/IP Connection For DirectPlay'
val 'GUID' = s '{EBFE7BA0-628D-11D2-AE0F-006097B01411}'
}
}
}
}
}
}
......@@ -16,6 +16,9 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
/* @makedep: dpnet.rgs */
2 WINE_REGISTRY dpnet.rgs
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay 8"
#define WINE_FILENAME_STR "dpnet.dll"
#define WINE_FILEVERSION 5,3,0,900
......
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