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 » Community » Newbie corner » How to create a U++ based DLL?
Re: How to create a U++ based DLL? [message #38631 is a reply to message #38629] Mon, 31 December 2012 08:38 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3437
Registered: August 2008
Senior Veteran
Hello Lectus

1. In Main package configuration, choose DLL or Dynamic Library.

2. Put this before the function declaration and definition of all the functions that you want to export (call from other program):

extern "C" __declspec(dllexport)


3. Call it Smile


Best regards
IƱaki

[Updated on: Mon, 31 December 2012 08:41]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Per file compile flags
Next Topic: Ultimate++ vs WTL and others?
Goto Forum:
  


Current Time: Mon Jul 07 05:08:38 CEST 2025

Total time taken to generate the page: 0.02866 seconds