Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. richtx32.OCX+fm20.DLL

richtx32.OCX+fm20.DLL

Scheduled Pinned Locked Moved Visual Basic
designhelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dragosm
    wrote on last edited by
    #1

    I got this proggie from the net.It has 2 parts(the source code) :the math part written in VC and the user interface written in VB. The VC part is copiled as an OCX. So,since my only interest is to modify the user-interface, i open the VBProject and i "regsvr32" the OCX. As i try to make it .EXE (without modifying anything) it said: "Line 15: Cannot load control txtText; license not found. Line 73: Cannot load control RichTextBox; license not found." In Project/Components there where 6 references, but as i open the VBP file with notepad i see only 4. References for fm20.dll and richtx32.dll are NOT there. So, i tried to "regsvr32" them but it did not work ! PLEASE HELP!THANK YOU! :confused:

    G 1 Reply Last reply
    0
    • D dragosm

      I got this proggie from the net.It has 2 parts(the source code) :the math part written in VC and the user interface written in VB. The VC part is copiled as an OCX. So,since my only interest is to modify the user-interface, i open the VBProject and i "regsvr32" the OCX. As i try to make it .EXE (without modifying anything) it said: "Line 15: Cannot load control txtText; license not found. Line 73: Cannot load control RichTextBox; license not found." In Project/Components there where 6 references, but as i open the VBP file with notepad i see only 4. References for fm20.dll and richtx32.dll are NOT there. So, i tried to "regsvr32" them but it did not work ! PLEASE HELP!THANK YOU! :confused:

      G Offline
      G Offline
      Ghazi H Wadi
      wrote on last edited by
      #2

      To use the RichTextBox control in your application, you must add the Richtx32.ocx file to the project. When distributing your application, install the Richtx32.ocx file in the user's Microsoft Windows SYSTEM directory. For more information on how to add a custom control to a project, see the Programmer's Guide. Cheers It is Illogical to define an inventor by his invention

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups