Thread: Onboard video card memory access

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    1

    Unhappy Onboard video card memory access

    Hey,
    I have an old mother board (Intel i845 GLLY) with onboard video card. I am using the onboard video card only as there's no AGP slot and am not very rich:-) Anyways, can you please tell me how to use the onboard video card's memory to write into it?

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Under windows - you cant because of protection measures..you can use a graphics lib like OpenGL or DirectX

    In DOS, look up mode 13h in a search engine, or the tutorials on this site

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Rolodex(information manager) =>Check my Code
    By jackfraust in forum C++ Programming
    Replies: 3
    Last Post: 04-26-2009, 03:41 AM
  2. Need Help With a BlackJack Program in C
    By Jp2009 in forum C Programming
    Replies: 15
    Last Post: 03-30-2009, 10:06 AM
  3. Video card memory size
    By joeyzt in forum Game Programming
    Replies: 3
    Last Post: 12-18-2005, 06:35 AM
  4. TNL Video Card
    By VooDoo in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 08-11-2002, 09:00 PM
  5. accessing more than 64k of video memory
    By stupid_mutt in forum C Programming
    Replies: 1
    Last Post: 10-03-2001, 02:27 PM