home *** CD-ROM | disk | FTP | other *** search
- `co(4,7);─────────────────── Welcome to EnQue's UltraWin V2.60 ────────────────────────`co();
- `tab(2);`color_default(LIGHTGRAY,BLUE);`color_keyword(YELLOW,BLUE);`color_first_char(LIGHTCYAN,BLUE);
- `keyword(Introduction,/// Introduction); `keyword(Disclaimer,/// Disclaimer);
- `keyword(Ordering Information,/// Ordering Information); `keyword(The UltraWin Library,/// The UltraWin Library );
- `keyword(Version History,/// Version History);
-
- ┌──────────────────────────────────────────────────────────────────────────┐
- │ `keyword(Compiler Quickstart,[uw_help6.hlp]/// Compiler Quickstart); `keyword(Structures/Globals,[uw_help1.hlp]/// Structures/Globals); │
- │ `keyword(Video Initialization,[uw_help1.hlp]/// Video Initialization); `keyword(Window Basics,[uw_help1.hlp]/// Window Basics); │
- │ `keyword(Window I/O Routines,[uw_help2.hlp]/// Window I/O Routines); `keyword(Cursor Routines,[uw_help2.hlp]/// Cursor Routines); │
- │ `keyword(Tab Stop Control,[uw_help2.hlp]/// Tab Stop Control); `keyword(The Keyboard/Mouse,[uw_help3.hlp]/// The Keyboard/Mouse); │
- │ `keyword(The Window Manager,[uw_help3.hlp]/// The Window Manager); `keyword(Rectangle Functions,[uw_help4.hlp]/// Rectangle Functions); │
- │ `keyword(Data Entry,[uw_help4.hlp]/// Data Entry); `keyword(Menuing,[uw_help4.hlp]/// Menuing); │
- │ `keyword(Font/EGA Control,[uw_help5.hlp]/// Font/EGA Control); `keyword(Print Support,[uw_help6.hlp]/// Print Support); │
- │ `keyword(General Macros,[uw_help5.hlp]/// General Macros); `keyword(Window Macros,[uw_help5.hlp]/// Window Macros); │
- │ `keyword(Timer/Sound Support,[uw_help6.hlp]/// Timer/Sound Support); `keyword(Ctrl-C/Ctrl-Break Control,[uw_help6.hlp]/// Ctrl-C/Ctrl-Break Control); │
- │ `keyword(Graphics Support,[uw_help5.hlp]/// Graphics Support); `keyword(Note to Microsoft C Users,/// Note to Microsoft C Users); │
- │ `keyword(Debugging Support,[uw_help6.hlp]/// Debugging Support); `keyword(Library Naming Conventions,[uw_help6.hlp]/// Library Naming); │
- └──────────────────────────────────────────────────────────────────────────┘
-
- `co(4,7);───────────────────────── /// Introduction ───────────────────────────────────`co();
-
- Welcome to the UltraWin library, version 2.60 ( (C) 1990-94 ) from EnQue
- Software! With this release we at EnQue provide the PC programming world
- with an excellent tool for developing text based applications with
- impressive windowing capability. The UltraWin library is written in 100%
- portable C, with the source compiling without modification for the PC's
- most popular C and C++ compilers, now including Watcom C/C++32 in
- protected mode under the flat memory model!
-
- This help engine was written in C, utilizing only a few of the functions
- of the library. It was designed especially for hypertexted documentation,
- allowing the user to be able to access information about each of the
- UltraWin functions with ease. See the separate help documentation for
- more information about our hypertext help engine. The help system uses a
- number of separate help files, but you need not worry about this. Simply
- page through the help, tab to the desired topic (Shift-tab reverses
- directions), and press [Enter]. The help engine will take you to the
- proper location in the proper file. The first letter of a keyword will
- also hilite that keyword. Backspace will take you to the previous
- topic/file. When you wish to exit the help engine, simply press [ALT-Q] or
- [Esc].
-
- If you are a Borland C/Turbo C user using the Borland DOS-based IDE,
- you can load our tiny TCKBD.COM TSR. This 4k routine allows you to invoke
- our help engine from the DOS Integrated Environment, searching for the
- function/keyword on which the cursor resides, in much the same way as
- Borland's help. To do this, you must setup our help engine as a Transfer
- program. See your Borland manual for details. Include on the command
- line the $NOSWAP macro so that our help will overlay and restore the
- current window. A typical command line from within the transfer editor
- for EGA/VGA 43/50 row mode for ENQHELP.EXE might look like this: "$NOSWAP
- UW_HELP0.HLP 1 0 2 2 77 40". The first numeric parameter is set to 1.
- This tells the help engine to call our TSR to get the string at the
- current cursor location, and use that as the search string. The next is a
- user search string (just use 0 to tell the engine no command line search
- string), and the next four numeric parameters are the screen coordinates
- start x, start y, end x, and end y. These last four parameters are
- optional. A window of the default size will be created if they are
- omitted.
-
- You may also run the help engine directly from the command line,
- removing the $NOSWAP macro. You need not load TCKBD.COM to do this.
- (TCKBD.COM merely allows the help engine to read the word that your cursor
- is currently pointing to - it does not ever have to be loaded, it merely
- adds functionality).
-
- `co(4,7);───────────────────────── /// Ordering Information ───────────────────────────`co();
-
- The non-commercial release of the UltraWin library includes the `co(15,?);small
- model`co(); versions of the library for the Borland Turbo C/C++ compilers (all
- versions), Microsoft C 5.0-8.0, Zortech C, Mix Power C, this ENQHELP.EXE
- program and associated documentation, and several demo and tutorial
- programs that show some of the unique features of the library. The
- non-commercial package is released to the public, so feel free to
- distribute it to your friends, place it in your user's group library, or
- upload it to your favorite BBS! The commercial release of UltraWin adds
- the `co(15,?);large model`co(); libraries and `co(15,?);complete source code`co();.
-
- Many programs can be written to utilize the free small model version.
- However, some applications lend themselves only to the large model. To
- obtain the large model libraries and complete source code, please order
- directly from EnQue.
-
- The full UltraWin package with large model libraries and complete source
- code can be purchased without taking a second mortgage on your home.
- UltraWin 2.60 costs only $99.95. This price includes complete printed
- documentation for both UltraWin and `keyword(InTUItion,[TUI0.HLP]/// Welcome);, our textual user interface
- library. In addition, you receive the latest version of our help engine
- and EGA/VGA font editor. Also, the source comes with a rebuild utility
- (written with UltraWin and InTUItion) that will build for you any model
- library for any of the supported compilers. To fill out and print the
- order form, run the demo and fill in the appropriate information, and
- press [Shift-PrtScrn]! If you do not have a printer, just send a simple
- check or money order, but please don't send cash, as if it
- gets lost or stolen in the mail we'll not be able to fill your order!
- Please mail to:
- `co(15,?);
- EnQue Software
- Route 1, Box 116C
- Pleasant Hill, MO 64080
-
- Fax/Voice: (816) 987-2515
- BBS: (816) 353-5561
- `co();
- Please add $10.00 shipping if you are ordering from outside the
- continental United States.
-
- `co(4,7);──────────────────────────── /// Version History ─────────────────────────────`co();
-
- 10/12/90 -- Version 1.00
- The initial release of the UltraWin library. The demo program, demo
- source, documentation and the small model of the library were released
- to the public. The small model library was generated with Turbo C++.
-
- 10/25/90 -- Version 1.10
- Users of TurboC 2.0 found errors when linking the small library for
- version 1.00. It turned out that libraries generated with Turbo C++ are
- NOT compatible with the older TurboC 2.0. Support was added for not
- only TurboC 2.0, but also Zortech C++ 1.5 and Microsoft C 5.0. The small
- libraries for all three compilers were released to the public along with
- documentation, demo program and demo source.
-
- 11/11/90 -- Version 1.20
- Users of Turbo C++ 1.0 voiced requests to make UltraWin linkable using
- Turbo C++ with .CPP files. The TurboC 2.0 and Turbo C++ library from
- version 1.10 would link fine with a C project, but not a C++ project.
- The source was recompiled and the small model for Turbo C++ that links
- in with other .CPP files was released.
-
- 12/29/90 -- Version 1.21
- The menu_system() function's ability to allow the user to press a single
- key for the first letter of a menu item did not behave properly with key
- return values greater than 255. This was due to a side affect with
- calling the toupper() macro with an integer value. The toupper() macro
- call was replaced with a function that behaves as expected.
-
- 09/08/91 -- Version 2.00
- Version 2.00 adds many additional capabilities including background
- printing support, EGA/VGA downloadable fonts with font editor,
- context-sensitive help, enhanced data entry, clock interrupt support and
- much more. Zortech compiler support is unfortunately dropped due to a
- lack of compatibility. Borland/Microsoft support remains.
-
- `keyword(InTUItion,[TUI0.HLP]/// Intro); 1.00, a textual user interface library and construction
- toolkit is also released, allowing programs using UltraWin to be written
- in record time. The tools and small model libraries are available on
- EnQue's BBS.
-
- 10/08/91 -- Version 2.01
- Version 2.01 solves several minor problems with V2.00 and forms the
- official commercial release. The window structure has been changed to
- reduce memory requirements and allow for future enhancements.
-
- 01/01/92 -- Version 2.10
- Version 2.10 enhances the data entry routines even further, giving you
- the ability to input both left-to-right and right-to-left, clear the
- input when the first non-keypad key is pressed, and even exit after the
- last character is typed, eliminating an [Enter] keypress. These
- enhancements are supported by InTUItion 1.10, also released. In
- addition, the wn_gets_ll function now has an additional "super hook"
- which allows you to modify the functionality of the input routine in
- virtually any way you wish with ease.
-
- 09/15/92 -- Version 2.50
- Version 2.50 enhances the data entry routines even further, giving you
- the ability to move to the end of input on entry, and start data entry
- either in insert or overwrite mode. Also added is a new set of Boolean
- mask characters that allow only T/F or Y/N entry. A new function,
- wn_size allows you to resize a window in a single step. Another new
- function, wn_st_fmt allows text output that obeys control characters
- such as carriage returns, line feeds, tabs, etc. It can even perform
- word wrap! The most important addition however, is the new debugging
- support - UltraWin will detect and report nearly all questionable
- parameters, eliminating much of your debugging effort!
-
- 05/01/94 -- Version 2.60
- Version 2.60 adds more enhancements to the data entry routines, giving
- you added control. Any input can now be set to mask, or "* out" the
- keys typed without affecting the entry string itself. This is useful
- for passwords where the input should not be seen by others, but not
- affect any part of your program that needs the input. The mask
- character (set to "*" initially) can be changed to any character
- desired. UltraWin also now supports Watcom C/C++32 under the DOS4G
- extender. With a protected mode, flat model UltraWin program, you are
- no longer limited to 640K! Now you can use UltraWin to write mulit-
- megabyte programs as easily as DOS 640K applications!
-
- `co(4,7);──────────────────────────── /// Disclaimer ──────────────────────────────────`co();
-
- UltraWin by EnQue Software
-
- UltraWin is a commercial DOS windowing library for the IBM PC. UltraWin
- is copyrighted material, however, you are free to copy and distribute the
- non-commercial version in its original archive file provided there is no
- charge. The non-commercial version includes the small model libraries,
- but `co(15,?);does not include large model libraries or library source code`co();.
- Distribution of the large model libraries and/or library source code is
- in no way permitted, and said distribution is prosecutable under
- copyright law.
-
- You are free to distribute any executables generated with either the
- commercial or non-commercial versions of the library royalty-free. The
- pricing information for UltraWin is provided in both this document and the
- UW_DEMO.EXE program. Purchasing the commercial version is encouraged, as
- it provides you not only with large model libraries and complete source
- code, but also free technical support and software upgrades through the
- EnQue BBS.
-
- Though EnQue strives to provide the highest quality software products at
- the lowest possible price, we cannot accept responsibility for any damages
- that may be incurred by their use.
-
- `co(4,7);────────────────────── /// Note to Microsoft C Users ─────────────────────────`co();
-
- The UltraWin library now compiles under Microsoft C 7.00 and 8.00
- (MSVC). The UltraWin tutorial UW_TUT9.C demonstrates using UltraWin in
- VGA 640x480x16 graphics mode, and has some inline assembly to make the
- graphics character output blazingly fast. This of course requires at
- least MSC 6.00, as 5.00 and below did not support inline assembly.
-
- `co(4,7);──────────────────────── /// The UltraWin Library ────────────────────────────`co();
-
- The UltraWin library is one of the most, if not the most powerful text
- windowing library available for IBM PC and compatible computers. It was
- written specifically for systems that use text displays with many windows
- that overlap and update real-time in the background. An exhaustive array
- of output functions are available, with full color control, scrolling
- (both up and down) and masking capabilities. Also included are input
- functions for data entry such as strings, dates, prices, and even
- user-definable templates. Background printing support, EGA/VGA font and
- palette control, timer control, and this hypertext help engine have been
- added since version 2.00.
-
- `keyword(General Macros,/// General Macros); `keyword(Window Macros,/// Window Macros); `keyword(Functions,/// Functions);
-
- `co(10,1);/// General Macros`co(7,1);
- `keyword(A) hibyte,[uw_help5.hlp]/// hibyte);
- `keyword(B) lobyte,[uw_help5.hlp]/// lobyte);
- `keyword(C) lower,[uw_help5.hlp]/// lower);
- `keyword(D) range,[uw_help5.hlp]/// range);
- `keyword(E) swap,[uw_help5.hlp]/// swap);
- `keyword(F) upper,[uw_help5.hlp]/// upper);
-
- `co(10,1);/// Window Macros`co(7,1);
- `keyword(A) cls,[uw_help5.hlp]/// cls);
- `keyword(B) mv_cs,[uw_help5.hlp]/// mv_cs);
- `keyword(C) wn_att,[uw_help5.hlp]/// wn_att);
- `keyword(D) wn_bdratt,[uw_help5.hlp]/// wn_bdratt);
- `keyword(E) wn_bdr_color,[uw_help5.hlp]/// wn_bdr_color);
- `keyword(F) wn_color,[uw_help5.hlp]/// wn_color);
- `keyword(G) wn_name,[uw_help5.hlp]/// wn_name);
- `keyword(H) wn_name_loc,[uw_help5.hlp]/// wn_name_loc);
- `keyword(I) wn_read,[uw_help5.hlp]/// wn_read);
- `keyword(J) wn_restore,[uw_help5.hlp]/// wn_restore);
- `keyword(K) wn_rfsh,[uw_help5.hlp]/// wn_rfsh);
- `keyword(L) wn_save,[uw_help5.hlp]/// wn_save);
- `keyword(M) wn_get_att,[uw_help5.hlp]/// wn_get_att);
- `keyword(N) wn_get_bdratt,[uw_help5.hlp]/// wn_get_bdratt);
- `keyword(O) wn_get_bdr_style,[uw_help5.hlp]/// wn_get_bdr_style);
- `keyword(P) wn_get_cols,[uw_help5.hlp]/// wn_get_cols);
- `keyword(Q) wn_get_csr_x,[uw_help5.hlp]/// wn_get_csr_x);
- `keyword(R) wn_get_csr_y,[uw_help5.hlp]/// wn_get_csr_y);
- `keyword(S) wn_get_name_loc,[uw_help5.hlp]/// wn_get_name_loc);
- `keyword(T) wn_get_rows,[uw_help5.hlp]/// wn_get_rows);
- `keyword(U) wn_is_bell_flag,[uw_help5.hlp]/// wn_is_bell_flag);
- `keyword(V) wn_is_bk_flag,[uw_help5.hlp]/// wn_is_bk_flag);
- `keyword(W) wn_is_bs_clear,[uw_help5.hlp]/// wn_is_bs_clear);
- `keyword(X) wn_is_cr_flag,[uw_help5.hlp]/// wn_is_cr_flag);
- `keyword(Y) wn_is_cr_lf_flag,[uw_help5.hlp]/// wn_is_cr_lf_flag);
- `keyword(Z) wn_is_csr_adv,[uw_help5.hlp]/// wn_is_csr_adv);
- `keyword(A) wn_is_eol_wrap,[uw_help5.hlp]/// wn_is_eol_wrap);
- `keyword(B) wn_is_hidden,[uw_help5.hlp]/// wn_is_hidden);
- `keyword(C) wn_is_inside,[uw_help5.hlp]/// wn_is_inside);
- `keyword(D) wn_is_lf_flag,[uw_help5.hlp]/// wn_is_lf_flag);
- `keyword(E) wn_is_mask_on,[uw_help5.hlp]/// wn_is_mask_on);
- `keyword(F) wn_is_mgr_flag,[uw_help5.hlp]/// wn_is_mgr_flag);
- `keyword(G) wn_is_overlapped,[uw_help5.hlp]/// wn_is_overlapped);
- `keyword(H) wn_is_popup,[uw_help5.hlp]/// wn_is_popup);
- `keyword(I) wn_is_scroll,[uw_help5.hlp]/// wn_is_scroll);
- `keyword(J) wn_is_set_flag,[uw_help5.hlp]/// wn_is_set_flag);
- `keyword(K) wn_is_tab_flag,[uw_help5.hlp]/// wn_is_tab_flag);
- `keyword(L) wn_is_w_wrap,[uw_help5.hlp]/// wn_is_w_wrap);
- `keyword(M) wn_set_bell_flag,[uw_help5.hlp]/// wn_set_bell_flag);
- `keyword(N) wn_set_bk_flag,[uw_help5.hlp]/// wn_set_bk_flag);
- `keyword(O) wn_set_bdr_style,[uw_help5.hlp]/// wn_set_bdr_style);
- `keyword(P) wn_set_bs_clear,[uw_help5.hlp]/// wn_set_bs_clear);
- `keyword(Q) wn_set_cr_flag,[uw_help5.hlp]/// wn_set_cr_flag);
- `keyword(R) wn_set_cr_lf_flag,[uw_help5.hlp]/// wn_set_cr_lf_flag);
- `keyword(S) wn_set_csr_adv,[uw_help5.hlp]/// wn_set_csr_adv);
- `keyword(T) wn_set_csr_x,[uw_help5.hlp]/// wn_set_csr_x);
- `keyword(U) wn_set_csr_y,[uw_help5.hlp]/// wn_set_csr_y);
- `keyword(V) wn_set_eol_wrap,[uw_help5.hlp]/// wn_set_eol_wrap);
- `keyword(W) wn_set_hidden,[uw_help5.hlp]/// wn_set_hidden);
- `keyword(X) wn_set_inside,[uw_help5.hlp]/// wn_set_inside);
- `keyword(Y) wn_set_lf_flag,[uw_help5.hlp]/// wn_set_lf_flag);
- `keyword(Z) wn_set_mask_on,[uw_help5.hlp]/// wn_set_mask_on);
- `keyword(A) wn_set_mgr_flag,[uw_help5.hlp]/// wn_set_mgr_flag);
- `keyword(B) wn_set_name_loc,[uw_help5.hlp]/// wn_set_name_loc);
- `keyword(C) wn_set_overlapped,[uw_help5.hlp]/// wn_set_overlapped);
- `keyword(D) wn_set_popup,[uw_help5.hlp]/// wn_set_popup);
- `keyword(E) wn_set_scroll,[uw_help5.hlp]/// wn_set_scroll);
- `keyword(F) wn_set_set_flag,[uw_help5.hlp]/// wn_set_set_flag);
- `keyword(G) wn_set_tab_flag,[uw_help5.hlp]/// wn_set_tab_flag);
- `keyword(H) wn_set_w_wrap,[uw_help5.hlp]/// wn_set_w_wrap);
-
- `co(10,1);/// Functions`co(7,1);
- `keyword(B) blink_enable,[uw_help5.hlp]/// blink_enable);
- `keyword(C) check_key,[uw_help3.hlp]/// check_key);
- `keyword(D) clear_mask,[uw_help1.hlp]/// clear_mask);
- `keyword(E) col_row_inrect,[uw_help4.hlp]/// col_row_inrect);
- `keyword(F) cr_inwindow,[uw_help3.hlp]/// cr_inwindow);
- `keyword(G) csr_hide,[uw_help2.hlp]/// csr_hide);
- `keyword(H) csr_show,[uw_help2.hlp]/// csr_show);
- `keyword(I) csr_style,[uw_help2.hlp]/// csr_style);
- `keyword(J) decode_color,[uw_help5.hlp]/// decode_color);
- `keyword(K) disp_print_stats,[uw_help6.hlp]/// disp_print_stats);
- `keyword(L) do_menu,[uw_help4.hlp]/// do_menu);
- `keyword(M) encode_color,[uw_help5.hlp]/// encode_color);
- `keyword(N) end_clock,[uw_help6.hlp]/// end_clock);
- `keyword(O) end_mouse,[uw_help3.hlp]/// end_mouse);
- `keyword(P) end_printer,[uw_help6.hlp]/// end_printer);
- `keyword(Q) end_video,[uw_help1.hlp]/// end_video);
- `keyword(R) event_pending,[uw_help3.hlp]/// event_pending);
- `keyword(S) force_video,[uw_help1.hlp]/// force_video);
- `keyword(T) get_font_info,[uw_help5.hlp]/// get_font_info);
- `keyword(U) get_key,[uw_help3.hlp]/// get_key);
- `keyword(V) init_clock,[uw_help6.hlp]/// init_clock);
- `keyword(W) init_mouse,[uw_help3.hlp]/// init_mouse);
- `keyword(X) init_printer,[uw_help6.hlp]/// init_printer);
- `keyword(Y) init_video,[uw_help1.hlp]/// init_video);
- `keyword(Z) install_font,[uw_help5.hlp]/// install_font);
- `keyword(A) item_add,[uw_help4.hlp]/// item_add);
- `keyword(A) link_window,[uw_help3.hlp]/// link_window);
- `keyword(B) load_font,[uw_help5.hlp]/// load_font);
- `keyword(C) make_top_window,[uw_help3.hlp]/// make_top_window);
- `keyword(D) menu_create,[uw_help4.hlp]/// menu_create);
- `keyword(E) menu_destroy,[uw_help4.hlp]/// menu_destroy);
- `keyword(F) menu_restore,[uw_help4.hlp]/// menu_restore);
- `keyword(G) menu_set,[uw_help4.hlp]/// menu_set);
- `keyword(H) menu_system,[uw_help4.hlp]/// menu_system);
- `keyword(I) menu_system_ll,[uw_help4.hlp]/// menu_system_ll);
- `keyword(J) move_wn_down,[uw_help3.hlp]/// move_wn_down);
- `keyword(K) move_wn_left,[uw_help3.hlp]/// move_wn_left);
- `keyword(L) move_wn_right,[uw_help3.hlp]/// move_wn_right);
- `keyword(M) move_wn_up,[uw_help3.hlp]/// move_wn_up);
- `keyword(N) mv_csr,[uw_help2.hlp]/// mv_csr);
- `keyword(O) m_colrange,[uw_help3.hlp]/// m_colrange);
- `keyword(P) m_hide,[uw_help3.hlp]/// m_hide);
- `keyword(Q) m_lpen_off,[uw_help3.hlp]/// m_lpen_off);
- `keyword(R) m_lpen_on,[uw_help3.hlp]/// m_lpen_on);
- `keyword(S) m_motion,[uw_help3.hlp]/// m_motion);
- `keyword(T) m_moveto,[uw_help3.hlp]/// m_moveto);
- `keyword(U) m_pos,[uw_help3.hlp]/// m_pos);
- `keyword(V) m_pressed,[uw_help3.hlp]/// m_pressed);
- `keyword(W) m_ratio,[uw_help3.hlp]/// m_ratio);
- `keyword(X) m_released,[uw_help3.hlp]/// m_released);
- `keyword(Y) m_reset,[uw_help3.hlp]/// m_reset);
- `keyword(Z) m_rowrange,[uw_help3.hlp]/// m_rowrange);
- `keyword(A) m_show,[uw_help3.hlp]/// m_show);
- `keyword(B) m_textcursor,[uw_help3.hlp]/// m_textcursor);
- `keyword(C) offset_rect,[uw_help4.hlp]/// offset_rect);
- `keyword(D) pl_csr,[uw_help2.hlp]/// pl_csr);
- `keyword(E) print_char,[uw_help6.hlp]/// print_char);
- `keyword(F) print_data,[uw_help6.hlp]/// print_data);
- `keyword(G) print_eol,[uw_help6.hlp]/// print_eol);
- `keyword(H) print_file,[uw_help6.hlp]/// print_file);
- `keyword(I) print_in_bkgrnd,[uw_help6.hlp]/// print_in_bkgrnd);
- `keyword(J) print_screen,[uw_help6.hlp]/// print_screen);
- `keyword(K) print_str,[uw_help6.hlp]/// print_str);
- `keyword(L) print_window,[uw_help6.hlp]/// print_window);
- `keyword(M) rd_csr,[uw_help2.hlp]/// rd_csr);
- `keyword(N) read_palette,[uw_help5.hlp]/// read_palette);
- `keyword(O) read_palette_all,[uw_help5.hlp]/// read_palette_all);
- `keyword(P) realloc_printer,[uw_help6.hlp]/// realloc_printer);
- `keyword(Q) rect_enclosed,[uw_help4.hlp]/// rect_enclosed);
- `keyword(R) is_rect_equal,[uw_help4.hlp]/// is_rect_equal);
- `keyword(S) rect_overlap,[uw_help4.hlp]/// rect_overlap);
- `keyword(T) refresh_column,[uw_help3.hlp]/// refresh_column);
- `keyword(U) refresh_desktop,[uw_help3.hlp]/// refresh_desktop);
- `keyword(V) redisplay_rect,[uw_help3.hlp]/// redisplay_rect);
- `keyword(W) refresh_row,[uw_help3.hlp]/// refresh_row);
- `keyword(X) reset_all_masks,[uw_help3.hlp]/// reset_all_masks);
- `keyword(Y) rom8x14,[uw_help5.hlp]/// rom8x14);
- `keyword(Z) rom8x16,[uw_help5.hlp]/// rom8x16);
- `keyword(A) rom8x8,[uw_help5.hlp]/// rom8x8);
- `keyword(B) save_font,[uw_help5.hlp]/// save_font);
- `keyword(C) set_block_ab,[uw_help5.hlp]/// set_block_ab);
- `keyword(D) set_idle_func,[uw_help3.hlp]/// set_idle_func);
- `keyword(E) set_key_func,[uw_help3.hlp]/// set_key_func);
- `keyword(F) set_mask,[uw_help1.hlp]/// set_mask);
- `keyword(G) set_prt_xlat,[uw_help6.hlp]/// set_prt_xlat);
- `keyword(H) set_rect,[uw_help4.hlp]/// set_rect);
- `keyword(I) set_vid_addr,[uw_help0.hlp]/// set_vid_addr);
- `keyword(I) tone,[uw_help6.hlp]/// tone);
- `keyword(J) unlink_window,[uw_help3.hlp]/// unlink_window);
- `keyword(K) wait_event,[uw_help3.hlp]/// wait_event);
- `keyword(L) wait_ticks,[uw_help3.hlp]/// wait_ticks);
- `keyword(M) wn_bksp,[uw_help2.hlp]/// wn_bksp);
- `keyword(N) wn_border,[uw_help1.hlp]/// wn_border);
- `keyword(O) wn_ch,[uw_help2.hlp]/// wn_ch);
- `keyword(P) wn_claol,[uw_help2.hlp]/// wn_claol);
- `keyword(Q) wn_claos,[uw_help2.hlp]/// wn_claos);
- `keyword(R) wn_clbol,[uw_help2.hlp]/// wn_clbol);
- `keyword(S) wn_clbos,[uw_help2.hlp]/// wn_clbos);
- `keyword(T) wn_clear,[uw_help1.hlp]/// wn_clear);
- `keyword(U) wn_clear_tabs,[uw_help2.hlp]/// wn_clear_tabs);
- `keyword(V) wn_cleol,[uw_help2.hlp]/// wn_cleol);
- `keyword(W) wn_cleos,[uw_help2.hlp]/// wn_cleos);
- `keyword(X) wn_cln,[uw_help2.hlp]/// wn_cln);
- `keyword(Y) wn_co,[uw_help2.hlp]/// wn_co);
- `keyword(Z) wn_create,[uw_help1.hlp]/// wn_create);
- `keyword(A) wn_csr_dn,[uw_help2.hlp]/// wn_csr_dn);
- `keyword(B) wn_csr_left,[uw_help2.hlp]/// wn_csr_left);
- `keyword(C) wn_csr_pos,[uw_help2.hlp]/// wn_csr_pos);
- `keyword(D) wn_csr_right,[uw_help2.hlp]/// wn_csr_right);
- `keyword(E) wn_csr_up,[uw_help2.hlp]/// wn_csr_up);
- `keyword(F) wn_destroy,[uw_help1.hlp]/// wn_destroy);
- `keyword(G) wn_gets,[uw_help4.hlp]/// wn_gets);
- `keyword(H) wn_gets_ll,[uw_help4.hlp]/// wn_gets_ll);
- `keyword(I) wn_hline,[uw_help2.hlp]/// wn_hline);
- `keyword(J) wn_init_tabs,[uw_help2.hlp]/// wn_init_tabs);
- `keyword(K) wn_ins_del_chars,[uw_help2.hlp]/// wn_ins_del_chars);
- `keyword(L) wn_ins_del_lines,[uw_help2.hlp]/// wn_ins_del_lines);
- `keyword(M) wn_move,[uw_help1.hlp]/// wn_move);
- `keyword(N) wn_och,[uw_help2.hlp]/// wn_och);
- `keyword(O) wn_plst,[uw_help2.hlp]/// wn_plst);
- `keyword(P) wn_printf,[uw_help2.hlp]/// wn_printf);
- `keyword(Q) wn_qch,[uw_help2.hlp]/// wn_qch);
- `keyword(R) wn_reset_tab,[uw_help2.hlp]/// wn_reset_tab);
- `keyword(S) wn_scroll_reg,[uw_help2.hlp]/// wn_scroll_reg);
- `keyword(T) wn_set,[uw_help1.hlp]/// wn_set);
- `keyword(U) wn_set_tab,[uw_help2.hlp]/// wn_set_tab);
- `keyword(V) wn_size,[uw_help2.hlp]/// wn_size);
- `keyword(W) wn_st,[uw_help2.hlp]/// wn_st);
- `keyword(X) wn_st_fmt,[uw_help2.hlp]/// wn_st_fmt);
- `keyword(Y) wn_st_qty,[uw_help2.hlp]/// wn_st_qty);
- `keyword(Z) wn_tab_left,[uw_help2.hlp]/// wn_tab_left);
- `keyword(A) wn_tab_right,[uw_help2.hlp]/// wn_tab_right);
- `keyword(B) wn_vline,[uw_help2.hlp]/// wn_vline);
- `keyword(C) write_palette,[uw_help5.hlp]/// write_palette);
- `keyword(D) write_palette_all,[uw_help5.hlp]/// write_palette_all);