Xref: news-dnh.mv.net comp.os.msdos.djgpp:959 Path: news-dnh.mv.net!mv!news.sprintlink.net!simtel!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!unsw.edu.au!usenet From: Tim Hesketh Newsgroups: comp.os.msdos.djgpp Subject: Interrupts in V2 Date: 18 Jul 1995 05:41:07 GMT Organization: University of New South Wales Lines: 8 Nntp-Posting-Host: timh.ee.unsw.edu.au To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp When setting an interrupt vector, a selector (for the current code segment) has to be passed as an argument. In V1, this was obtained using _go32_my_cs() (or similar). How do you get the selector for V2? In fact, I would give my right arm for a V2 version of the "timer.c" example that came with V1, or some of the examples from the dpmi pages in info. Tim Hesketh