From: erfan on
hi,everyone.today,when i install Masm32,yeah,that`s all right.
however,when i try my first "helloworld" , a fatal error comes on.
That is copyed below:

"RC : fatal error RC1110 : could not open rsrc.rc


Microsoft (R) Windows Resource To Object Converter Version 5.00.1736.1
Copyright (C) Microsoft Corp. 1992-1997. All rights reserved.

CVTRES : fatal error CVT1101: cannot open rsrc.res for reading
Press any key to continue . . ."

yeah,almost at the same time,my antivirus software give me a alarm,and
the file "hllemu.exe" was isolated automaticlly. for the more,i see
from the antivirus software, found worms in hllemu.exe.
what`s wrong with it and how can i deal with it ?
From: hutch-- on
erfan,

To use the masm32 system as it is set up, put your resources into
RSRC.RC as it is built to do that. If you want to use other resource
file names build your app with a batch file.

Shoot your AV software for delivering false positives, get something
reliable that does not do it NOD32 etc ....

Post your "hello world" source code and it should be easy to fix.
 | 
Pages: 1
Prev: which way is faster?
Next: paranoid ?