Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!news.funet.fi!ousrvr!daemon From: TKOP-ML@finou.oulu.fi (Mikko Laanti) Newsgroups: comp.windows.ms Subject: Re: ChangeSelector Message-ID: <90256.201558TKOP-ML@finou.oulu.fi> Date: 13 Sep 90 17:18:15 GMT References: <1990Sep12.195335.28444@world.std.com> Sender: daemon@ousrvr.oulu.fi Organization: University of Oulu, Finland Lines: 39 ------- Microsoft (intentionally?) left some definitions out of their SDK toolkit. You have to give the definitions given below to use these documented (but not defined functions). You can find more KERNEL numbers with command: EXEHDR -v KERNEL.EXE > KERNEL.LST ------------------------------------------------------------- Exports: ord seg offset name 173 254 f000 __ROMBIOS exported 19 1 0be7 GLOBALUNLOCK exported 184 1 091b GLOBALDOSALLOC exported === ============== ------------------------------------------------------------- --------------------- cut here --------------------------------- WORD FAR PASCAL ChangeSelector(WORD, WORD); DWORD FAR PASCAL GlobalDosAlloc(DWORD); WORD FAR PASCAL GlobalDosFree(WORD); --------------------- cut here --------------------------------- --------------------- cut here --------------------------------- IMPORTS GHANGESELECTOR = KERNEL.177 GLOBALDOSALLOC = KERNEL.184 GLOBALDOSFREE = KERNEL.185 --------------------- cut here --------------------------------- Mikko Laanti Univ. of Oulu TKOP-ML at FINOU.OULU.FI