Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: GuyZana
  • Content: Threads
  • Order by date
  1. GuyZana

    SVGA - how to read pixel color?? ATI adapter

    i'm doing a software (17,000 lines untill now) that works in SVGA 800x600 256 colors mode (using banks) and i need to save the background and than drawing it back again, i made the algorithem for saving the background (if you want it notify me) anyway, my problem is this: i need to read a pixel...
  2. GuyZana

    How to read pixel color (DOS)? ATI adapter

    hi all, it's me again, i thought that after i posted my first message i will be fulled with answers from you and than i will solve my problem, well it didn't happen so i will describe again my problem, this time in details: well, i'm doing a software (17,000 lines untill now) that works in SVGA...
  3. GuyZana

    hot to read a pixel color from screen (banks)?

    Please let me know i defined 800x600 Svga 256 colors mode. Thanks, Guy Zana
  4. GuyZana

    How to use the Ctrl?

    Hello my friend, I'm programming now a little software in C for dos, i need to know how to do these things: 1. i'm using biokey() to read a key that pressed but instead for waiting for a key i'm reading a key whenever a key is pressed: like this: if (bioskey(1)) key = bioskey(0)...
  5. GuyZana

    How to read pixel color?

    how to read a pixel color? i defined svga 600x800 mode Thanks from advanced, Guy Zana
  6. GuyZana

    Wav & mouse toghether???

    Hello my friend, I'm programming now a little software in C for dos, i need to know how to do these things: 1. i'm using biokey() to read a key that pressed but instead for waiting for a key i'm reading a key whenever a key is pressed: like this: if (bioskey(1)) key = bioskey(0)...

Part and Inventory Search

Back
Top