1. Euphoria Windows Programming
- Posted by Alex Ford <FFUltimateMaster at CS.COM> Jul 27, 2000
- 397 views
Does anyone have a program or webpage (etc.) that can help you learn Win 32 euphoria? I'm just having a few problems and asks here every time one comes up would just be a bother... so i just thought i'd ask this... ~thanks~
2. Re: Euphoria Windows Programming
- Posted by Ad Rienks <kwibus at ZONNET.NL> Jul 27, 2000
- 380 views
- Last edited Jul 28, 2000
------=_NextPart_000_0035_01BFF808.FD569540 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Wolfgang Fritz has a quite good (and downloadable) tutorial. If you = search in the Archives on the Official Euphoria Programming Page for = 'Win32Lib tutorial', you will get redirected to his site. If your = interest lies in Win32 programming without using Win32Lib, there are = also some good tutorials, libraries and tools. I remember names like = Jacques Desch=EAnes, Bernie Ryan, and there are more people whose names = I can't reproduce at the moment. Sorry guys and gals! Lots of succes in your learning process! Cheers, Ad ----- Oorspronkelijk bericht -----=20 Van: Alex Ford <FFUltimateMaster at CS.COM> Aan: <EUPHORIA at LISTSERV.MUOHIO.EDU> Verzonden: donderdag 27 juli 2000 16:55 Onderwerp: Euphoria Windows Programming > Does anyone have a program or webpage (etc.) that can help you learn = Win 32 > euphoria? I'm just having a few problems and asks here every time one = comes > up would just be a bother... so i just thought i'd ask this... >=20 > ~thanks~ ------=_NextPart_000_0035_01BFF808.FD569540 charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV>Wolfgang Fritz has a quite good (and downloadable) tutorial. If you = search=20 in the Archives on the Official Euphoria Programming Page for 'Win32Lib=20 tutorial', you will get redirected to his site. If your interest lies in = Win32=20 programming <EM>without </EM>using Win32Lib, there are also some good = tutorials,=20 libraries and tools. I remember names like Jacques Desch=EAnes, Bernie = Ryan, and=20 there are more people whose names I can't reproduce at the moment. Sorry = guys=20 and gals!</DIV> <DIV>Lots of succes in your learning process!</DIV> <DIV> </DIV> <DIV>Cheers, Ad</DIV> <DIV> </DIV> <DIV>----- Oorspronkelijk bericht -----=20 <DIV>Van: Alex Ford <<A=20 DIV> <DIV>Aan: <<A=20 </A>></DIV> <DIV>Verzonden: donderdag 27 juli 2000 16:55</DIV> <DIV>Onderwerp: Euphoria Windows Programming</DIV></DIV> <DIV><BR></DIV>> Does anyone have a program or webpage (etc.) that = can help=20 you learn Win 32<BR>> euphoria? I'm just having a few problems and = asks here=20 every time one comes<BR>> up would just be a bother... so i just = thought i'd=20 ------=_NextPart_000_0035_01BFF808.FD569540--
3. Re: Euphoria Windows Programming
- Posted by Alex Ford <FFUltimateMaster at CS.COM> Jul 27, 2000
- 378 views
kwibus at ZONNET.NL said: >>Wolfgang Fritz has a quite good (and downloadable) tutorial. If you search= =20 in the >>Archives on the Official Euphoria Programming Page for 'Win32Lib=20 tutorial', you will >>get redirected to his site. If your interest lies in=20 Win32 programming without using >>Win32Lib, there are also some good=20 tutorials, libraries and tools. I remember names >>like Jacques Desch=EAnes,= =20 Bernie Ryan, and there are more people whose names I >>can't reproduce at th= e=20 moment. Sorry guys and gals! >>Lots of succes in your learning process! thank you! ;-p i hope i do have alot of success... i have very big dreams!
4. Re: Euphoria Windows Programming
- Posted by =?iso-8859-1?B?U2tvZGE=?= <tone.skoda at SIOL.NET> Jul 27, 2000
- 383 views
- Last edited Jul 28, 2000
> Does anyone have a program or webpage (etc.) that can help you learn Win 32 > euphoria? I'm just having a few problems and asks here every time one comes > up would just be a bother... so i just thought i'd ask this... > > ~thanks~ > win32 euphoria is winapi functions, like they are in c. so you should find help for those functions.
5. Re: Euphoria Windows Programming
- Posted by Patrick Quist <quistnet at HOTMAIL.COM> Jul 27, 2000
- 398 views
>From: Alex Ford <FFUltimateMaster at CS.COM> >Reply-To: Euphoria Programming for MS-DOS <EUPHORIA at LISTSERV.MUOHIO.EDU> >To: EUPHORIA at LISTSERV.MUOHIO.EDU >Subject: Re: Euphoria Windows Programming >Date: Thu, 27 Jul 2000 14:59:51 EDT > >kwibus at ZONNET.NL said: > > >>Wolfgang Fritz has a quite good (and downloadable) tutorial. If you >search >in the >>Archives on the Official Euphoria Programming Page for 'Win32Lib >tutorial', you will >>get redirected to his site. If your interest lies in >Win32 programming without using >>Win32Lib, there are also some good >tutorials, libraries and tools. I remember names >>like Jacques Deschênes, >Bernie Ryan, and there are more people whose names I >>can't reproduce at >the >moment. Sorry guys and gals! > >>Lots of succes in your learning process! > >thank you! ;-p i hope i do have alot of success... i have very big dreams! Sorry I'm saying something about this, but... Who doesn't want to use Win32Lib? It's a wonderfull source of many important Win-Dll calls and their processing, I myself couldn't imaging programming in Win32 without Eu and Win32Lib. Well offcours I'm not perfect in the world of C and Java, but handling those DLL things without a proper 1000-page-windows-manual I couldn't make it. If you want extra functions you could add them according to the information you have about the possibility. Yeah, I know Win32Lib.e is big, but when compiled with an extra 1000 lines of code is not a huge difference. And for the rest about Win32, you can use normal Euphoria-DOS instructions without having to bother with DLL's. Don't bother for looking on ways to open files and read them with Dll-Routines, just use the normal way. -- Probably unreadable for Non-Dutch -- Oh ja, Meneer Ad Rienks, Waarom zit u bij Zonnet? Is het een beetje goede ISP? --------------------------------------- Sorry, Bye, PQ ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
6. Re: Euphoria Windows Programming
- Posted by Ad Rienks <kwibus at ZONNET.NL> Jul 28, 2000
- 382 views
Hi Patrick, I agree with you: Win32 programming in Euphoria is a lot easier with Win32Lib than without it. But the question was not referring to Win32Lib in particular, so I thought it was good to point also to other sources of Win32 programming. And, if you study these sources you can learn a lot from them. For instance, Jacques Deschênes has written Win32 function wrappers before there was Win32Lib. (Sorry, David Cuny, I sincerely don't want to downsize you and your Win32Lib. You've done lots of good work for the Euphoria society and, BTW, your music sounds good too ) N.B. (Dutch follows) Patrick, ik zit bij Zonnet omdat dat zo ongeveer de eerste gratis provider was met POP3-email. Ik heb er geen klachten over. Ze geven bijvoorbeeld geen opdringerige advertentie-regeltjes in kop- of voetteksten! Bye, Ad ----- Oorspronkelijk bericht ----- Van: Patrick Quist <quistnet at HOTMAIL.COM> Aan: <EUPHORIA at LISTSERV.MUOHIO.EDU> Verzonden: vrijdag 28 juli 2000 0:40 Onderwerp: Re: Euphoria Windows Programming > >From: Alex Ford <FFUltimateMaster at CS.COM> > >Reply-To: Euphoria Programming for MS-DOS <EUPHORIA at LISTSERV.MUOHIO.EDU> > >To: EUPHORIA at LISTSERV.MUOHIO.EDU > >Subject: Re: Euphoria Windows Programming > >Date: Thu, 27 Jul 2000 14:59:51 EDT > > > >kwibus at ZONNET.NL said: > > > > >>Wolfgang Fritz has a quite good (and downloadable) tutorial. If you > >search > >in the >>Archives on the Official Euphoria Programming Page for 'Win32Lib > >tutorial', you will >>get redirected to his site. If your interest lies in > >Win32 programming without using >>Win32Lib, there are also some good > >tutorials, libraries and tools. I remember names >>like Jacques Deschênes, > >Bernie Ryan, and there are more people whose names I >>can't reproduce at > >the > >moment. Sorry guys and gals! > > >>Lots of succes in your learning process! > > > >thank you! ;-p i hope i do have alot of success... i have very big dreams! > > > Sorry I'm saying something about this, but... > Who doesn't want to use Win32Lib? > It's a wonderfull source of many important Win-Dll calls > and their processing, I myself couldn't imaging programming in Win32 without > Eu and Win32Lib. Well offcours I'm not perfect in the world of C and Java, > but handling those DLL things without a proper 1000-page-windows-manual I > couldn't make it. > If you want extra functions you could add them according to the information > you have about the possibility. > Yeah, I know Win32Lib.e is big, but when compiled with an extra 1000 lines > of code is not a huge difference. > > And for the rest about Win32, you can use normal Euphoria-DOS instructions > without having to bother with DLL's. > Don't bother for looking on ways to open files and read them with > Dll-Routines, just use the normal way. > > -- Probably unreadable for Non-Dutch -- > Oh ja, Meneer Ad Rienks, > Waarom zit u bij Zonnet? Is het een beetje goede ISP? > --------------------------------------- > > Sorry, Bye, > PQ > > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
7. Re: Euphoria Windows Programming
- Posted by "A.R.S. Alvin Koffman" <ka9qlq at HOTMAIL.COM> Jul 27, 2000
- 383 views
- Last edited Jul 28, 2000
Yah, me to...................... http://ka9qlq.tripod.com/ ----- Original Message ----- From: Alex Ford <FFUltimateMaster at CS.COM> To: <EUPHORIA at LISTSERV.MUOHIO.EDU> Sent: Thursday, July 27, 2000 1:59 PM Subject: Re: Euphoria Windows Programming kwibus at ZONNET.NL said: >>Wolfgang Fritz has a quite good (and downloadable) tutorial. If you search in the >>Archives on the Official Euphoria Programming Page for 'Win32Lib tutorial', you will >>get redirected to his site. If your interest lies in Win32 programming without using >>Win32Lib, there are also some good tutorials, libraries and tools. I remember names >>like Jacques Deschênes, Bernie Ryan, and there are more people whose names I >>can't reproduce at the moment. Sorry guys and gals! >>Lots of succes in your learning process! thank you! ;-p i hope i do have alot of success... i have very big dreams!
8. Re: Euphoria Windows Programming
- Posted by david cuny <dcuny at LANSET.COM> Jul 27, 2000
- 389 views
- Last edited Jul 28, 2000
Ad Rienks wrote: > Sorry, David Cuny, I sincerely don't want to downsize > you and your Win32Lib. No offense taken. I'm happy that people other than me are working on Win32Lib as well, although it'll eventually be a bit of a pain to integrate it. > and, BTW, your music sounds good too Thanks; I wish I had more time to put into it. There are just not enough hours in the day to do all the projects I'd like to be working on. -- David Cuny