Message-ID: <31A154D1.3ECA@nuernberg.netsurf.de> Date: Tue, 21 May 1996 07:29:53 +0200 From: Ralf Suessbrich Reply-To: ralf DOT suessbrich AT nuernberg DOT netsurf DOT de Organization: The Internet MIME-Version: 1.0 To: DJGPP Mailing List Subject: functions twice ?? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit HI ;) At the moment i am confused about these functions: 1.: _go32_dpmi_set_real_mode_interrupt_vector _go32_dpmi_get_real_mode_interrupt_vector _go32_dpmi_allocate_real_mode_callback_iret 2.: __dpmi_set_real_mode_interrupt_vector __dpmi_get_real_mode_interrupt_vector __dpmi_allocate_real_mode_callback Can i use both, do they do the same ??? Or is there a difference between them ? I want to write a realmode i-handler, so wich one should i use (the FAQ suggests the __dpmi ones, i believe). TNX for some answers ;) Ralf Suessbrich