From: "Mr. Th" Newsgroups: comp.os.msdos.djgpp Subject: Pointer to bank switching function? Date: Fri, 6 Jun 1997 21:47:25 -0400 Organization: Binghamton University Lines: 9 Message-ID: NNTP-Posting-Host: bingsun3.cc.binghamton.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I know somebody already posted this and I read the answer, but I'm completely clueless as to how I can call the bank-switching function for vbe 1.2 with the number in my ModeInfoBlock struct. What kind of casting do I need to do? At the moment it's an unsigned long because in the vesa spects it said to use a doubleword (assembly); I can get by with the bios interrupt, but if someone could tell me what I need to do with this member of the struct and how to call the function I'd appreciate it a lot! Tom