home *** CD-ROM | disk | FTP | other *** search
- System
- Arial
- Arial
- Print Window
- Dialog
- Page 1
- Print Window
- prnXRes
- prnYRes
- scrnXRes
- scrnYRes
- BREAKS
- C&File
- &Open... Ctrl+O
- &Save Ctrl+S
- Save &As...
- saveas
- &Import...
- import
- &Export...
- export
- Print Set&up...
- printsetup
- &Print Pages... Ctrl+P
- printpages
- Prin&t Report...
- printreport
- Send &Mail...
- sendmail
- &Run...
- E&xit Alt+F4
- &Edit
- &Undo Ctrl+Z
- Cu&t Ctrl+X
- &Copy Ctrl+C
- &Paste Ctrl+V
- paste
- C&lear Del
- clear
- Select &All Shift+F9
- selectall
- Select Pa&ge Shift+F12
- selectpage
- &Size to Page F11
- sizetopage
- F&ind... F5
- search
- Re&place...
- replace
- Aut&hor F3
- author
- &Text
- &Character... F6
- character
- &Paragraph... F7
- paragraph
- &Regular Ctrl+Space
- regular
- &Bold Ctrl+B
- &Italic Ctrl+I
- italic
- &Underline Ctrl+U
- underline
- Stri&keout Ctrl+K
- strikeout
- Superscrip&t/Subscript
- super/subscript
- &Normal Script
- normalscript
- Su&bscript Ctrl+L
- subscript
- Su&perscript Ctrl+Shift+L
- superscript
- &Show Hotwords F9
- showhotwords
- &Page
- &Next Alt+Right
- &Previous Alt+Left
- previous
- &First Alt+Up
- first
- &Last Alt+Down
- &Back Shift+F2
- &History... Ctrl+F2
- history
- N&ew Page Ctrl+N
- newpage
- &Help
- &Contents F1
- contents
- Status &Bar F12
- statusbar
- buttonclick
- printmode
- lockScreen
- e= TRUE
- printMode
- enabled
- B"X" = FALSE
- B"Y" =
- "X" =
- "Y" =
- "X" = LIGHTGRAY
- "Y" =
- "X" = "0"
- "Y" = "0"
- B"X" =
- B"Y" =
- "X" =
- "Y" =
- "X" = WHITE
- "Y" =
- "X" = "1.0"
- "Y" = "1.0"
- = 3
- B"X" =
- B"Y" =
- "X" =
- "Y" =
- "X" =
- "Y" =
- "X" = prnXRes
- "dialog"/scrnXRes
- "Y" = prnYRes
- 1993,1994. Asymetrix Corporation. All Rights Reserved. *
- 9gives you permission
- e, revise,
- reuse the *
- --* individual
- scripts
- your own *
- --* applications.
- You may
- P entire
- --* substantial part
- redistribution
- i product. *
- retains
- copyright on
- original elements
- . Include
- notice:
- --* "Portions
- 1993, 1994.
- they contain
- copied
- --* Original Author: Ned Baker
- --* Updated By: Michael Florence
- linksysbook
- linkDlls
- initMenus
- printWindow
- LOCAL STACK winList, nameList,
- , handleList
- whatWin =
- "dialog"
- status = 0
- LOGPIXELSX = 88
- LOGPIXELSY = 90
- device metrics
- driverInfo = getWinIniVar("windows", "
- *NULL
- "There
- no printer attached."
- deviceName =
- deviceFile =
- devicePort =
- hDC = createIC(
- prnXRes
- getDeviceCaps(
- prnYRes
- deleteDC(
- f"DISPLAY",
- scrnXRes
- scrnYRes
- = sysopenwindows
- windowhandle
- = getViewerName(
- media
- running multimedia toolbook
- sysOpenMedia <> "
- mediaList =
- whatClip =
- mmDeviceWindow
- dropdownitems
- combobox "openWindows"
- currentpage
- listtotextline(
- parentwindow
- %modal
- isOpen
- prnWindow =
- hWnd = windowHandle
- printArea =
- area"
- printMode =
- mode"
- X =
- Y =
- toTop =
- update =
- B"statusBar"
- close
- oldSys = sysSuspendMessages
- = TRUE
- oldStatus =
- statusbar
- --
- pallettes
- NOT sysRuntime
- lineEndsPalette
- toolbar
- bringWindowToTop(
- hWnd1 =
- InvalidateRect(
- ",0,0)
- updateWindow(
- yield()
- doPrintWindow(
- , X, Y)
- Request "An error occurred during printing:"&CRLF&DIBError(
- -- *
- -- * Description:
- -- * This function prints the specified
- default
- -- *
- -- * Parameters:
- -- * WORD
- - Specifies
- emust
- xbe iconic
- be topmost on
- display.
- -- *
- `fPrintArea -
- Must be
- : 1 (corresponds
- PW_ALL)
- PW_CLIENT)
- -- *
- fPrintOpt
- z options.
- PW_BESTFIT)
- PW_STRETCHTOPAGE)
- PW_SCALE)
- -- *
- wXScale, wYScale - X
- Y scaling factors
- parameter.
- If 1
- are
- these two parameters (
- ) should be 0 (zero).
- -- * STRING szJobName -
- that
- would like
- job (
- pshows up
- Manager
- %well
- "Now Printing..."
- box). (Still working on implementing
- version does
- xhave
- -- * Return Value: 0
- successful, a
- z> 0 corresponding
- -- *
- , wPrintArea, wPrintOpt,
- ErrNo
- Z < 1
- c > 2
- < 1
- hDib
- CopyWindowToDIB (
- != 0
- wReturn
- PrintDIB (
- DestroyDIB (
- -- *
- -- *
- -- *
- - specifies
- -- *
- independent bitmap
- -- *
- -- *
- - identifies
- -- *
- -- *
- copies
- -- *
- hRectWnd
- GlobalAlloc (66, 8)
- lpRectWnd
- GlobalLock (
- GetWindowRect (
- CopyScreenToDIB (
- = 2 --
- client
- GetClientRect (
- .(0,
- .(2,
- .(4,
- .(6,
- clientRect
- ScreenFromClient (
- , x1 & "," & y1 & "," & x2 & "," & y2)
- .(0,
- .(2,
- .(4,
- .(6,
- GlobalUnlock (
- GlobalFree (
- CopyWindowToDib
- -- *
- -- *
- -- * POINTER
- -- *
- -- *
- -- *
- -- *
- -- *
- hBitmap
- CopyScreenToBitmap (
- #= 0
- hPalette
- GetSystemPalette ()
- BitmapToDIB (
- DeleteObject (
- -- *
- -- *
- -- * None
- -- *
- -- *
- 4palette
- -- *
- -- *
- returns a
- . which represents
- -- *
- 4RGB values
- logical
- -- *
- GetSystemPaletteEntries
- -- Find out how many
- entries we want.
- GetDC (0)
- nColors
- PalEntriesOnDevice (hDC)
- -- Allocate memory
- -- sizeof(LOGPALETTE) = 64
- PALETTEENTRY) = 32
- hLogPal
- 64 + (
- * 32))
- -- If we didn't
- ?= 0
- ReleaseDC (0,
- -- Get a
- lpLogPal
- -- Fill
- palVersion
- palNumEntries fields
- structure.
- x300 (dec = 768)
- 3.0
- later.
- 2(0,
- , 768)
- 2(2,
- palPalEntry
- tempPointer
- lpPalPalEntry
- (hDC, 0,
- -- Create
- Once
- done we
- 't need
- -- so free
- CreatePalette (
- -- Do
- clean up.
- -- *
- -- *
- -- *
- context
- -- *
- -- * INT
- -- *
- -- *
- gets
- -- SIZEPALETTE = 104
- GetDeviceCaps (
- -- For non-
- devices, we will
- no.
- -- colors
- -- NUMCOLORS = 24
- -- *
- -- *
- -- *
- -- *
- -- *
- -- *
- -- *
- -- *
- IsRectEmpty (
- ) <> 0
- hScrDC
- CreateDC ("
- 0, 0, 0)
- hMemDC
- CreateCompatibleDC (
- .(0,
- .(2,
- .(4,
- .(6,
- screen resolution.
- xScrn
- , 8) -- HORZRES
- yScrn
- , 10) -- VERTRES
- -- Make sure
- nX < 0
- nY < 0
- nWidth
- nHeight
- compatible
- CreateCompatibleBitmap (
- -- Select
- hOldBitmap
- SelectObject (
- -- Bitblt
- ]SRCCOPY
- 0x00CC0020L = 13369376
- BitBlt (
- , 0, 0,
- , nX, nY, 13369376)
- -- Do
- DeleteDC (
- -- *
- -- * Purpose:
- Frees
- associated
- fa DIB
- -- * Returns:
- Nothing
- -- *
- -- *
- -- *
- routine
- actual
- -- *
- PrintBand()
- 7(see below),
- procedure drives the
- -- *
- operation.
- () has
- code
- ;banding
- -- *
- printers.
- can be distinguished
- -- *
- () API (
- -- *
- repeatedly call
- NEXTBAND escape
- -- *
- supports
- BANDINFO
- -- *
- used
- determine whether
- "wants"
- -- * graphics (
- ignore
- -- *
- -- *
- -- *
- be printed
- -- *
- - tells
- , OR
- -- *
- (integers)
- p output
- -- *
- -- *
- errors.h
- description)
- -- * One
- : ERR_INVALIDHANDLE
- ERR_LOCK
- ERR_SETABORTPROC
- ERR_STARTDOC
- ERR_NEWFRAME
- ERR_ENDDOC
- ERR_GETDC
- ERR_STRETCHDIBITS
- validation.
- lpDIBHdr
- bits.
- lpBits
- FindDIBBits (
- hPrnDC
- GetPrinterDC ()
- <> 0
- -- COLORONCOLOR = 3
- SetStretchBltMode (
- X, 3)
- -- Determine
- --
- . fill
- --
- CalculatePrintRect)
- hPrintRect
- lpPrintRect
- .(0,
- * 100)
- .(2,
- * 100)
- biWidth
- /(4,
- biHeight
- /(8,
- -- Call Escape()
- (10)
- strlenszJobName
- StringEscape (
- , 10,
- 0, 0)
- -- Something went wrong. Do
- --
- BANDINFOSTRUCT.
- hBandInfo
- lpBandInfo
- --
- initial
- AStructure
- --
- $ we
- -- also
- }! we
- .(0,
- , 1)
- -- bGraphics
- .(2,
- -- bText
- .(4,
- .(0,
- )) -- bRectLeft
- .(6,
- .(2,
- )) -- bRectTop
- .(8,
- .(4,
- )) -- bRectRight
- .(10,
- .(6,
- )) -- bRectBottom
- --
- a rect
- --
- funtion
- -- Check
- If we
- z, loop through
- -- each
- , calling
- -- (
- supported)
- Else,
- --
- )clipping
- --
- --
- -- QUERYESCSUPPORT = 8
- --
- ) = 2
- hNEXTBAND
- lpNEXTBAND
- .(0,
- PointerEscape (
- , 8, 2,
- ?, 0)
- --
- --
- v = 24
- .(0,
- , 24)
- bBandInfoDevice
- , 8, 2,
- -- Do
- (3),
- --
- returned
- $ where we
- --
- exits
- empty.
- c(DwordPointerEscape (
- , 3, 0, 0,
- ) > 0)
- ) = 0)
- -- Do
- needed.
- PointerPointerEscape (
- , 24, 12,
- -- Pass
- -info flags
- -- data
- Note
- pass
- ! bandinfo
- -- stuff
- above (i.e.
- .(0,
- .(2,
- wErrorCode
- --
- "whole
- .(0,
- .(0,
- )) --
- .(2,
- .(2,
- )) --
- .(4,
- .(4,
- )) --
- .(6,
- .(6,
- )) --
- , 1, 1,
- -- Non-
- (1).
- DwordEscape (
- , 1, 0, 0, 0)
- -- End
- Only
- (11)
- -- we did
- xabort
- , 11, 0, 0, 0)
- -- We errored
- , but don't
- E,- we still
- --
- , box,
- instances, etc.
- --
- -- *
- -- *
- "a DC
- ¤tly selected
- -- *
- - on
- -- * History:
- GetWinIniVar ("
- printDevice
- printDriver
- printPort
- hdcPrint
- CreatePrinterDC (
- 7, 0)
- += 0
- -- *
- -- * Given
- 'DIB,
- + on the
- -- *
- 'image
- `/coordinates).
- -- *
- -- *
- R1WORDs
- specify
- -- * Y directions, respectively.
- 3', cxDIB, cyDIB
- information
- cxPage
- 8) --
- pixels (
- cyPage
- 10) --
- cxInch
- 88) --
- N/inch - X (
- cyInch
- 90) --
- -- * Best Fit
- preserves
- -- *
- )DIB's aspect
- fills
- horizontally.
- -- *
- -- *
- \)formula
- calculates
- -- *
- k$, based on
- *ize
- -- *
- #*width
- 6*relative
- -- * a
- G) = 1 --
- myTop
- myLeft
- myBottom
- ) / (
- myRight
- .(0,
- .(2,
- .(4,
- .(6,
- -- * Scaling
- * --
- -- * multipliers
- multiply
- height/
- b* = 3 --
- cxMult
- .(0,
- cyMult
- .(2,
- .(0,
- .(2,
- .(4,
- h/ 100))
- .(6,
- r/ 100))
- --
- + = 2 --
- .(0,
- .(2,
- .(4,
- .(6,
- -- *
- -- *
- )ALL
- called
- -- *
- 6(()
- -- *
- lpRectClip
- =-rectangular
- -- *
- 1 we
- (i.e. we
- -- *
- fDoText
- fDoGraphics
- -- * appropriately (
- -- *
- Normally
- -- *
- M lpRectOut,
- , lpDIBBits
- rectOutLeft
- .(0,
- rectOutTop
- .(2,
- rectOutRight
- .(4,
- rectOutBottom
- .(6,
- /(4,
- /(8,
- dblXScaling
- dblYScaling
- },we
- up a
- holds
- n/paper
- WILL be
- intersect
- /lpClipRect
- 8 we NEED
- Then, we
- IntersectRect (
- )) = 0
- rectLeft
- .(0,
- rectTop
- .(2,
- rectRight
- .(4,
- rectBottom
- .(6,
- rectInLeft
- + 0.5)
- rectInTop
- + 0.5)
- rectInRight
- + 0.5)
- rectInBottom
- + 0.5)
- StretchDIBits (
- , 0, 13369376)
- -- DestDC
- -- DestX
- --
- -- DestY
- --
- -- DestWidth
- --
- -- DestHeight
- -- SrcX
- - (rectInBottm -
- ) -- ScrY
- -- SrcWidth
- -- SrcHeight
- -- lpBitInfo
- 0 -- DIB_RGB_COLORS
- -- wUsage
- 13369376) --
- -- dwROP
- -- *
- -- *
- -- *
- packed-
- (block
- -- *
- -- *
- -- *
- -- *
- 4address
- -- *
- ) + PaletteSize (
- -- *
- -- *
- -- *
- -- *
- -- *
- -- *
- -- *
- required
- store
- -- * multiplying
- RGBQUAD (
- -- *
- ^; 3.0-style
- RGBTRIPLE (
- OS/2-
- -- *
- DIBNumColors (
- ) * 4 --
- -- *
- -- *
- -- *
- -- *
- -- *
- d' table
- -- *
- -- *
- -- *
- Hfinding
- !Win3.0
- OS/2-
- -- * DIB). If
- '=2,
- (=16,
- (=256,
- -- *
- 24, no
- -- If
- ?8biClrUsed
- BITMAPINFOHEADER
- -- otherwise
- -- on
- dwClrUsed
- ,(32,
- wBitCount
- 2(14,
- -- *
- -- *
- -- *
- convert
- -- *
- -- *
- -- *
- -- *
- -- *
- ':creates a
- 0= 0
- hBitmapStruct
- 1414)
- lpBitmapStruct
- -- 2nd
- = 14
- GetObject (
- x, 14,
- -- If no
- 1 = 0
- GetStockObject (15)
- -- DEFAULT_PALETTE
- bmPlanes
- )(8,
- bmBitsPixel
- )(9,
- biBits
- -<= 1
- @> 1
- H<= 4
- [> 4
- c<= 8
- v> 8
- ~<= 24
- hBitmapInfo
- 3640)
- lpBitmapInfo
- <BITMAPINFOSTRUCTURE
- ,(0,
- ;, 40)
- /(4,
- .(2,
- /(8,
- .(4,
- 2(12,
- 2(14,
- ,(16,
- , 0) -- 3rd
- BI_RGB
- ,(20,
- /(24,
- /(28,
- ,(32,
- ,(36,
- biSize
- ,(0,
- /(4,
- /(8,
- biPlanes
- 2(12,
- biBitCount
- 2(14,
- biCompression
- ,(16,
- biSizeImage
- ,(20,
- biXPelsPerMeter
- /(24,
- biYPelsPerMeter
- /(28,
- ,(32,
- biClrImportant
- ,(36,
- dwLen
- 40 +
- realize
- SelectPalette (
- 5, 0)
- RealizePalette (
- = 0
- 6, 1)
- lpbi
- -- Use
- ,(0,
- /(4,
- /(8,
- 2(12,
- 2(14,
- ,(16,
- ,(20,
- /(24,
- /(28,
- ,(32,
- ,(36,
- %GetDIBits
- X?, so
- 6= 0.
- FirstGetDIBits (
- 8, 0,
- D&, 0,
- -- If
- ,(20,
- ) = 0
- ,(20,
- -- Realloc
- Bbuffer big enough
- -- Setting
- ,(0,
- ,(20,
- GlobalReAlloc (
- h = 0
- fa NON-
- actually
- SecondGetDIBits (
- :, 0,
- /(8,
- -- Clean up
- :, 1)
- \;, 1)
- A< 0)
- A>= 28))
- --
- tequivalent
- MB_OK | MB_ICONSTOP
- MessageBox(0, "Undefined
- F!", "", 16)
- 1B= 1
- ErrString
- "Not a
- Afile!"
- `B= 2
- "Couldn't allocate
- F reading
- F locking
- G opening
- ,G creating
- RG getting a DC!"
- @C= 8
- c;Dependent
- lC= 9
- -() failed!"
- C= 10
- C= 11
- "SetDIBitsToDevice()
- C= 12
- -: StartDoc
- C= 13
- E: GetModuleHandle() couldn't
- GDI!"
- >D= 14
- .: SetAbortProc
- hD= 15
- E.: StartPage
- D= 16
- D= 17
- .: EndPage
- D= 18
- .: EndDoc
- D= 19
- E= 20
- Found!"
- BE= 21
- `E= 22
- "General
- I on
- E= 23
- E= 24
- E= 25
- wQDC!"
- F= 26
- :F= 27
- :#Option!"
- , "", 16)
- linkDLL "kernel"
- ?J, DWORD)
- INT
- 4B (
- g getModuleHandle (
- g LoadLibrary (
- b Yield ()
- user"
- BringWindowToTop(
- ? (
- X? (
- K, INT)
- SetDlgItemText (
- ( SendMessage (
- O UpdateWindow (
- -; (
- L, INT,
- IntEscape =
- ,e =
- INT
- tb30win.dll"
- tb30dlg.
- .MlistToTextline (
- HMtextlineToList (
- U whatViewer
- "&"E&
- initmenus
- = FALSE
- menuItemEnabled(
- ,) =
- X..." alias
- print dialog
- PjVbVbV
- printMode
- ZprnYRes
- printmode
- scrnXRes
- YprnXRes
- scrnYRes
- dialog
- printMode
- buttonclick
- 0T%41
- >wjME^KTP
- initMenus
- wjlinkDlls
- linksysbook
- initMenus
- enterBook
- ,%H.%
- ,%H.%
- ,%H.%
- w, #>
- ff device
- An error occurred during printing:
- colorTray
- lineEndsPalette
- DISPLAY
- deviceFile
- printArea
- scrnYRes
- printMode
- kInvalidateRect
- YprnXRes
- openwindows
- deviceName
- {{mmDeviceWindow
- driverInfo
- patternPalette
- kScreateIC
- statusBar
- toolPalette
- mediaList
- NdeleteDC
- yield
- prnWindow
- LOGPIXELSY
- printArea
- ^KgetViewerName
- bringWindowToTop
- update
- whatClip
- printMode
- sysOpenMedia
- LOGPIXELSX
- print mode
- .updateWindow
- linePalette
- windows
- statusbar
- toolbar
- toTop
- listtotextline
- ZprnYRes
- jdoPrintWindow
- dialog
- hWnd1
- polygonPalette
- openWindows
- 4getDeviceCaps
- devicePort
- whatWin
- scrnXRes
- print area
- gDIBError
- *getWinIniVar
- There is no printer attached.
- status
- printWindow
- .&+ +E
- .&+ +E
- .&+ +E
- wReturn
- DestroyDIB
- OjPrintDIB
- ErrNo
- CopyWindowToDIB
- gDIBError
- doPrintWindow
- 1,""m
- 1,""m
- 1,""m
- 1,""m
- GlobalUnlock
- GlobalAlloc
- ScreenFromClient
- EGetClientRect
- GlobalFree
- GlobalLock
- lpRectWnd
- y[GetWindowRect
- CopyScreenToDIB
- hRectWnd
- clientRect
- CopyWindowToDIB
- GetSystemPalette
- DeleteObject
- hPalette
- H:CopyScreenToBitmap
- hBitmap
- BitmapToDIB
- CopyScreenToDIB
- ,!J Y
- ;&PalEntriesOnDevice
- GlobalAlloc
- lpPalPalEntry
- }ReleaseDC
- W2GetSystemPaletteEntries
- GlobalFree
- nColors
- GlobalLock
- GetDC
- GlobalUnlock
- lpLogPal
- tempPointer
- 4>CreatePalette
- hLogPal
- GetSystemPalette
- 4GetDeviceCaps
- nColors
- ErrNo
- gDIBError
- PalEntriesOnDevice
- SelectObject
- DISPLAY
- NDeleteDC
- yScrn
- hOldBitmap
- nHeight
- hScrDC
- 4GetDeviceCaps
- CreateCompatibleBitmap
- xScrn
- nWidth
- hMemDC
- BitBlt
- hBitmap
- jOCreateDC
- 4 IsRectEmpty
- CreateCompatibleDC
- CopyScreenToBitmap
- GlobalFree
- DestroyDIB
- ,!JdY
- ,!JdY
- _2DwordPointerEscape
- bBandInfoDevice
- lpBits
- GlobalAlloc
- biWidth
- wErrorCode
- bGraphics
- SetStretchBltMode
- lpDIBHdr
- GlobalUnlock
- lpPrintRect
- GlobalLock
- z GetPrinterDC
- StringEscape
- PointerPointerEscape
- PrintBand
- biHeight
- 6+CalculatePrintRect
- GlobalFree
- hPrintRect
- hNEXTBAND
- JPointerEscape
- NDeleteDC
- lpBandInfo
- ErrNo
- FindDIBBits
- bText
- lpNEXTBAND
- hRect
- strlenszJobName
- DwordEscape
- 4 IsRectEmpty
- lpRect
- hPrnDC
- hBandInfo
- gDIBError
- PrintDIB
- device
- printPort
- hdcPrint
- ErrNo
- windows
- printDevice
- printDriver
- CreatePrinterDC
- *GetWinIniVar
- gDIBError
- GetPrinterDC
- cyPage
- cyInch
- 4GetDeviceCaps
- cxPage
- cxInch
- CalculatePrintRect
- wReturn
- GlobalUnlock
- GlobalAlloc
- RStretchDIBits
- GlobalLock
- rectInLeft
- rectLeft
- GlobalFree
- ErrNo
- TUIntersectRect
- lpRect
- hRect
- 4 IsRectEmpty
- rectTop
- gDIBError
- PrintBand
- lpBits
- PaletteSize
- FindDIBBits
- T%DIBNumColors
- PaletteSize
- dwClrUsed
- wBitCount
- DIBNumColors
- GlobalUnlock
- lpBits
- GlobalAlloc
- lpBitmapStruct
- GSelectPalette
- }ReleaseDC
- biHeight
- lpBitmapInfo
- hBitmapStruct
- FirstGetDIBits
- GlobalLock
- GetDC
- SecondGetDIBits
- GetObject
- PaletteSize
- /GlobalReAlloc
- hBitmapInfo
- ruGetStockObject
- GlobalFree
- dwLen
- vRealizePalette
- BitmapToDIB
- Error getting a DC!
- Error creating printer DC!
- Printer: StartPage failed!
- MessageBox
- Error creating DIB from specified window.
- Printer: SetAbortProc failed!
- Error opening file!
- Undefined Error!
- Printer: StartDoc failed!
- Printing: GetModuleHandle() couldn't find GDI!
- StretchBlt() failed!
- Error: Invalid Print Option!
- StretchDIBits() failed!
- Printer: NEWFRAME failed!
- Error reading file!
- File Not Found!
- Not a Windows DIB file!
- ErrString
- Invalid Handle
- Error locking memory!
- SetDIBits() failed!
- Error creating palette!
- SetDIBitsToDevice() failed!
- General Error on call to DIB function
- Couldn't allocate memory!
- Printer: EndPage failed!
- Error: Invalid Print Area!
- Error getting number of colors, check the device you are using.
- Error creating Device Dependent Bitmap
- Printer: EndDoc failed!
- DIBError
- tb30win.dll
- BringWindowToTop
- GetClientRect
- GetDC
- GetWindowRect
- IntersectRect
- IsRectEmpty
- MessageBox
- ,#Taile-"
- RealizePalette
- ReleaseDC
- SelectPalette
- SetDlgItemText
- SendMessage
- UpdateWindow
- InvalidateRect
- BitBlt
- CreateCompatibleBitmap
- CreateCompatibleDC
- CreateDC
- CreateDC
- CreatePrinterDC
- CreatePalette
- DeleteDC
- DeleteObject
- Escape
- PointerEscape
- ,&T fin-"
- Escape
- DwordEscape
- Escape
- IntEscape
- Escape
- StringEscape
- Escape
- DwordPointerEscape
- Escape
- PointerPointerEscape
- GetDeviceCaps
- ,"T o'
- GetDIBits
- FirstGetDIBits
- GetDIBits
- SecondGetDIBits
- ,#Tter:-"
- GetObject
- GetStockObject
- GetSystemPaletteEntries
- ,BT~4
- SelectObject
- SetStretchBltMode
- StretchDIBits
- createIC
- getDeviceCaps
- tb30dlg.dll
- listToTextline
- textlineToList
- kernel
- ScreenFromClient
- , Uaileg
- GetWinIniVar
- GlobalAlloc
- GlobalLock
- GlobalUnlock
- GlobalFree
- GlobalReAlloc
- getModuleHandle
- LoadLibrary
- , Tiled-#
- Yield
- linkDlls
- viewer
- getViewerName
- printWindow
- Print Window...
- initmenus
- D= 16
- print dialog
- 15,15
- lastUnits
- inside
- outside
- frameupdate
- notifybefore frameupdate
- x =
- syspageunitsperpixel
- y =
- "inside"
- "outside"
- H(2*x)
- H(2*y)
- outside
- inside
- Print &Mode
- print mode
- printmode
- Actual Size
- Fit to Page
- Stretch to Page
- Custom Scale
- frame
- openWindows
- frameUpdate
- notifyBefore frameUpdate
- b =
- combobox "openWindows"
- x =
- syspageunitsperpixel
- y =
- b)-x,(
- b)-y, (
- b)+x, (
- acceptDrop
- draggable
- This field shows the keyword to search for.
- helpInfo
- Available Viewers
- inside
- outside
- frameupdate
- notifybefore frameupdate
- x =
- syspageunitsperpixel
- y =
- "inside"
- "outside"
- H(2*x)
- H(2*y)
- outside
- inside
- openWindows
- Viewer id 0 of Book "D:\JXWORK\TODO.TBK"9
- viewer "balloon"
- viewer "Buttons"
- Viewer id 0r id 0 of Book "D:\JXWORK\TODO.TBK"WND.SBK"BK.TBK"
- Viewer id 0 of Book "D:\JXWORK\SCRAPBK\SCRAPBK.TBK"
- &X Scale
- 3.125
- 3.125
- &Y Scale
- inside
- outside
- frameupdate
- notifybefore frameupdate
- x =
- syspageunitsperpixel
- y =
- "inside"
- "outside"
- H(2*x)
- H(2*y)
- outside
- inside
- print area
- printarea
- buttonclick
- buttonclick
- printarea
- printarea
- Entire Window
- Client Area
- Print &Area
- toTop
- Bring Window to Top
- update
- Update All Windows
- statusBar
- Include Status Bar
- buttonclick
- buttonclick
- &Print
- buttonclick
- buttonclick
- close
- &Cancel
- frameUpdate
- lastUnits
- frameUpdate
- lastUnits
- enterpage
- frameUpdate
- sysPageUnitsPerPixel <> lastUnits
- '= TRUE
- frameUpdate
- '= FALSE
- 15,15
- lastUnits
- )x9$O%
- u'oW@
- 7l8)+
- lXu.
- ..
- FILTERS
- u'oW@
- 7l8)+
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WbEditControl
- WbEditControl
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- WLBUTTON
- Arial
- Arial
- &Wrap When Tiled
- D&rag && Drop...
- &Graphics...
- &Border Style
- &Field Type
- &Draw
- Choose &Icon...
- Cap&tion...
- Page Si&ze...
- Pass&words...
- &Color Palette...
- &Parent
- &Name...
- &Foreground
- H&yperlink...
- Activate &Scripts
- Capt&ion Position
- High&light
- E&xclude from Tab Order
- &Enabled
- &Update
- &Track Size
- Sort &Items
- Edi&table
- Page Nu&mber...
- Choose &Menu Bar...
- &Edit Menu Bar...
- &Clipboard
- &Scrollable
- &Save On Close
- Solid Colors &Enabled
- C&aption Bar
- Ima&ge Buffers
- C&lose
- &Hide
- &Size to Viewer
- &Skip Navigation
- &Auto-Radio Buttons
- Un&group
- &Line Count...
- Insert &Graphic...
- &Invert
- &Enabled
- Remove &Hotword
- &Action
- &Edit
- &Hotword Style
- S&tyle
- Draw C&entered
- &Layer...
- Show &All Objects
- &Hide Selected Objects
- &Sizing Behavior
- Stage &Anchor
- &Outline
- &RoundedCorners
- Reader&Visible
- &Stretch Media
- &Center Media
- Cli&p Media
- Stretch S&tage
- &Center
- &Top-Left
- To&p-Right
- &Bottom-Left
- Bottom-&Right
- &Draw Direct
- &Transparent
- Use &Windows Colors
- &Align
- &Reshape
- Flip &Horizontal
- Flip &Vertical
- Rotate &Left
- Rotate R&ight
- &Bring to Front
- &Send to Back
- Bring &Closer
- Send &Farther
- Spelling...
- &File
- &View
- S&crolling
- R&aised
- &Inset
- &None
- &Pushbutton
- &Check Box
- C&heck Box 3D
- R&adio Button
- Ra&dio Button 3D
- &Rectangle
- &Shadowed
- R&ounded
- &Label
- &Word Wrap
- &No Word Wrap
- &Single Line
- S&ingle-Select List Box
- &Multi-Select List Box
- &Auto
- &Center
- &Automatic
- &Manual
- &Open...
- &Save
- Save &As...
- Sa&ve As EXE...
- Import &Graphic...
- &Import...
- &Export...
- Print Set&up...
- &Print Pages...
- Prin&t Report...
- Send &Mail...
- &Run...
- E&xit
- Paste &Special...
- Select &All
- Select Pa&ge
- &Find...
- R&eplace...
- &Insert OLE Object...
- OLE Lin&ks...
- &Reader
- Start Recordi&ng
- &Background
- &Tool Bar
- &Status Bar
- &Grid...
- &Rulers
- &Command
- R&eader Right-Click
- &Tool
- &Pattern
- &Line
- Line &Ends
- P&olygon
- &Color
- &Next
- &Previous
- &First
- &Last
- &Back
- &History...
- New Pa&ge
- New Bac&kground
- &Sort...
- Si&ze to Page
- &Viewers...
- &Resources...
- Cl&ips...
- &New Page
- N&ew Background
- Ne&w Viewer...
- &Group
- Charac&ter...
- Ch&aracter...
- &Character...
- P&aragraph...
- &Paragraph...
- &Regular
- &Bold
- &Italic
- &Underline
- Stri&keout
- Superscrip&t/Subscript
- Create &Hotword
- &Show Hotwords
- &Normal Script
- Su&bscript
- Su&perscript
- &Left
- &Right
- &Bottom
- &Horizontal Centers
- &Vertical Centers
- &Book Default
- &Color
- &Frame
- &Underline
- &Dotted
- &None
- &System
- System &Menu
- M&inimize Box
- Ma&ximize Box
- &Scrolling
- T&hin Frame
- Thic&k Frame
- &Dialog Frame
- &Shadowed
- &Copy
- &Paste
- &Duplicate
- &Normal
- &Thin
- N&one
- &Author
- &Reader
- &Captions Only
- &Graphics Only
- Gr&aphics && Captions
- &Palettes
- &Page
- &Object
- &Text
- $ 2 |
- @ N \ j x
- Commands for managing files
- Commands for using the clipboard
- Commands for formatting text
- Commands for managing pages in a book
- Commands for editing an object
- Commands for drawing an object
- Commands for accessing palettes
- Commands for toggling view of palettes and tools
- Commands to display on-line help
- Commands for windows and applications
- Commands for hiding or showing palettes
- Quits application and prompts to save changes
- Enlarges the active window to its full size
- Reduces the active window to an icon
- Changes the window position
- Restores the window to normal size
- Changes the size of the window
- Switch to another application
- Ready
- Runs the current application
- Author the current application
- Move to the Foreground of the current page
- Move to the background of the current page
- Adjusts the application window to the current page size
- Causes next graphic to be drawn from its center
- Erases the selection
- Copies the selection to the Clipboard
- Cuts the selection and puts it on the Clipboard
- Pastes the current contents of the Clipboard
- Performs the last action again
- Selects everything on the current page or background
- Reverses the last action
- Creates a new page after the current one
- Creates a new background after the current one
- Displays program information, version, and copyright
- Quits application and prompts to save changes to the book
- Creates a new book
- Opens an existing book
- Allows choosing and configuring a printer
- Prints pages from the current book
- Prints reports from the current book
- Saves the changes to the current book
- Saves the current book with a new name
- Saves the current book, optimizing it for CD-ROM performance
- Displays the first page in the book
- Displays the last page in the book
- Displays the next page in the book
- Displays the previous page in the book
- Finds the specified text
- Finds the specified text and changes it
- Spell checks the requested text
- Sort pages in a book
- Draws a box around any text defined as a hotword
- Describes how to use ToolBook's on-line Help
- Lists all the Help topics
- Moves the selection one layer closer to the front
- Moves the selection to the topmost layer
- Edit properties of selection
- Edit properties of the background
- Edit properties of the Page
- Edit properties and size of the book
- Binds the selected objects into a single group
- Moves the selection one layer back
- Moves the selection to the bottom layer
- Breaks apart the selected group
- Formats the selected text in bold face
- Changes the appearance of text
- Displays a grid of specified dimensions
- Formats the selected text in italic face
- Changes the appearance of the selected paragraphs
- Hides or shows the ruler
- Draws lines through the selected text
- Underlines the selected text
- Run another application or instance of ToolBook
- Press F1 for more help
- Changes the selected text into a hotword
- Changes the selected hotword back to normal text
- Selects the current page as a whole
- Imports ASCII text files into ToolBook
- Exports ToolBook text into ASCII text files
- Imports a graphic image into ToolBook
- Displays the Help list of ToolBook commands
- Displays the Help glossary
- Starts the recorder
- Stops the recorder
- Displays the most recently visited page
- Displays the page history dialog box
- Flips the selected objects horizontally
- Flips the selected objects vertically
- Rotates the selected objects to the left
- Rotates the selected objects to the right
- Hides or shows the command window
- Displays the palette chooser dialog box
- Info about the keyboard accelerator equivalents
- Runs the ToolBook tutorial
- Hides or shows the StatusBar
- Hides or shows the ToolBar
- Invokes the Resource Manager
- Invokes the Clip Manager
- Converts a book to a stand alone windows applications
- Invokes the Auto-Script dialog box
- Invokes the Viewer List dialog box
- Debugs an objects script
- Edits the script of an object
- Prints the script of an object
- Selects the push button border style
- Selects the rectangle border style
- Selects the rounded rectangle border style
- Selects the shadowed border style
- Selects the radio button border style
- Selects the checkbox button border style
- Selects invisible border style
- Selects scrollbar border style
- Invokes the bitmap button import dialog box
- Toggles the draw-direct property of an object
- Toggles the value of the Reader Right Click system property
- Toggles the transparent property of an object
- Toggles the useWindowsColors property of an object
- Allows the objects in the selection to be aligned as a group
- Allows an object to be reshaped
- Selects the normal wordwrap text field style
- Disables wordwrap in a normal text field
- Selects the single line text field style
- Selects the single-line listbox field style
- Selects the multi-line listbox field style
- Selects the graphic button style
- Formats the selected text in plain face
- Hides or shows the Tool Palette
- Allows the objects in the selection to be left aligned as a group
- Allows the objects in the selection to be right aligned as a group
- Allows the objects in the selection to be top aligned as a group
- Allows the objects in the selection to be bottom aligned as a group
- Allows the objects in the selection to be horizontal centered as a group
- Allows the objects in the selection to be vertical centered as a group
- Makes a duplicate copy of the selection
- Displays the WinHelp procedural topics
- Selects raised border style
- Selects inset border style
- Displays the clicked object's name
- Commands for managing subscripts and superscripts
- Removes subscript or superscript formatting from the selected text
- Formats the selected text as a subscript
- Formats the selected text as a superscript
- wwwwp
- xxxpx
- wwwwwpp
- wwwwwwp
- pwwwwwwp
- wwwwwwp
- !This program requires Microsoft Windows.
- n%(3Y
- ';X@0
- Bk,0
- [O2)0
- 6Y@ 0
- MTB30BAS
- OLEREAD[
- ENUMFAMCALLBACK\
- OLEWAITDLGPROCn
- ___EXPORTEDSTUBo
- TBKVERSIONU
- ZOLEKEYBOARDHOOKPROCp
- RESFONTINSTALLs
- ZOLEMOUSEHOOKPROC}
- OLEWRITE
- OLENOTIFY
- KERNEL
- _DEBUGOUTPUT
- MTB30UTL
- MTB30LNL
- SHELL
- OLECLI
- KEYBOARD
- WIN87EM
- COMMDLG
- ACopyright 1990-1994, Asymetrix Corporation. All rights reserved.
- CDBEXCLUSIVELOCKY
- CDBNEWOBJECT4
- CDBSENDCREATE3
- OBJFREESEG
- CDBMETRICS
- VALUENEWLONGq
- CDBSETFOCUS/
- VALUEAS^
- COLORSTRINGS
- HCACHEOUTOFGLOBAL
- DRAWPICTURECALLBACKS
- CDBCREATEGRAPHICREF
- VALUENEWDOUBLEr
- STACKELEMENT
- MATHERRFLOAT
- RESMGREXTRACT
- CDBTHREADFROMINSTANCE
- RESMGRCONNECT
- CDBSAMEVALUEP#
- FREEPRINTERFONTSB
- FONTASCENT>
- HEAPENTERCRITSECT
- CDBCHUNKEND5
- VALUENEWTIMEx
- CDBSEARCHINITJ
- HUGEGETDATA
- CDBFILEMERGE
- CDBBOOKOFVALUE0
- CDBPARENTVALUE$
- VALUENEWICON
- OBJREALLOCNEAR
- CDBGETHANDLERBREAKS
- VALUECLEANSTRING
- CDBSETHANDLERBREAKS
- CDBCREATEBOOKREF
- CDBSENDVALUE)
- ANSILSTRNCMPIX
- FONTDESCENT?
- RESMGROPENBOOK
- CDBSETIMAGEMEMORYMODEL
- CDBCLIENTSTATUS
- RESMGRSENDMESSAGE
- HEAPCREATEFRAME
- VALUEINIT
- GETFONTHANDLE<
- PSTRTOTIMEWITHFMT|
- CDBREGISTERINSTWINDOW
- CDBCLEARBOOKREFS&
- VALUEASC_
- CDBSKIPSEP7
- VALUENEWFROMDOUBLEt
- COMBOLBOXWNDPROC
- CDBSETVALUE(
- RESMGREXTRACTGDI
- STOPTIMER
- CDBGETBREAKOPCODE
- CDBREFVALUE!
- VALUENEWDATEw
- VALUENEWBOOK
- HEAPREGISTER
- CDBUNIONDAMAGE
- HEAPFREE
- CREATEPRINTERFONTA
- CDBVALUENEWGRAPHICREF
- VALUENEWARRAY
- VALUENEWSTACK
- VALUENEWb
- CDBGETFOCUSPROP-
- CDBSETFOCUSPROP.
- CDBSENDFOCUS,
- CDBDESTROYTHREAD
- CDBDEREFVALUE"
- PSTRTODATEWITHFMT{
- OBJLOCKSEG
- VALUENEWSTRINGm
- FONTCHARWIDTH@
- RESMGRDISCONNECT
- HEAPLEAVECRITSECT
- UNLOCKFONT=
- RESMGRCOPY
- COMPAREASNAME
- COLORRGBTOHLS
- CDBGETSELECTPROP
- CDBVIEWPAGE
- CDBMULTISAVE+
- CDBSETSELECTPROP
- RESMGRENUM
- OBJGETFILE
- VALUESTRSTRIl
- VALUENEWRESOURCE
- OBJREADFAR
- CDBVIEWPAGEVALUE
- CDBNETCOMINITL
- CDBDISPLAYSTATE
- LAYERNAMEID
- OBJFREENEAR
- CDBQUERYVALUE%
- MATHERROR
- CDBLOCKVALUEF
- CDBSCRIPTSEARCH
- VALUENEWGRAPHIC
- RESMGRCLOSEBOOK
- ENUMWINSOFBOOK
- CDBGETHANDLERBREAKCOUNT
- CDBGETVALUE'
- VALUENEWFROMLONGu
- CDBFILENEW
- STACKSETELEMENT
- VALUENEWRECT
- HEAPRELEASEFRAME
- CDBVIEWBOOK
- CDBVIEWNONE
- SWAPSAVEDFONTSD
- VALUECONVERT`
- OBJECTNAME
- DRAWDDSCURVESEGG
- CDBFILESTATUS
- OBJPRINCIPALOO
- CDBCREATETHREAD
- OBJNEWNEAR
- CDBVALUENEWLAYERREF
- CDBCREATEINSTANCE
- CREATEPRINTERFONTCACHEC
- ENUMFONTFACEFUNC]
- IMBITBLTW
- VALUETOCf
- VALUENEWKEYWORD~
- CDBCOPYOBJECTVALUE
- RESMGRINSTALL%
- CDBQUERYFILEPATH2
- CDBSENDSELECT
- CDBCLEAROBJECTBREAKS
- VALUENEWLAYER
- CDBVALUEBOOKTOSTRING
- VALUEDISPOSEc
- HEAPGETBPFRAME'
- CDBSEARCHENDK
- CDBLOCKFONT;
- RESMGRGETNAME
- RESMGRQUERYINFO
- VALUENEWCOLOR
- CDBVALUEBOOKFROMSTRING
- VALUEVALUEh
- UNLOCKPATTERN:
- VALUESTRIPCURRENCY
- CDBSETPLERR
- OBJFREE
- OBJOPTOOH
- CDBFILESAVE
- CDBFILEPATH
- OBJOOTOOH
- OBJUNLOCK
- VALUEVALIDATE
- IMINVERTBMPO
- HEAPGETHANDLER
- CDBDESTROYINSTANCE
- CDBCREATEPAGEREF
- VALUECOMPARETIME
- LOCKPATTERN9
- CDBVALUEGRAPHICTOSTRING
- HEAPDEREGISTER
- CDBEDITBOOK
- CDBCREATEBKGNDREF
- CDBVALUENEWBOOKREF
- HEAPALLOC
- CDBPAINTCLIENT
- STACKPUSHONE
- METAENUMCALLBACK1R
- VALUECHECK
- METAENUMCALLBACK2"
- IMSHOWBMPP
- RESMGRIMPORT
- VALUETOSTRINGe
- STRINGFROMTIMEWITHFMTz
- IMBLACKOUTBMPN
- CDBBREAKPOINTSTATE
- VALUESTRINGLENGTHk
- VALUEATOL
- IMDRAWQ
- HEAPPOINTERTOVALUE
- VALUEARRAYINFO
- IMPRINTDRAWLEVELSZ
- CDBFILESAVEAS
- CDBVALUEGRAPHICFROMSTRING
- OBJFILECOPY
- CDBCHUNKFIND6
- RESMGRGETREFCNT
- OBJLOCKNEAR
- VALUEFROMCDBVALUE
- VALUEROUND
- COLORHLSTORGB
- CDBSENDUNDO
- STACKGETSIZE
- COMBOWNDPROC
- RDCRYPT
- VALUENEWCOLORTABLE
- VALUECOMPAREDATE
- _CDBFORMATPLERR
- HEAPVALUETOFRAME
- OBJEXPORTMSGNEAR
- VALUECONVERTTOCa
- HEAPFINDCDBVALUE
- CDBRESETPLERR
- HEAPSWEEPFRAME
- VALUENEWPOINT
- CDBVALUELAYERTOSTRING
- RESMGRDELETE
- HEAPVALUETOPOINTER
- STRINGFROMDATEWITHFMTy
- OBJFILEOPEN
- CDBVALUELAYERFROMSTRING
- VALUEARRAYGETVALUE
- STACKPUSH
- CDBVIEWBKGND
- OBJNEWSEG
- CDBQUERYMULTISAVE*
- VALUESTRINGPOINTERj
- CDBCHUNKLAST8
- CDBFILEOPEN
- RESMGRSENDMSG
- CDBVALUELAYERFROMSTRBOOK
- RESMGRREPLACE$
- OBJTOUCH
- HCACHEPURGE
- RESMGRSETNAME
- VALUEARRAYGET
- VALUEARRAYCHKDIMS
- CDBSYNCSCREENSI
- VALUEARRAYSET
- HEAPMARKPOINTER
- VALUEFROMSTRINGg
- CDBINIT
- OBJINIT
- CDBCLONEINSTANCE
- STACKPOP
- RESMGRCHOOSEFILE
- OBJLOCK
- RESMGREXPORT
- VALUEMARK
- SAMPLETIMER
- FMGETPAGEFONTHANDLEH
- VALUECOPYi
- VALUEFREEd
- OBJFILETYPE
- STARTTIMER
- CDBIMAGESTOREV
- CDBFILECLONE
- IMDRAWLEVELSM
- CDBFILECLOSE
- CDBOLEWAITINGFORSERVER#
- OBJGETHDRLONG
- LPSTRTODOUBLEv
- CDBCHUNKREMOVEE
- HEAPMARKFRAME
- CDBLAYEROFVALUE1
- OBJFILECLOSE
- VALUELOADINTLPKT&
- wArO;
- Y_XZ+
- QSRUVP
- PSQR2
- AkU'9
- ?S;uD
- zc%C1
- <+t <-u
- <0r!<9w
- <+t <-u
- <0r?<9w;
- <0r$<9w ,0
- VQRP
- z?aUY
- zc%C1
- -64OS
- $ < u
- PjUj
- Ph'@j
- &9G$w
- Ht"Ht-
- &9G$w
- &9G$w
- 9GtuJ
- Ht#Ht
- Ht Ht)Ht.h
- &9G$v
- &9G$v
-