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 » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Usage from within MFC Extension DLLs
Usage from within MFC Extension DLLs [message #8888] Thu, 05 April 2007 14:11 Go to next message
asif is currently offline  asif
Messages: 2
Registered: April 2007
Location: Karachi
Junior Member

Hi,

I would like to know if I can use u++ from within an MFC Extension DLL. I would like to use u++ to construct the GUI elements rather than using MFC classes for the same. What are the pros and cons? Earlier, I probably read somewhere on the u++ website that only static builds are allowed - or something like that.

I appreciate your help.

--
Thanks in advance,

Asif
Re: Usage from within MFC Extension DLLs [message #8924 is a reply to message #8888] Sun, 08 April 2007 09:47 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
asif wrote on Thu, 05 April 2007 08:11

Hi,

I would like to know if I can use u++ from within an MFC Extension DLL. I would like to use u++ to construct the GUI elements rather than using MFC classes for the same. What are the pros and cons? Earlier, I probably read somewhere on the u++ website that only static builds are allowed - or something like that.

I appreciate your help.

--
Thanks in advance,

Asif



Well, you can use u++ to create OLE controls, therefore I think this is not a problem either.

"static build" in this case means that U++ produces just single .dll that does not depend on any other .dll that would be produced by U++.

Mirek
Previous Topic: Cross compile to WinCE
Next Topic: Mac OS X + 2007.1rc5
Goto Forum:
  


Current Time: Fri Mar 29 08:10:14 CET 2024

Total time taken to generate the page: 0.02149 seconds