Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.asm.x86    |    Ahh, the lost art of x86 assembly    |    4,675 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 3,591 of 4,675    |
|    JJ to R.Wieser    |
|    Re: How to manipulate envirionment varia    |
|    15 Oct 18 20:17:24    |
      From: jj4public@nospicedham.vfemail.net              On Sun, 14 Oct 2018 15:36:25 +0200, R.Wieser wrote:       >       > As in the subjectline and the message itself: from a DOS program. Just a       > standard 16-bit one using INT 21h for OS services.              Oh, sorry.              Since you mention Int 21h (i.e. pure DOS service), you can only use files as       the communication media. Or use a more direct approach via Windows interrupt       service (i.e. Int 2Fh) by communicating through Windows virtual devices (see       Windows 3.x DDK).              >> 16-bit Windows program is similar like DOS program, except that       >> communicating with the server program is much simpler via Windows       >> API.       >       > Please do tell. I've been looking for the longest time for how to       > communicate between a DOS and a Windows environment (I've been researching       > pipes and mailslots, but somehow those didn't appeal to me).              That's for 16-bit Windows program. Not DOS program. Meaning that Win16 API       is used.              I don't know what are your requirements, but is UDP socket not applicable       too?              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca