Hi everybody, I am new in this group. My name is Patrick Hen. I live part-time in Europe and the Philippines and have loved Forth for as long as I remember. I...
... expert ... for ... Which version of W32F do you have. All the later V6 versions contain the files task.f and multithr.f (an older pre-emptive multitasker ...
Hello, I've been away for a while thanks to a mayor computer-crash, but now i'm back to start programming again. I have downloaded version 6.12.00. There seems...
... Hi Dirk, Yesterday I also installed Vista in a seperate partition behind a dual boot option. Can't install SP1 since it is not yet out in my language. It...
I have a Window version of my Contract Generator written in Win32Forth using a modified Wined here. http://sourceforge.krugle.com/kse/projects/EWXpQb0#3 I...
\ *! Sock \ *T Simple Socket Library \ *Q Tom Dixon - July 2006 Which call or combination of calls get your IP Address? I have been playing with this but with...
... Hi Frank, This is actually quite easy with the socket library. Just call the host>iaddr function with an empty string as the input. The returned ip...
... Hi Jos, Both works ( scene and _fcp3d ) for me without black window on vista sp1 My graphic card is Gygabyte 8600 GTS with 256 mo gddr3 only. I use the...
... Thank you for testing and reporting. My graphic card is a ASUS Extreme AX600XT-TD Chipset: ATI radeon graphics processor(0x3E50). Internal DAC 400 Mhz. I...
... Thank you, then I will wait for SP1 before I change something. ... A program that you can download from my site (See the index for a download). It uses...
... Intresting: At the starting size I get 685 fps, fullscreen 176 fps, fullscreen with the bouncing ball in the roating box 145 fps. The box will rotate when...
Thanks very much for your advice, George. I have now finally located the 'missing' files, that had somehow wound up in the wrong folder. Patrick ... Yahoo! for...
Jos van de Ven, I am trying to logically follow the requirements for connecting to and logging in to my SMTP server. I tried to go thru your code but got lost...
... Hi Frank, As I understand it you are trying to logon to a SMTP server. That means you would like to send a message to the server. Is that right? Note: The...
... Next follows the way my previous message waas send by 4ePost. It might help you with the procol. ================== Smtp-server: 112.36.149.0 220...
Thanks, I need to use port 587. The ISP has it set that way. I have in the past used the 4epost running the version of Win32forth you recommended but that is...
... I know. The intension of the msg dump was to show to you what command I was sending and not to promote 4ePost. The SMTP server needs other commands. They...
Thanks again Jos, I missed the message dump or thought I was looking at what I included in a previous email. By the looks of it I am doing the same things but...
... Strange... after a quick look at the source, the clock should always eat 100% cpu time (or 50% if you have a dual core cpu) when you remove the delay since...
Apparently winclock.f was not written using Win32Forth's multi-tasking capability, so the simple way to handle the matter of updating the clock picture was...
Got an issue and thought I might ask if anyone has an idea how to solve this problem. I call internet functions, found in a DLL, using an established ...
Hi, thanks for the answers, that clears things up a bit. I would like to leave out the Begin .. Again loop, using multitasking, but could you tell me: where...
Hello, I've managed to put together a strategy-game using Win32forth. Could anyone try it out for me? I have no idea if I did things right. (I have based my...
... I took a look on it and it work's fine here on my Vista-PC. Altough I didn't understood what I have to do to win, but that's an other problem... ... Dirk...