|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <vdplobby.h>
Public Attributes | |
| DWORD | dwSize |
| GUID | guidApplication |
| union { | |
| LPSTR lpszAppNameA | |
| LPWSTR lpszAppName | |
| }; | |
Definition at line 56 of file vdplobby.h.
| union { ... } |
| DWORD DPLAPPINFO::dwSize |
Definition at line 58 of file vdplobby.h.
| GUID DPLAPPINFO::guidApplication |
Definition at line 59 of file vdplobby.h.
| LPWSTR DPLAPPINFO::lpszAppName |
Definition at line 63 of file vdplobby.h.
| LPSTR DPLAPPINFO::lpszAppNameA |
Definition at line 62 of file vdplobby.h.