find_window.cpp File Reference

#include <basis/convert_utf.h>
#include <basis/guards.h>
#include <basis/istring.h>
#include <basis/portable.h>
#include <opsystem/command_line.h>
#include <loggers/console_logger.h>
#include <opsystem/filename.h>
#include <data_struct/static_memory_gremlin.h>

Include dependency graph for find_window.cpp:

Go to the source code of this file.

Functions

BOOL CALLBACK zingers_enum_proc (window_handle hwnd, LPARAM lParam)
int main (int argc, char *argv[])

Variables

 HOOPLE_STARTUP_CODE
window_handle matching_window = NIL
istring window_name_sought


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 49 of file find_window.cpp.

References filename::basename(), command_line::entries(), command_line::get(), matching_window, NIL, out, command_line::program_name(), filename::raw(), command_parameter::text(), command_parameter::type(), command_parameter::VALUE, window_name_sought, and zingers_enum_proc().

BOOL CALLBACK zingers_enum_proc ( window_handle  hwnd,
LPARAM  lParam 
)

Definition at line 34 of file find_window.cpp.

References matching_window, and window_name_sought.

Referenced by main().


Variable Documentation

HOOPLE_STARTUP_CODE

Definition at line 29 of file find_window.cpp.

window_handle matching_window = NIL

Definition at line 31 of file find_window.cpp.

Referenced by main(), and zingers_enum_proc().

istring window_name_sought

Definition at line 32 of file find_window.cpp.

Referenced by main(), and zingers_enum_proc().


Generated on Fri Nov 28 04:30:31 2008 for HOOPLE Libraries by  doxygen 1.5.1