CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: threed32.ocx

  1. #1
    Join Date
    Aug 1999
    Location
    US, Florida
    Posts
    817

    threed32.ocx

    when i try to use it it says that it's not registered...what's the problem???


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: threed32.ocx

    I don't know what the problem is, but the solution could be: register it!
    ...using regsvr32.exe
    open a command prompt
    goto your system directory
    type: regsvr32 threed32.ocx


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

Featured