Closed Thread
Results 1 to 5 of 5

Thread: Opening projects

  1. #1
    --VIP-- is offline Learning Programmer
    Join Date
    May 2009
    Posts
    40
    Rep Power
    0

    Smile Opening projects

    Ok so im opening source codes up that other programmers have already made in VB6 for now , but theres somthing that happens with only some of the source codes but not others ??
    I was trying to open a yahoo chatclient clone source code i found and i got these messeges :



    ---------------------------
    Microsoft Visual Basic
    ---------------------------
    'C:\Documents and Settings\Administrator\Desktop\Clever_Yah177684822 004\YClient\Systray.ocx' could not be loaded--Continue Loading Project?
    ---------------------------
    Yes No Help
    ---------------------------

    -------------------------------------------------------------------------
    ---------------------------
    Microsoft Visual Basic
    ---------------------------
    Errors during load. Refer to 'C:\Documents and Settings\Administrator\Desktop\Clever_Yah177684822 004\YClient\frmLogin.log' for details
    ---------------------------
    OK Help
    ---------------------------

    ---------------------------
    Microsoft Visual Basic
    ---------------------------
    Errors occurred during load.
    ---------------------------
    OK Help
    ---------------------------
    ---------------------------
    Microsoft Visual Basic
    ---------------------------
    Compile error:

    Procedure declaration does not match description of event or procedure having the same name
    ---------------------------
    OK Help
    ---------------------------

    Now i only get these sort of messeges on some of the source codes ???
    Are they out of date or something or is there stuff missing ????
    This is the readme that came with it

    Title: Clever Yahoo!
    Description: A Full YMSG Client with Chat,PM,BuddyList,Add Friends,Fonts,Smileys,WebCam Full Clone of Yahoo this need Systray32.ocx and YCrypt.dll this DLL can you get on nolimits-hosting.com Please gimme Credits and Vote for me at PSCode....

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Opening projects

    An OCX file is not source code. An OCX file is an Object Linking and Embedding (OLE) Control Extension which can be dynamically linked in your program like a DLL.

  4. #3
    --VIP-- is offline Learning Programmer
    Join Date
    May 2009
    Posts
    40
    Rep Power
    0

    Re: Opening projects

    LOL yah sorry that didnt come out right !!!

    Ok does anyone have this Systray.ocx coz i cant find it anywhere in google ?

  5. #4
    smith is offline Programmer
    Join Date
    Jun 2006
    Posts
    153
    Rep Power
    0

    Re: Opening projects

    You are just looking for the binary file or the source code?
    Code:
    for (int i;;) {
       cout << "Smith";
    }

  6. #5
    --VIP-- is offline Learning Programmer
    Join Date
    May 2009
    Posts
    40
    Rep Power
    0

    Re: Opening projects

    Hiyaaa smith

    yeah its ok now ive completed my mission on this topic

    all i had to do is get the right ocx files to add to the project and it seems to work fine

    Thanks anyway

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help me in opening jar files..
    By raghu in forum Java Help
    Replies: 5
    Last Post: 07-05-2010, 07:45 AM
  2. From opening another form
    By 2710 in forum Pascal and Delphi
    Replies: 5
    Last Post: 02-16-2010, 03:32 PM
  3. Opening another program
    By Brettpach in forum C and C++
    Replies: 3
    Last Post: 04-28-2008, 04:14 PM
  4. [Help] Opening a game
    By ScreWe in forum Visual Basic Programming
    Replies: 7
    Last Post: 01-01-2008, 01:08 AM
  5. Opening new windows?
    By littlefranciscan in forum HTML Programming
    Replies: 14
    Last Post: 01-31-2007, 04:29 PM

Tags for this Thread

Bookmarks

Posting Permissions

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