Results 1 to 2 of 2

Thread: Resource controls?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 1999
    Location
    Prague, Czech Republic
    Posts
    350

    Question

    I need to take a control with my program and I don't want to compile it as an installation program. Can I compile the control as a resource file and then extract it and register inside a code? Will this compilation has the same effect as zipping it?

  2. #2
    Guest
    You can try placing the OCX into a Byte Array, (from the RES file) then loading it when the app starts. When then app finishes, just delete the file.

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