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 » Developing U++ » External resources » DLLs
DLLs [message #18689] Fri, 17 October 2008 08:46 Go to previous message
darki699 is currently offline  darki699
Messages: 3
Registered: October 2008
Location: Hell
Junior Member
I usually program in VC++ or VC#
Lately I tried UPP and liked it since it resolves the annoying GUI building frustration.

One thing troubles me tho...

I can't seem to attach DLLs to a UPP project.

For example, I created a crawler in c# and I tried to attach it to the UPP GUI code I created by making the crawler "MediaInfo.dll"

In VC++ you only need to attach the namespace such as

#using<MediaInfo.dll>

but in UPP????

Since #using is not valid without the /clr option, and upp is not using the managed c++ options, how can i change this?

In other words, is there any way to attach my dll?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MSC9x64
Next Topic: How to use Clutter script?
Goto Forum:
  


Current Time: Fri Apr 26 21:07:42 CEST 2024

Total time taken to generate the page: 0.02839 seconds