zing_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 <stdio.h>

Include dependency graph for zing_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 56 of file zing_window.cpp.

References filename::basename(), istring::begins(), istring::convert(), command_line::entries(), command_line::get(), istring::length(), matching_window, NIL, out, command_line::program_name(), filename::raw(), istring::s(), 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 41 of file zing_window.cpp.

References matching_window, and window_name_sought.


Variable Documentation

HOOPLE_STARTUP_CODE

Definition at line 36 of file zing_window.cpp.

window_handle matching_window = NIL

Definition at line 38 of file zing_window.cpp.

istring window_name_sought

Definition at line 39 of file zing_window.cpp.


Generated on Wed Nov 19 04:29:42 2008 for HOOPLE Libraries by  doxygen 1.5.1