News:

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

masm32 in win 7

Started by guiman, October 21, 2009, 11:51:44 AM

Previous topic - Next topic

guiman

Hi,

I've just downloaded and installed masm32 on windows 7, and I encountered a problem:
I've copied - pasted the first sample in the tutorial (the one in the console folder) and I tried to run it; I assembled it and linked it, this worked fine, but when i run the .exe file generated, it crashes (I got a dialog from the OS with  "program.exe has stopped working... " ).

Do you have any idea what the problem could be?

Thanks,
Claudiu Guiman

Vortex

Hi Claudiu,

Welcome to the forum. Could you try to build and test another Masm32 example?

jj2007

Quote from: guiman on October 21, 2009, 11:51:44 AM
the one in the console folder

Try to be a bit more specific, that will increase your chances to get answers.

\masm32\examples\exampl07\console\hello
\masm32\examples\exampl07\console\hashapp
\masm32\examples\exampl07\console\stripcc
D:\masm32\tutorial\console\demo1
D:\masm32\tutorial\console\demo2
D:\masm32\tutorial\console\demo5
D:\masm32\tutorial\console\demo4
D:\masm32\tutorial\console\demo3
D:\masm32\tutorial\console\demo7
D:\masm32\tutorial\console\demo6

hutch--

It sounds like a privelige issue, make sure you have enough administrative rigts to run an application that is not "managed" code.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

GregL

guiman,

The program named hello.asm at C:\masm32\tutorial\console\demo1 builds fine and runs fine here, I'm running Windows 7. Must be a copy and/or paste error.


guiman

I've found the probleme... it had to do with the copy-paste. I'm sorry for wasting your time with stupid questions :).

Thank you,
Claudiu Guiman

hutch--

No problems Claudiu, I have made silly mistakes that would make you laugh. Let us know how you go with MASM32 on Win 7.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php