
August 7th, 2006, 12:45 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 1
Time spent in forums: 21 m 29 sec
Reputation Power: 0
|
|
|
Impossible assembly language question
Kind folks,
I don't know assembly language, but need to get an old app to compile (VC++ 6.0, SP5, MASM 6.11).
There are a bunch of "ALIGN 16" statements that throw errors during compile time.
"error A2189: invalid combination with segment alignment : 16"
Not sure what my course of action should be. Any tips?
- D
|