Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Packages » DLL or OCX ??
DLL or OCX ?? [message #6125] Tue, 31 October 2006 17:12 Go to next message
mubeta is currently offline  mubeta
Messages: 77
Registered: October 2006
Member
hi,

I am working around an new package, and, for some functions, I want use external library, like DLL or OCX. (The concept is that the executable load the "plug-in" included in the package).

Can I use only DLL, or for GUI window I need to use OCX libs??

And for load OCX can I use the sae solutions like for DLL: LoadLibrary(..); GetProcAddress(..) ??

thanks
Mauro B.
Re: DLL or OCX ?? [message #6126 is a reply to message #6125] Tue, 31 October 2006 22:03 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
.DLL.

OCX is (AFAIK) DLL that contains COM interfaces - something you most likely do not need and do not want to use.

Mirek
Previous Topic: Am I misunderstanding how packages are supposed to work?
Next Topic: creating package in subfolder
Goto Forum:
  


Current Time: Fri Mar 29 09:40:43 CET 2024

Total time taken to generate the page: 0.01078 seconds