Microsoft DirectX 8.1 (Visual Basic) |
Contains the registry entries needed for applications designed to work with DirectPlayLobby.
typedef struct _DIRECTXREGISTERAPP { DWORD dwSize; DWORD dwFlags; LPSTR lpszApplicationName; LPGUID lpGUID; LPSTR lpszFilename; LPSTR lpszCommandLine; LPSTR lpszPath; LPSTR lpszCurrentDirectory; } DIRECTXREGISTERAPP, *PDIRECTXREGISTERAPP, *LPDIRECTXREGISTERAPP;
Windows NT/2000/XP: Requires Windows 2000.
Windows 98/Me: Requires Windows 98 or later. Available as a redistributable for Windows 98.
Header: Declared in Dsetup.h.