Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Feb 21st, 2010, 4:23 PM   #1
spkenn5
Newbie
 
spkenn5's Avatar
 
Join Date: May 2006
Location: PA, USA
Posts: 4
Rep Power: 0 spkenn5 is on a distinguished road
Send a message via MSN to spkenn5
assembled in vc++ but could not assmble with masm32

im getting this error from masm32, i was wondering whats wrong?

AddSubAlt.obj : error LNK2001: unresolved external symbol _ExitProcess@4
AddSubAlt.obj : error LNK2001: unresolved external symbol _DumpRegs@0
AddSubAlt.exe : fatal error LNK1120: 2 unresolved externals

thanks
spkenn5 is offline   Reply With Quote
Old Feb 21st, 2010, 6:38 PM   #2
Ancient Dragon
PFO God In Training

 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 1,720
Rep Power: 7 Ancient Dragon will become famous soon enough
Re: assembled in vc++ but could not assmble with masm32

The error messages say it all -- it doesn't know where those two functions have been coded.
__________________
PFO's FAQ is here
Ancient Dragon is offline   Reply With Quote
Old Feb 21st, 2010, 8:12 PM   #3
spkenn5
Newbie
 
spkenn5's Avatar
 
Join Date: May 2006
Location: PA, USA
Posts: 4
Rep Power: 0 spkenn5 is on a distinguished road
Send a message via MSN to spkenn5
Re: assembled in vc++ but could not assmble with masm32

i figured i have to include the irvine32.lib as well as the masm32 kernel32.lib. got rid of the exitprocess problem
now i need to figure out whats there for the dumpregs
spkenn5 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ / DirectX / OpenGL Game and Graphics Guru – fast growing VC backed startup christina9 Paid Job Offers 0 Jun 20th, 2008 3:24 PM
Masm32 adding two floats Fall Back Son Assembly 7 Mar 31st, 2008 6:37 PM
MASM32 compile problem Kilo Assembly 3 Nov 20th, 2005 12:39 PM
Newbie: Masm32 program that beeps 6 times Johnny5 Assembly 2 Jun 12th, 2005 10:49 AM
problem with lstrcmp (masm32) lepricaun Assembly 2 Mar 16th, 2005 5:19 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 11:09 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC