|
-
Jul 10th, 2001, 06:26 AM
#1
Thread Starter
Lively Member
Linker Problem
ok im tring to link a DLL, the .asm compiled fine and it produced an object file.. but when i link i get this error:
Linking...
Microsoft (R) Incremental Linker Version 5.12.8181
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
Creating library DskTopHk1.lib and object DskTopHk1.exp
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
DskTopHk1.dll : fatal error LNK1120: 1 unresolved externals
Link Finished - 2 error(s), 0 warning(s)
any ideas how to resolve this?
thanks!
andy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|