|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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.