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++ » U++ Developers corner » Stripping U++
Re: Stripping U++ [message #39832 is a reply to message #39801] Sun, 05 May 2013 12:46 Go to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
crydev wrote on Tue, 30 April 2013 15:42

Hello,

I wonder, is there a way to strip U++ in a safe and efficient way? I mean for example, to remove networking, and getting rid of imports like MPR.dll, WINMM.dll, Shell32.dll and registry operations. Is there a way?

Regards,
crydev


Just like Nick said - in release mode, if you do not use e.g. TcpSocket, corresponding code is not linked into the application.

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: What does SSE2 usage enhance?
Next Topic: Compile U++
Goto Forum:
  


Current Time: Wed May 08 22:50:07 CEST 2024

Total time taken to generate the page: 0.01427 seconds