home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Shareware (Platinum Edition) / QUEPLAT95.ISO / sysops / programm.bbs < prev    next >
Encoding:
File List  |  1996-10-10  |  14.5 KB  |  211 lines

  1.  
  2. AUTORUN.ZIP     40330  12-02-95  AUTORUN
  3.                                | AUTORUN is aimed at developers distributing 
  4.                                | files on CD-ROM for Windows 95. In 
  5.                                | conjunction with AUTORUN.INF and 
  6.                                | AUTORUN.GIT, it controls what happens when a 
  7.                                | user inserts your CD-ROM in the drive. If a 
  8.                                | special DAT file is absent in the user's 
  9.                                | \WINDOWS\SYSTEM (or equivalent) directory, 
  10.                                | then your SETUP program installs your 
  11.                                | application. If the DAT file is present, 
  12.                                | then your application runs. Your SETUP 
  13.                                | program should create the DAT file - your 
  14.                                | Uninstaller delete it.
  15.  
  16. CWSORT.ZIP      63530  11-28-95  CWSORT 1.0
  17.                                | CWSORT 1.0 32-BIT FLEXIBLE SORT, ASM SOURCE 
  18.                                | Assembly language source and DOS- extended 
  19.                                | executable for flexible high-speed text sort 
  20.                                | utility. Sort variable and fixed fields, 2G 
  21.                                | files, user-specifiable sort order. For 386+ 
  22.                                | machines. Released to public domain.
  23.  
  24. LFNLIB.ZIP       8191  11-28-95  LFN
  25.                                | LFN - C code to bring long filenames to 
  26.                                | 16-bit applications. Microsoft's Windows 95 
  27.                                | implements a nifty way to store long 
  28.                                | filenames on FAT volumes, and with this 
  29.                                | comes a slew of other improvements to the 
  30.                                | filesystem (ie, filespecs containing more 
  31.                                | than 1 wildcard). However, only 32-bit 
  32.                                | applications automatically benefit from 
  33.                                | these improvements. The LFN module in this 
  34.                                | package attempts to remedy this by serving 
  35.                                | as a plug-in replacement for the dos.h 
  36.                                | you're probably already using, and providing 
  37.                                | LFN support to 16-bit applications with 
  38.                                | little more than a recompile. Programs built 
  39.                                | with the LFN module will continue to work as 
  40.                                | always under 16- bit Windows, but under 
  41.                                | Windows 95 will suddenly be able to see long 
  42.                                | filenames.
  43.  
  44. PFE.ZIP        874047  12-03-95  PROGRAMMER'S FILE EDITOR V0.06.001
  45.                                | Programmer's File Editor v0.06.001 - A 
  46.                                | large-capacity multi-file programming 
  47.                                | oriented editor for Windows 3.1x, Windows NT 
  48.                                | on Intel and PowerPC platforms, and Windows 
  49.                                | 95. PFE includes the following features: The 
  50.                                | size of file it can handle is limited only 
  51.                                | by the total amount of virtual memory 
  52.                                | available. No arbitrary limit on the number 
  53.                                | of lines a file can contain. It can edit 
  54.                                | multiple files. Accepts files dropped from 
  55.                                | File Manager or other drag-drop server. 
  56.                                | Allows multiple edit windows showing the 
  57.                                | same file. Multi-level undo facility. Any 
  58.                                | installed fixed-pitch screen font, including 
  59.                                | TrueType, can be used in edit windows. The 
  60.                                | most frequent operations can be performed 
  61.                                | from active buttons on a tear-off toolbar. 
  62.                                | Text can be copied and moved by dragging and 
  63.                                | dropping. DOS commands, such as compilers, 
  64.                                | can be run with the output captured in an 
  65.                                | edit window. Fully-remappable keyboard, 
  66.                                | including two-key operation similar to 
  67.                                | MicroEMACS and mapping of Alt keys to 
  68.                                | functions. Keystrokes and menu commands can 
  69.                                | be recorded in a replayable keyboard macro. 
  70.                                | Automatic line indenting and removal of 
  71.                                | trailing spaces. Can mail files to 
  72.                                | MAPI-compliant mailers like Microsoft Mail. 
  73.                                | User-configurable help menu. Comprehensive 
  74.                                | help file with help buttons on all dialogs 
  75.                                | and F1 help available for system messages. 
  76.                                | Additionally, the editor can be controlled 
  77.                                | by another application across a DDE 
  78.                                | client-server link. There's a lot more...
  79.  
  80. TPW32_10.ZIP    44127  12-05-95  TPW32 V1.00
  81.                                | TPW32 v1.00 This is a package containing 
  82.                                | units to add 32-bit functions to Borland 
  83.                                | Pascal for Windows and Delphi 16-bit 
  84.                                | programs running under Windows 95 or Windows 
  85.                                | NT. The units implement some of the Win32 
  86.                                | API, but also provide a means for people to 
  87.                                | call functions in 32-bit DLLs when running 
  88.                                | under a 32-bit version of Windows. This 
  89.                                | package is released into the public domain.
  90.  
  91. TTCFING.ZIP    518253  07-09-95  TTC FINGER CUSTOM CONTROL
  92.                                | TTC Finger Custom Control - Many times it 
  93.                                | becomes important for you to query a host to 
  94.                                | determine a users address or read 
  95.                                | information about a users account (e.g., 
  96.                                | last time logged on, if mail is available, 
  97.                                | etc.). The Finger application protocol 
  98.                                | allows you to query remote hosts to read 
  99.                                | information about a user on a remote host. 
  100.                                | The Finger control implements the Finger 
  101.                                | protocol so that you may easily query remote 
  102.                                | hosts for information about the hosts users.
  103.  
  104. TTCGHST.ZIP    520075  07-09-95  TTC GET HOST CUSTOM CONTROL
  105.                                | TTC Get Host Custom Control - The 
  106.                                | GetHostAdrs control of GetHost allows you to 
  107.                                | resolve the address of a given host name. 
  108.                                | When called, the method sends the host name 
  109.                                | you provide to a DNS server. The server 
  110.                                | locates the host name and returns the 
  111.                                | address of the host. The GetHostName control 
  112.                                | allows you to reverse the aforementioned 
  113.                                | process and determine a host name from a 
  114.                                | given address. This operation is useful when 
  115.                                | presenting information received from a 
  116.                                | remote node. Instead of reading the address 
  117.                                | of the remote node you can see the actual 
  118.                                | name. Address resolution is important for 
  119.                                | network communications and to bridge human / 
  120.                                | machine communications. Humans can better 
  121.                                | remember host names while computers can only 
  122.                                | use the numeric addresses. The GetHost 
  123.                                | control provides you with the functionality 
  124.                                | required in order to transfer information on 
  125.                                | the Information Superhighway.
  126.  
  127. TTCGOPH.ZIP    524659  07-11-95  TTC GOPHER CUSTOM CONTROL
  128.                                | TTC Gopher Custom Control - The Gopher 
  129.                                | protocol is designed to act as a distributed 
  130.                                | document delivery system. While documents 
  131.                                | (and services) reside on many servers across 
  132.                                | the Internet, Gopher clients present to the 
  133.                                | user a hierarchy of items and directories 
  134.                                | that resemble a file system. The 
  135.                                | hierarchical arrangement of information is 
  136.                                | familiar to many users. Hierarchical 
  137.                                | directories containing items (such as 
  138.                                | documents, servers, and subdirectories) are 
  139.                                | widely used in electronic bulletin boards 
  140.                                | and other information systems. By applying a 
  141.                                | type attribute to items in the hierarchical 
  142.                                | pseudo-file system, it is possible to 
  143.                                | accommodate complex documents in addition to 
  144.                                | the simple text documents. Complex database 
  145.                                | services can be handled as a separate type 
  146.                                | of item. For instance, you can retrieve 
  147.                                | graphic images into a file for viewing 
  148.                                | locally, view entire text documents, or 
  149.                                | search for information in a database all 
  150.                                | using the same client software. An extension 
  151.                                | to Gopher is the World Wide Web. If you have 
  152.                                | ever browsed around the Web you found 
  153.                                | numerous graphical images embedded into text 
  154.                                | documents. Gopher is the underlying method 
  155.                                | of information transfer and display for the 
  156.                                | user but, as we have discussed, Gopher is 
  157.                                | text based while the WWW is graphically 
  158.                                | represented.
  159.  
  160. TTCTIME.ZIP    518055  07-09-95  TTC TIME CUSTOM CONTROL
  161.                                | TTC Time Custom Control - The Time protocol, 
  162.                                | also called the NTP protocol, provides a 
  163.                                | site-independent, machine readable date and 
  164.                                | time in seconds since midnight on January 1, 
  165.                                | 1900. One premise for the protocol arises 
  166.                                | from the fact that not all systems have a 
  167.                                | date/time clock, and all are subject to 
  168.                                | occasional human or machine error. The use 
  169.                                | of network-wide time-servers makes it 
  170.                                | possible to quickly confirm or correct a 
  171.                                | system's time by making a brief poll of 
  172.                                | several independent sites on the network. 
  173.                                | The Time Custom Control allows you to 
  174.                                | develop time synchronization applications 
  175.                                | for your system. Incorporating the control 
  176.                                | into your application allows you to request 
  177.                                | the Greenwich Mean Time from any time-server 
  178.                                | that you select.
  179.  
  180. TTCWHO.ZIP     518630  07-09-95  TTC WHOIS CUSTOM CONTROL
  181.                                | TTC Whois Custom Control - The Whois Custom 
  182.                                | Control allows you retrieve information 
  183.                                | about hosts or users from a selected host 
  184.                                | and works in conjunction with GetHost for 
  185.                                | address resolution. The purpose of 
  186.                                | developing this control is : 1) To extract 
  187.                                | information about users, Internet hosts, and 
  188.                                | businesses from network information centers 
  189.                                | 2) To provide Internet utilities for users 
  190.                                | to plug into their 32-bit 
  191.                                | container/controlling applications. To use 
  192.                                | the control you must first incorporate the 
  193.                                | control into a 32-bit container's 
  194.                                | environment. Once added the custom controls 
  195.                                | functionality is available to your container 
  196.                                | environment. You have access to the 
  197.                                | following members for the control :
  198.  
  199. UEDIT32.ZIP    287016  08-07-95  ULTRAEDIT-32
  200.                                | UltraEdit-32 Text/Binary Editor 2.11a 
  201.                                | Text/Hex editor, unlimited file size. Column 
  202.                                | edit with column fill,cut,delete, insert 
  203.                                | squential number. HEX edit with 
  204.                                | cut/copy/paste. Macros, bookmarks, 
  205.                                | find/replace, word-wrap, fixup CR/LF. Auto 
  206.                                | indentation, backup file, context sensitive 
  207.                                | help, line/column display, multiple windows 
  208.                                | on same file, font selection, print preview, 
  209.                                | goto, drag and drop, find in files, and 
  210.                                | more.....
  211.