Path: utzoo!attcan!uunet!mcsun!sunic!uupsi!rpi!zaphod.mps.ohio-state.edu!samsung!aplcen!haven!uvaarpa!murdoch!astsun8.astro.Virginia.EDU!gl8f From: gl8f@astsun8.astro.Virginia.EDU (Greg Lindahl) Newsgroups: comp.sys.atari.st Subject: Re: GDOS question Keywords: GDOS PROGRAMMING Message-ID: <1990Mar5.234749.9088@murdoch.acc.Virginia.EDU> Date: 5 Mar 90 23:47:49 GMT References: <13366@cbnewse.ATT.COM> Sender: news@murdoch.acc.Virginia.EDU Reply-To: gl8f@astsun8.astro.Virginia.EDU (Greg Lindahl) Organization: Department of Astronomy, University of Virginia Lines: 24 In article <13366@cbnewse.ATT.COM> foster@cbnewse.ATT.COM (r.w.foster) writes: > >I need a question about GDOS answered. I have a program that I >wrote some time ago which copies a graphic image into a window as >part of it's operation. This has worked out just fine for a long time >but since I have added GDOS to my system, the blit call doesn't cause >anything to happen. If I take out GDOS(or G+PLUS), everything works >fine again. > >The call in question is a >vro_cpyfm(handle,3,xyarray,&sourcemfdb,&destmfdb); Are you sure that you are using the right handle? You get a physical handle from calling gr_handle, and the you pass that handle into v_opnvwk to get the virtual handle, and you use that virtual handle for further VDI operations. I believe I saw a posting once which said that the physical and virtual handles are the same without GDOS and different with GDOS, but I can't seem to find my copy. In any case, a a little experimentation ought to get your answer. Good luck! Greg Lindahl gl8f@virginia.edu Astrophysicists for Choice.