Home What Is Euphoria? Documentation News EUforum Download Euphoria Donate
Recent User Contributions The Archive Other Euphoria Web Sites RDS Development Related Books & Software
Search Results

Search Again: DOS   WIN   LNX   GEN Powered by Euphoria
Type one or more words.

matched 269 of 2190 entries - displaying the best 100

WIN WIN32 API Documentation 7962KMicrosoft Jan 1/95   click here to update this entry
This is a very large help file, win32.hlp for the WIN32 Application Program Interface. It describes all the C functions in the standard .dll files on Windows. You will need this information to call C API routines from Euphoria. This is a link to Borland's FTP site. For a huge, up-to-date set of API documentation (266 Mb), go to Microsoft's site.
 
WIN Win32 Engine 1824KBernie Ryan May 31/11 this program has happy users! 55.00 click here to update this entry
A WIN32 library for beginners and advanced users to learn Windows API programming. Beginner & Advanced interface can be intermixed. Utility to use WIN32 resource files. Beginner interface is similar to Win32Lib ver. 50C. Fast loading speed for all versions of Euphoria including version 2.5 Jan 25: fixed bug in struct() added RCDATA function, version 10.70 ## May 31: Updated file runs on Euphoria version 4, version 3 and Virtual PC running WIN98
 
WIN WIN32 API Wrappers 33KJacques Deschenes Jun 1/98 this program has happy users! 2.00 click here to update this entry
a large set of Euphoria 'wrapper' routines for WIN32 API calls. There's also a screen saver that you can easily modify.
 
WIN Win32Lib 1961K Win32Lib Team Jun 17/08 this program has happy users! 180.45 click here to update this entry
This is the current version that includes documentation and lots of small example programs. Most Euphoria GUI programs for Windows depend on this library. First released several years ago by David Cuny, Win32Lib is now being developed as a group effort. You can add win32lib.ew and related include files to your euphoria\include directory, but it's better if you create an EUINC environment variable, and point it to the include directory of Win32Lib. To complete your installation you should get Judith Evan's Enhanced IDE. Jun 17: v0.70.4a: bug fixes (xControl, setMousePointer()...) and a couple enhancements (isDropped(), getRect() works on menus,...)
 
WIN WIN32 API Wrappers 130KJason Mirwald Nov 17/02   click here to update this entry
Wrappers and support libraries for the common WIN32 API .dlls, such as kernel32 and user32. Chris Bensler's structs.e and some other files are included.
 
WIN WIN32 API On-line Description 10KMicrosoft Jan 1/95   click here to update this entry
Microsoft's on-line description of the WIN32 API. It gives you an overview, then it leads you into the full set of functions and data structures.
 
WIN Tutor2 1590KFred Mangan Feb 26/16   click here to update this entry
This is Wolfritz's old Win32Lib tutorial, with instructional code and demo programs' code modified to run under Euphoria 4 + Win32Lib. Place the Tutor2 folder in your Win32Lib folder and run file WinTutor.exw or Tutor.exe. Many things that were a 'problem' for Wolfritz and needed special coding are now quite easy to do with new commands in Win32Lib. Even so, I have as far as possible NOT re-written Wolfritz's tutorial, because it often provides insights into how the API actually works.
 
WIN WIN32 Header Files 148KHendrik Mundt Aug 29/99   click here to update this entry
C include files containing declarations for most of the WIN32 API functions. The code was developed for the CYGWIN UNIX to WIN32 porting project.
 
WIN (Old) Win32Lib: WIN32 Library with Demos 260KDavid Cuny Feb 19/99 this program has happy users! 56.40 click here to update this entry
David's original library for creating WIN32 GUI programs. With a small amount of simple Euphoria code, you can add a variety of Windows user-interface elements to your program. Documentation plus lots of small demo programs are included. Note: People are now using the new Win32Lib
 
WIN Win32 Engine_R 528KIgor Kachan Sep 14/04 this program has happy users! 2.00 click here to update this entry
Bernie Ryan's w32engin.ew v7.20 with separate definitions of Windows API constants and functions - new libs constant.e and c_routin.e. Handier for some kinds of work. A low-level style of Win32 programming. Sep 14: The draft documentation on c_routin.e was added.
 
WIN NEL_32 system for Euphoria with Windows API 1000KTom Janes Sep 5/07   click here to update this entry
The purpose of the Nel_32 system is to provide an easy way for new Euphoria programmers to create their own Euphoria written programs for use in the Windows operating system using the Microsoft Win32 API system directly, without the need for any third party 'wrapper' file. Note: uses shrouded files that require an old version of Euphoria.
 
WIN UUID (GUID) win32 api functions wrappers 4Kjacques deschênes Jul 21/06 this program has happy users! 3.00 click here to update this entry
Wrapping of a few functions in rpcrt4.dll related to the generation of UUID (GUID), comparison, conversion. UUID can be used to create unique keys for database records.
 
WIN EFFM: Euphoria's Free File Manager 18KH.W. Overman Jun 18/05 this program has happy users! 5.00 click here to update this entry
A fast, nice-looking, treeview of the directories on your machine. He built it using the WIN32 API directly, without using Win32Lib. It should work on all versions of Windows. Jun 19: bug fixes and small improvements
 
WIN win32lib7 for Phix 10000KChrisBurch3 Dec 19/16   click here to update this entry
This is an updated Win32lib 0.70.4 for Phix 0.7.1 (+). Drop into the Phix Demo folder. Includes all the Win32lib demo programs. Named as win32lib7 to differentiate from the win32lib6 included with Phix.
 
WIN Euphoria Help 176KAl Getz Feb 16/03 this program has happy users! 1.00 click here to update this entry
A Help program for the standard Euphoria library routines, with additional information on Win32Lib and the WIN32 API.
 
WIN Gradient Fill 3KMartin Stachon Feb 17/03   click here to update this entry
A wrapper for the GradientFill WIN32 API function (won't work on Win95). It allows you to draw gradient rectangles and triangles. Needs Win32Lib. Two demos are included.
 
WIN windows serial port access 8Kjacques deschênes May 24/09 this program has happy users! 3.00 click here to update this entry
WIN32 API binding for serial port usage.
 
WIN Gateway to Win32Lib Examples 14KDan Moyer Sep 9/00 this program has happy users! 0.85 click here to update this entry
This program lists demos of Win32Lib, and lets the user run or look at them. It also gives access to the Euphoria manual, the Win32Lib manual, Wolfgang Fritz's Tutorial (if present), and an FAQ for Win32Lib. Note: An improved version of this program is now bundled with Win32Lib
 
WIN Win32LibEx 147KMatthew Lewis Aug 21/00 this program has happy users! 3.25 click here to update this entry
Some major extensions to David Cuny's Win32Lib that let you use List views, Tree views, Rich Edit, Find/Replace and List box GUI elements. Aug 19: MonthControl; UpDown; ComboBoxEx; image lists now support xpm, eubmp and DIB formats; updated documentation. Aug 21: minor bug fix. Note: most of this is now part of New Win32Lib.
 
WIN Patched version of Win32Lib.ew 154KMartin Stachon Dec 14/01 this program has happy users! 1.00 click here to update this entry
This is a temporary patched version of Win32Lib.ew (just that file) version 0.55.1. It has some bug fixes that Martin put in, plus a few fixes that Derek Parnell provided on the mailing list. It will be obsolete soon when Derek has a major new release of Win32Lib. If you haven't downloaded Win32Lib before, you can get the full package from here. See also Judith's Enhanced IDE. Dec 14: made it more compatible with older versions
 
WIN Console I/O Library 8KKen Roger May 10/02 this program has happy users! 3.00 click here to update this entry
Routines for doing Windows console I/O using the WIN32 API. You need to first convert exw.exe, or your translated-to-C program, to be a console application, using setsubsys
 
WIN Modified IDE 19KDan Moyer Nov 23/00 this program has happy users! 1.00 click here to update this entry
A modification of an old version of Judith Evan's enhanced IDE. It gives you the ability to "auto-paste" the general form of any Euphoria or Win32Lib routine into your program. Works with Win32Lib v0.50, and IDE v0.9k5. A batch file is provided to switch between the original and the modification. Note: this mod, and the rest of the IDE, must be in a Win32Lib folder to access the Win32Lib html help, and to run the WinDemos program to see all the Win32Lib examples. Nov 23: specific help for any selected routine
 
WIN Win32Lib Restructured for Eu3 3064KJean-Marc DURO Dec 2/17   click here to update this entry
Win32Lib restructured for Euphoria 3, with only 5 include files instead of 37 and no cross calls between include files to improve maintainability and avoid namespace annoyances. Fully compatible with official Win32Lib 0.70.20. - v3.1.4 - Bug corrections - Needs the new Eu3 Standard Library (v1.0.5).
 
WIN Win32Lib Restructured 1882KJean-Marc DURO Nov 2/14   click here to update this entry
Win32Lib restructured for OpenEuphoria 4 and up, with only 5 include files instead of 37 and no cross call between include files to improve maintainability and avoid namespace annoyances. Fully compatible with official Win32Lib 0.70.20. Examples have been updated. Next step is to replace global routines by public routines. Release 2: removed unused functions, cleaned the code. See changes.log.
 
WIN Joystick/Pad Library 1KMic Oct 22/02   click here to update this entry
A simple joystick/pad library for Windows that uses standard WIN32 API calls. A test program is included.
 
WIN Win32Lib Keyword Lookup 3KAndrew Hall Aug 7/04 this program has happy users! 3.00 click here to update this entry
A command-line utility for looking up a Win32Lib keyword (function, procedure, constant, etc.). Requires Win32Lib 0.59.1 or higher. Can be used to provide instant context help in editors that support user-defined tools (Crimson, ConTEXT, TextPad, etc.).
 
WIN Win32lib for Euphoria 4.0 beta 409KMike Jan 26/10   click here to update this entry
Here is a conversion of Win32lib to run under the latest version of Euphoria. The conversion was not perfect so some minor changes to your apps will inevitably be required. He was not able to get Judith's IDE to run, as an interpreted app, with it. However, you can use Andy Drummond's excellent bound version of the IDE to develop Win32lib apps. Please send details of any improvements to the forum.
 
WIN WIN32 IDE 437KAl Getz Aug 25/00   click here to update this entry
An integrated development environment (IDE) for developing Win32Lib-based GUI applications. See readme.txt and demo.txt. (free, but no source). Aug 25: a bug in win32ide.exe was fixed.
 
WIN Port of the Win32lib to support old versions of Windows 2KShawn Pringle B.Sc. Oct 21/07   click here to update this entry
This patch, which requires the GNU (patch/diff) package, can be applied to the latest distributed win32lib package 0.70.1. It will continue to work with Windows XP machines, the only change is that programs can run on all versions of Windows after 3.1. To use this patch get into the directory above your winlib32 wrapper directory, rename your winlib32 wrapper directory to 007001, put a copy of this patch in that directory, and execute:· patch -p0 < win32lib_0_70_1forW9X.diff
 
WIN Routines for WIN32 Programming 126KBernie Ryan Sep 24/99 this program has happy users! 4.00 click here to update this entry
A new approach to WIN32 GUI programming in Euphoria. (See also Win32Lib)
 
WIN GetTime routine patch 1KShawn Pringle Oct 24/07   click here to update this entry
The GetTime routines crash. This patch, orders the internal calls in the win32lib.ew library. Temporarily rename your win32lib directory to 007001sp and do: "patch -p0 007001sp < win32lib-007001-GetTime.diff" to patch.
 
WIN Win32Dib 0.5.3 73KTommy Carlier Nov 17/05 this program has happy users! 11.50 click here to update this entry
Fast bitmap manipulation (24-bit graphics) for Win32Lib applications. Requires Win32Lib 0.60. Nov 17: Fixed a bug in drawDibToDib.
 
WIN Extra WIN32 Functions 3KJonas Temple Jan 30/03   click here to update this entry
Extra routines for WIN32 programming: get time zone, get current user name, get last error code and message from Windows, file operations (move, copy, delete or rename). You'll need the new misc.e with pretty_print() from Faster EDS, as well as Carl White's date/time routines.
 
WIN WIN32 File Utilities 1KJeff Fielding Dec 28/00   click here to update this entry
routines for deleting, moving and copying files under WIN32. Dec 28: create directory and delete directory functions were added by Brian Broker
 
WIN Resource Utility for WIN32LIB 765KBernie Ryan Jan 23/06 this program has happy users! 5.50 click here to update this entry
A utility for converting a Windows .RES resource file into a Euphoria include file for use with Win32Lib. Ver. 8.25 Jan 23: RCDATA added global function that returns uncompressed sequence as requested by user.
 
WIN Wrapped Functions for WIN32 79KChris Bensler Mar 5/02   click here to update this entry
A bunch of wrapped .dll functions that you can use with Win32Lib. He built this using his DAWG.
 
WIN Win32Lib Dll Example 512KLogan Kodysz May 23/06 this program has happy users! 0.70 click here to update this entry
He compiled Win32Lib into a dynamic link library (.dll) and used a Euphoria program to call that same library (win32lib.dll). Demo included.
 
WIN Win32Lib Tutorials 168KWolfgang Fritz and Ad Rienks Apr 15/02 this program has happy users! 2.50 click here to update this entry
A nice series of tutorials for Win32Lib. The link takes you to their tutorial Web site. Apr 15: 7 new lessons, 9 new program examples. Updated for latest Win32Lib.
 
WIN For migrating to a newer Win32lib 1KShawn Aug 14/05   click here to update this entry
This file contains some instructions and a regular expression you can use with jedit to change all of your functions, procedures and identifiers used from Win32lib from the old form to the new. So that when newer versions of Win32lib come out your program will still work.
 
WIN Win32 Error Codes 459KJean-Marc DURO Aug 18/16   click here to update this entry
Pretty exhaustive list of Win32 error codes as of August 2016, from 0 to 15818 (including Internet Errors). Sorted by numerical value, hex value and description in comments. v1.2: added Internet error codes resolution in FormatSystemError()
 
WIN Enhanced IDE 731KJudith Evans Jul 27/08 this program has happy users! 201.75 click here to update this entry
A greatly-enhanced version of David Cuny's original Interactive Development Environment for Win32Lib. The IDE lets you easily design a Windows user interface, and attach pieces of Euphoria code that will be executed when GUI elements are clicked by your user. A complete Euphoria program is generated for you. Includes a companion stand-alone editor. Win32lib 0.70.4a or later is required. German and French language support is available. (Anyone who wishes to submit a translation update or new translation is welcome to do so. Judith can host it on Sourceforge or you can submit it to the Recent Contributions Page.) Jul 27: ListView Styles Explorer and winlibscan rewritten, many improvements.
 
WIN Win32Lib Wizard Collection 20KSpocky Mar 17/00   click here to update this entry
A tool that creates various objects for use with Win32Lib. Mar 17: updated for use with latest Win32Lib.
 
WIN Basic Win32Lib App 311KTone Skoda Mar 4/08   click here to update this entry
A basic Win32Lib application that you can extend. Several things common to many apps have been set up for you. It also uses an EDS database. Mar 4: Uploaded to RDS site
 
WIN Win32 Profile library 8KCChris Aug 6/07 this program has happy users! 1.00 click here to update this entry
High resolution timer for Win32 platform. You can HRT_start() and HRT_stop() a stopwatch (any number of them actually) for a section of code that's run a lot of times. There's a HRT_time() that's more accurate than time(), and HRT_results() lets you see the profile's results. Aug 6: v1.2: added auto reset threshholds for any/all sections. Added HRT_safe() to disable a check done on stopping a section, for even more accurate results.
 
WIN wdemos 25KFred Mangan Feb 26/16   click here to update this entry
This is Dan Moyer's 2000 "Gateway" Tutorial for Win32Lib, updated to run under Euphoria 4 + Win32Lib. Put the wdemos folder in your Win32Lib folder. You may have to change the coding of some of the file paths used in program WDEMOS.EXW to make the "Gateway" work fully on your system. Fred has altered it as little as possible, though he has completed answers to some questions in Dan's FAQ.html.
 
WIN Console I/O for Win32 4KKen Roger Apr 12/11   click here to update this entry
Borland style Win32 console I/O for Euphoria 4 using kernel32
 
WIN Newtonian Telescope Spot Diagrams 36KKenneth Roger May 16/98   click here to update this entry
He included both a DOS32 and a WIN32 version of this program. It shows various settings for telescope lenses. You can select a setting using the mouse. The WIN32 version makes good use of David Cuny's Win32Lib.
 
WIN Common libraries modified to avoid namespace errors 1856KJean-Marc DURO Oct 18/14   click here to update this entry
Unofficial Win32Lib modified with new include statements to avoid namespace errors (routines declared twice or more) with Openeuphoria 4 and up. He also had to modify include statements in Eucom, EIcmplib and IPC to get it work with this modified version of Win32Lib. There is still a drawback to these changes: Tbrowse does not work anymore with the modified version of Eucom (one remaining error he couldn't find).
 
WIN 6000 WIN32 Constants 44KJacques Deschenes Jun 28/99 this program has happy users! 1.20 click here to update this entry
An include file containing almost 6000 constant declarations for WIN32.
 
WIN Shell Link 18KShawn Aug 14/05   click here to update this entry
He had problems using shell link on the newer Win32lib 006005. The newer Win32lib.ew has different file names and so the include in the existing shell link package does not work. This modified version has been adjusted to work with all versions of Win32lib.
 
WIN WIN32 Utilities 118KMatt Arriola Sep 9/00   click here to update this entry
Several small utilities for Windows programming.
 
WIN ProViewer 524KTone Škoda Mar 4/08 this program has happy users! 10.00 click here to update this entry
A utility to view Euphoria profile (.pro) files. Included is "ProfileInExExe" utility with which will help you profile_time non-win32 includes of your win32 programs. Mar 4: Uploaded to RDS site
 
WIN WIN32 Screen Saver 6KJacques Deschenes Mar 1/98   click here to update this entry
a program that shows us how to make a Windows screen saver using Euphoria for WIN32. Many people have asked about this.
 
WIN Tile Model 224KMike Jul 2/07 this program has happy users! 2.00 click here to update this entry
A program designed to model square or rectangular floor tiles. Could be useful if you are planning on installing floor tiles and want to get the colours right before starting. Uses win32 library Arwen (NOT included). Carpet and Grout colours can be easily customised. Tiles can be rotated. Model output can be saved to disk. Easy to use. Jul 2: Removed the win32 library Arwen from the bundle; user must separately install the latest version. User can now open a model directly in MS Paint for printing.
 
WIN Win32lib Custom GUI 108KH.W. Overman Jun 18/05 this program has happy users! 3.00 click here to update this entry
Shows how to easily create a Custom GUI using Win32lib.
 
WIN Pattern Matching 53KKarl Bochert Apr 23/02 this program has happy users! 4.00 click here to update this entry
A regular expression library implemented as a wrapper around the PCRE .DLL (Perl-Compatible Regular Expressions) by Philip Hazel. Apr 23: API functions renamed. High speed "index based" API added
 
WIN DDE Library 4KMatthew Lewis Jan 9/01   click here to update this entry
A library that adds DDE capability to Win32Lib. You'll probably need the New Win32Lib. He has included a small client-server demo.
 
WIN Very Simple Printing with Win32lib 929KFred Ransom May 27/11   click here to update this entry
This is a very simple example of printing with Win32Lib. It shows the basic processes separated into methods. It's for anyone who wants a simple sample multi-page print job.
 
WIN Extra routines offered for win32lib 19KArthur Crump Oct 7/10   click here to update this entry
Find Windows special folders, choose a root folder and an initial folder in a dialog box to select a directory. In a dialog box to get a SaveFileName, change the file-type when selecting a filter. Requires Euphoria version 4 and Win32Lib.
 
WIN EuGrid Grid Control v1.3.4 120KPhil Russell Mar 17/08 this program has happy users! 32.00 click here to update this entry
Support for grid controls with Win32Lib: multiple controls; no size limits; in-place editing of data; columns and rows can be created, changed and deleted at runtime; select font, color and text alignment; cells can be individually formatted. Support for text, list, checkbox, button and picture cells. Documentation and sample programs included. Mar 17: Updated for compatibility with Win32lib 0.7.*
 
WIN COM Library 746KMatthew Lewis Oct 10/07 this program has happy users! 26.50 click here to update this entry
EuCOM allows Euphoria programs to use COM objects, and can turn a Win32lib-based application into an ActiveX container. Demos are included which show how to use ActiveX controls. Oct 10: v2.08: Bug fix, win32lib v0.70 compatibility fixes
 
WIN Easy Design Tool for Win32Lib 65KJacques Deschenes Jan 26/99 this program has happy users! 1.50 click here to update this entry
a visual tool for generating the code you need to call Win32Lib. His tool is written entirely in Euphoria, and is already quite sophisticated. He based it on David Cuny's design.exw.
 
WIN Colored buttons for Win32lib apps 49KJudith Evans Jul 9/08 this program has happy users! 3.00 click here to update this entry
Add the feature Microsoft forgot! This very easy to use include file, v0.1.15, will add and manage colored buttons; color, press color, caption color, press caption color, graphics, font, hints and more. All button classes supported. Package supplies demo exw file and help docs. Jul 9: This release introduces rotated caption, elliptical, circular and roundedRectangular buttons.
 
WIN FastMenu for Win32Lib 3Kcklester Oct 21/04   click here to update this entry
A quick and easy menu builder for Win32Lib. Replaces the use of create(Menu...) and create(MenuItem...). More details at FastMenu Home Page. Oct 21: Now works correctly with Popup menus.
 
WIN Win32Lib + OpenGL Demos 100Kcklester Jul 27/04   click here to update this entry
Code that demonstrates how to use OpenGL with Win32Lib v0.60. Several example programs. Some bugs remain, so please report any fixes/enhancements to C.K.
 
WIN Load .GIF with Win32Lib 17KMartin Stachon Jul 9/03   click here to update this entry
Martin modified Mike Carroll's .GIF loader so it would work well with Win32Lib-based programs. Demo included.
 
WIN Using A Printer With Win32Lib 3KIrv Mullins Dec 28/01   click here to update this entry
Some documentation and an include file that will help you generate printed reports with Win32Lib
 
WIN Cavelux - VLC ActiveX (COM) wrapper 84KGary Shingles Jul 9/08   click here to update this entry
This wrapper allows you to embed a VLC media player in a WIN32 application and send commands to it to get and set various information or functions. To use this you need to have VLC installed (with ActiveX component), EuCOM (2.08) and a recent Win32Lib. A demo is included. First release.
 
WIN Help File 526KH.W. Overman Jun 18/05 this program has happy users! 10.50 click here to update this entry
A compiled HTML Help file for the complete Euphoria 2.3 documentation based on Adam Weeden's old version in the Archive. This one includes Win32Lib and lets you view the RDS web site. Dec 24: Updated for version 2.3. Includes Win32Lib and many other files
 
WIN Allegro Graphics for WIN32 1000KRay Smith Oct 15/02 this program has happy users! 20.50 click here to update this entry
Euphoria routines that tap into the powerful Allegro graphics and games library. This is a beta release, but already he's got several excellent demos running. Oct 15: fixed the mp3 example; added a 24-bit bitmap example; added a demo to show 8/15/16/24 and 32 bit graphics modes
 
WIN All-in-One 32-bit OpenEuphoria 4.1 for beginners 23190KJean-Marc DURO May 21/15   click here to update this entry
All-in-One package with OpenEuphoria 4.1 with memstruct, win32lib and wxEuphoria. Works even on 64-bit Windows 7 or 8. Just unzip in c:\WinApps to get rid of Administrator Rights and you are able to write your first program. Update: removed euGrid and updated wxEuphoria demos.
 
WIN graphex.ew 814KGary Shingles Jul 24/08 this program has happy users! 1.70 click here to update this entry
A generalized double-buffered Win32Lib graphical pseudo control for implementing simple to manage line-oriented drawing in a Win32Lib application. Jul 24: No change, transfer from external host.
 
WIN Access .ini Files 2KJeff Fielding Dec 21/98 this program has happy users! 0.25 click here to update this entry
routines for accessing WIN32 .ini files from Euphoria.
 
WIN EuVIDE 1.0.0 Setup Program 999KAndy Drummond Jun 6/07 this program has happy users! 1.00 click here to update this entry
This is an executable zipped bound version of the latest IDE for Win32Lib by Judith Evans. It is bound with the relevant version of Win32Lib to avoid problems with the library, and includes some other useful files. By default, it unzips to C:\Program Files\Euphoria, so you could add that to your path, or choose a different location.
 
WIN TankHunter 1233KIra Hill Dec 26/11   click here to update this entry
This is an automated program for playing the classic online game Tank Hunter. It is written in Eu 4 and requires Win32Dib and Win32Lib to take screen shots for decision making; source and binary files are provided.
 
WIN Convert MS Word Dialogs to Euphoria 18KMichael J. Raley Jan 9/98   click here to update this entry
a utility that converts the output of macrode.exe into a WIN32 Euphoria program. macrode.exe is a visual GUI-making tool supplied with MS Word. The Euphoria program that he creates uses David Cuny's win32lib.ew file to display the dialog.
 
WIN PikQuik Bits 8KDavid Pletts Jun 23/05 this program has happy users! 1.00 click here to update this entry
The source code for just a few routines from PikQuik 3. You will need win32lib and win32dib, both in the archive.
 
WIN Move/Resize Borderless Windows 4KDaduko Dec 31/09   click here to update this entry
A library for moving/resizing windows that lack titlebars or borders. Updated to work with new win32lib.. Dec 31: Updated to work with new win32lib.
 
WIN photuki 1KMichael Raley Oct 5/09   click here to update this entry
Photuki is a utility using Win32Lib, freedib and win32dib to copy and transform images into a template for making origami cubes. Sample images, bound version and folding instructions available at Modulareality.org Oct 5: change of websites with Geocities shutting down on Oct 26th
 
WIN Show Windows Desktop code 2KThomas Betterly Apr 5/09   click here to update this entry
Code to simulate the show the desktop menu item in Windows. Freeware. Contains a Win32Lib version and a version with Win32Lib dependencies removed.
 
WIN RGBview 239Kdon cole Jul 30/08   click here to update this entry
This is a handy color generator that he found in the old Win32Lib demos. However it did not work in the newer versions of Win32Lib. He fixed it so it does. It is a must for anyone writing programs that deal with color. If you use things like: rgb(106,44,70) or setTextColor(LText126,#7FFF7F) then you need this utility. Displays both Hex and Decimal.
 
WIN Ware Houser tile matching game 614KMichael Raley May 4/07   click here to update this entry
Ware Houser is a Win32Lib based strategy game where you remove horizontal, vertical or intersecting sets of bitmap tiles from a grid. You can customize the grid to various sizes, and choose to play with 3, 4, 5 or 6 tile bitmaps or choose a different tile set theme. Don't lose respect or you'll be given the pink slip. May 4: Overhauled to work in Win32lib .60+, added timed aspect to game with introduction of 'drop timer'
 
WIN EuVIDE 0.22.0 Setup Program 982KAndy Drummond Jan 10/07   click here to update this entry
The latest version of Judith Evans' Euphoria Win32Lib IDE (EuVIDE) version 0.22.0 setup program. This installs the complete IDE as a bound executable program so it is entirely free-standing and does not require any particular version of Win32Lib to be installed. generated by EuVIDE. If the source code is wanted that must be downloaded from SourceForge. Jan 10: EuVIDE now includes the colored button feature. This setup file now includes the coloredButtons.ew include file which the user will need to copy to his Euphoria\Include folder for use by programs with colored buttons generated by EuVIDE
 
WIN MakeDoc 12KDerek Parnell Dec 18/06   click here to update this entry
This tool generates HTML documentation from encoded documentation text. This is usually embedded in source file comments. This tools extracts the documenation comments and formats and indexes them into a number of HTML files. This is the tool that generates the docs for Win32lib. It does not require win32lib to run and can generate docs from any text file, not only Euphoria source code.
 
WIN Boggle Game 161KBrett Pantalone Jan 2/06   click here to update this entry
A Boggle-type word game using Win32lib. Jan 2: Updated to use setHandler() and the latest Win32Lib files.
 
WIN Appointment Calendar Demo 3KAl Getz Feb 26/05   click here to update this entry
This is a demo of an appointment calendar which sets specific dates in Windows' MonthCalendar to bold according to sequences set by the user. Requires Win32Lib to run. You can set bold days for every month, every year, or any day of any year. Tested with latest Win32Lib under XP.
 
WIN Profile_Time in WIN32 455KDaniel Kluss Oct 25/07 this program has happy users! 0.80 click here to update this entry
A modified source of Euphoria with profile_time enabled in Windows, 1 ms timer.
 
WIN Dip 'n Daub Expert 137KDavid Pletts Jun 7/04   click here to update this entry
A new version of the old Dip 'n Daub - an abstract art generator. You will need Win32lib.ew and win32dib.ew, both available from the archive.
 
WIN Recipient Editor plugin 19KMichael Raley May 31/04   click here to update this entry
The recipient editor is a dialog window using a tree view structure to build, edit, load and save report distribution lists. It functions as a plugin to Win32lib apps. Tested with Win32Lib ver .59.1 May 31: bug fix.
 
WIN Remote Desktop System 371KMario Steele Mar 26/04   click here to update this entry
This is the beginnings of a Remote Desktop system, developed on the basis of operation behind a Router. Developed with Win32lib, Win32dib, String Tokenizing v2.1, ZLib, and TCP.ew
 
WIN Llama 123KDavid Cuny Jun 29/99 this program has happy users! 0.50 click here to update this entry
He is planning to eventually replace Win32Lib and DOS32Lib with a new, modular design based on an object-oriented approach. It will be, for the most part, upwardly-compatible with Win32Lib. His new design is more portable, and easier for others to extend. He would like you to look at his approach and give him feedback. June 29: emulated controls, graphic support, better class library
 
WIN Multi-Color Multi-Line Edit Control 16KMario Steele Jul 3/02   click here to update this entry
Code that creates an MLE control with Win32Lib that supports multi-colored text. It uses Chris Bensler's struct Memory Library, and Win32Lib 0.57.6. Jul 3: faster, plus some bugs were fixed
 
WIN Color Picker 62KBen Logan Apr 17/00   click here to update this entry
A utility for selecting colors using the standard Windows color dialog box. The color is converted to it's rgb value. The value is displayed on the screen and copied to the clipboard. Three formats are supported: Pov-Ray, HTML, and Win32Lib. Requires Win32Lib.ew.
 
WIN WIN32 Common Dialogs and Menus 23KJacques Deschenes Dec 4/97 this program has happy users! 0.75 click here to update this entry
a set of easy-to-use routines for making Windows menus and using common dialogs.
 
WIN Win32 Editor Prototype 55KDavid Cuny Jul 17/99   click here to update this entry
He invites you to complete his Windows editor.
 
WIN Customized WIN32 DLL 120KFrancis Bussiere Dec 12/97   click here to update this entry
a DLL that can be easily used by Euphoria programs.
 
WIN IDE 104 for win32lib 0.70.4 and eu 4.xx 823KChrisBurch3 Dec 22/16   click here to update this entry
Updated IDE to resolve the block labels appearing on tabs. See openeuphoria forum for more detail.
 
WIN EuWinGUI Library and IDE 247KAndrea Cini Oct 30/06 this program has happy users! 97.00 click here to update this entry
A GUI development system for Euphoria, similar to Win32Lib and Judith's IDE, but smaller and simpler. Oct 30: This updated version of the library features color customizable controls, a full new set of printing instructions, two new variants of list control types, improved event handling, a new open utility library, updated Window Designer, improved demos and revised documentation. It is compatible with Euphoria 3.0, 2.5 and 2.4 and uses a .dll created with the (soon to be released) 3.0.1 Translator and Open Watcom.
 
WIN Debugging Aid for Win32Lib 2KS.R. Williamson Feb 18/00   click here to update this entry
It creates a window that you can use to track variable values, or the current position in the program.
 
WIN Euphoria Install / Setup Utility 216KH.W. Overman & Al Getz Jul 12/05 this program has happy users! 5.00 click here to update this entry
A nice-looking install program. It's similar to the INNO installer that RDS uses, but this is written in Euphoria. It should run on all versions of Windows. The full source is included. Lot of interesting techniques for direct API coding. Most File i/o and GUI portions are complete. Jul 12: minor fix to file compression.
 

 

End of Search Results