RE: Al Getz Display Server
- Posted by Elliott Sales de Andrade <quantum_analyst at hotmail.com> Jul 28, 2003
- 532 views
>From: Al Getz <Xaxo at aol.com> >Subject: RE: Al Getz Display Server > > >jondolar wrote: > > > > > > Al > > I just notice that when I start DisplaySever201.exe, the title of the > > window is..."Wondow Display Server Version 2.00". Did you just forget to > > > > change the version number in the title or am I running version 2.00 > > disguised in 2.01 . Perhaps you could check that. > > > > Serge > > > >Hello again Serge, > >Yes, it's just an oversight on the version number that gets >shown in the title bar. > >If you wish, you could put the following three lines into >the connect.ew file (using Notepad only) : > >?hServer >?Identifier >?RegisteredMessage01 I get: 459940 3764 49708 or something similar. >Then run DisplayServer and then your program with the >connect.ew file included. >If you tell me what three numbers get printed to the console >we might be able to tell what's wrong. >Amazingly, it runs just fine under Win98 >and the DDE mem access method is very fast too. However, when I press Scroll, or Write Text to Server, nothing show up on the server. Also, there is no "Hello, I'm Connected" Oh, BTW, in the Win32lib example, you should use setHandler(), not one of the onXXX event handlers. >Take care for now, >Al >