News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

OpenGL Test

Started by Farabi, March 24, 2005, 01:12:45 AM

Previous topic - Next topic

Farabi

Hi thanks for your attention. I think this is not Open GL test anymore. Before I release the code I must make sure the .exe is work. If the .exe is not work I must modify it until it work.

This program tested on p4 2.8 Ghz, 1.8 Ghz Operating system is Windows XP and it work. But not working on p2 400 Mhz with Win98 Operating system. Please test this .exe and tell me. I hope I can make it run on every version of Windows.

[attachment deleted by admin]
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

hutch--

I just downloaded and tested the file but it delivers an exception trying to write to address 0x00000000. Test machine is a PIV 2.8 Prescott running Win2k sp4.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Phoenix

No error on Athlon64 3000 / Windows (c) 2000 SP4.... BTW, the buttons are flickering.

Regards,
Phoenix

Mark Jones

 Works fine on XP Pro SP1. The button highlights are flickering for me also when the mouse is hovered over them. Perhaps you are using an API which is different (buggy?) or not present in Win98/2k. And is the processor directive .586?
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

Farabi

Quote from: Mark Jones on April 17, 2005, 07:17:06 PM
Works fine on XP Pro SP1. The button highlights are flickering for me also when the mouse is hovered over them. Perhaps you are using an API which is different (buggy?) or not present in Win98/2k. And is the processor directive .586?

No it 686p. Could it be the misstake is?

Quote from: Hutch
I just downloaded and tested the file but it delivers an exception trying to write to address 0x00000000. Test machine is a PIV 2.8 Prescott running Win2k sp4.

Thank you. That problem is still not solved. I think I feel the same thing with mark jones.

Quote
Perhaps you are using an API which is different (buggy?) or not present in Win98/2k.
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

Farabi

Here. Download the final code. It have working. WinXP memory manajemen is more safe than Win98. On winXP it not crashes.
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"