Results 1 to 30 of 30

Thread: question for penagate,moeur or codeblock pls regarding dll

Threaded View

  1. #4

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,364

    Re: question for penagate,moeur or codeblock pls regarding dll

    ok a bit of success.. however after tryig to build my dll source, it doesnt seem to make my dll file in the directory?

    10/1/2005 2:16:14 AM: ============================================
    10/1/2005 2:16:14 AM: Command Line Options: "C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib.OBJ" "C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib1.OBJ" "C:\Program Files\Microsoft Visual Studio\VB98\VBAEXE6.LIB" /ENTRY:__vbaS /OUT:"C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib.exe" /BASE:0x400000 /SUBSYSTEM:WINDOWS,4.0 /VERSION:1.0 /INCREMENTAL:NO /OPT:REF /MERGE:.rdata=.text /IGNORE:4078
    10/1/2005 2:16:14 AM: Command Line Options: "C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib.OBJ" "C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib1.OBJ" "C:\Program Files\Microsoft Visual Studio\VB98\VBAEXE6.LIB" /ENTRY:DLLMain /OUT:"C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib.exe" /BASE:0x10000000 /SUBSYSTEM:WINDOWS,4.0 /VERSION:1.0 /INCREMENTAL:NO /OPT:REF /MERGE:.rdata=.text /IGNORE:4078 /DLL /DEF:"C:\Documents and Settings\Home\Desktop\MathLib_DLL\MathLib.DEF"
    10/1/2005 2:16:14 AM: ============================================
    it should have made MathLib.dll in the directory where the project is?

    when i was given this promp during the 'make MathLib.exe' -
    "Click Yes to apply DLL options over a Standard EXE Project"

    i clicked Yes, but the dll did not appear anywhere?? :confused: :confused: :confused:
    Last edited by Pouncer; Sep 30th, 2005 at 08:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width