ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <windows.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
BOOL CALLBACK | EnumDesktopProc (LPWSTR lpszWindowStation, LPARAM lParam) |
BOOL CALLBACK | EnumWindowStationProc (LPWSTR lpszWindowStation, LPARAM lParam) |
int | main () |
Definition at line 13 of file enumws.c.
Referenced by main().
Definition at line 30 of file enumws.c.