Results 1 to 9 of 9

Thread: can u say how to create a .exe file for V.B 6.0 application

Hybrid View

  1. #1
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926

    Re: can u say how to create a .exe file for V.B 6.0 application

    Is this error on the develpoment machine, or on another machine?
    If the last: Did you install the program on the other machine, or did you just copy the exe?
    Frans

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    May 2007
    Posts
    167

    Re: can u say how to create a .exe file for V.B 6.0 application

    HI all,
    my original application is working well, the problem comes only when i made it .exe. when ever i try to run .exe it is giving me errror like..(please see the attached word document... there i pasted screen shots)
    i placed my .exe file in a folder where my dll file is placed. and before making my v.b app as .exe, i gave correct path of my dll file also

    the following is regarding to decleration which says v.b app where my dll is placed . "CrcComputeCrc32" is my dll's method name.

    Please see the attached word document regarding to the error what i usually getting.....

    Private Declare Sub CrcComputeCrc32 _
    Lib "VC++\CRC32Example\Debug\CRC32Example.dll" Alias "_CrcComputeCrc32@12" _
    (ByRef FirstElement As Byte, ByVal intNoOfElements As Integer, ByRef bytCrc32Array As Byt

    Thanks in advance:
    regards:
    raghunadhs.
    Attached Files Attached Files

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: can u say how to create a .exe file for V.B 6.0 application

    Quote Originally Posted by Frans C
    Is this error on the develpoment machine, or on another machine?
    If the last: Did you install the program on the other machine, or did you just copy the exe?
    What is the answer to these questions?

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 2007
    Posts
    167

    Re: can u say how to create a .exe file for V.B 6.0 application

    Hi Hack,
    it was on my machiene only. i developed .exe on my machiene and checked whehter it is working or not... but it is giving errors.

    Thanks:
    regards:
    raghunadhs
    Quote Originally Posted by Hack
    What is the answer to these questions?
    Last edited by raghunadhs; Aug 9th, 2007 at 06:30 AM. Reason: to make it more clarity

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