News:

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

File packer test.

Started by hitchhikr, April 09, 2005, 05:42:07 PM

Previous topic - Next topic

hitchhikr

Hi,

Lately i've done a little file packer and i'd like to know if that included file is working under win 98/Me/2k (all service packs)/Xp (all service packs)/2003 server and a couple of etc.
(it should display a simple rotating cube, btw).

Thanks in advance.

(Attachment below).

[attachment deleted by admin]

mnemonic

Hi,

works here under WinXP/SP1.

Regards
Be kind. Everyone you meet is fighting a hard battle.--Plato
-------
How To Ask Questions The Smart Way

Siekmanski

Hello hitchhikr

works under Windows XP Home Edition Service Pack 2

Faiseur

Hello hitchhikr

work with Windows XP Pro SP1 but not with Windows 98ME.



French asm Forum: http://www.asmforum.net/   Website: http://www.faiseur.net/

GregL

hitchhikr,

It works fine with WinXP Pro SP2.


MichaelW

It appears to work OK under Windows 2000 SP4, but I get a page fault under Windows 98 SE. The Windows 98 SE system has an old Rage Pro Turbo, but the drivers are the last version ATI produced, and AFAIK they do support OpenGL. After setting the desktop for 16bpp, I was able to run Q2 with the driver set to default OpenGL (but I was limited to the software modes with the desktop set for 32bpp).
eschew obfuscation

Ghirai

Works fine on my XP SP2 Pro too.
MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html

hitchhikr

#7
Here is another version that should (hopefully) work on all systems.

Thanks for testing.

(See first post for the attached file)

Faiseur

Ok with Windows XP SP1 and Windows 98ME for me.
French asm Forum: http://www.asmforum.net/   Website: http://www.faiseur.net/

hitchhikr

What is Windows 98ME ? Windows 98 & Windows ME ? A typo for Windows 98SE or Windows Millenium ?

Faiseur

French asm Forum: http://www.asmforum.net/   Website: http://www.faiseur.net/

QvasiModo

Works on XP Professional SP2 :U

MichaelW

On the Windows 98 SE system, the new version runs OK in a window, but full screen there is some tearing (as for both versions on the Windows 2000 SP4 system), and when I press escape I get:

This program has performed an illegal operation...

CUBE cause an invalid page fault in module ATOGLRP9.DLL...
eschew obfuscation

hitchhikr

Puzzling, what kind of gfx card do you have ?

Vortex

Hi hitchhikr,

It works fine under Win Xp Pro Sp2 :U