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++ Library support » U++ Core » Creating a com object
Re: Creating a com object [message #55371 is a reply to message #55355] Tue, 03 November 2020 10:36 Go to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
JeyCi wrote on Mon, 02 November 2020 08:44
tojocky wrote on Thu, 09 June 2011 09:16
But when I try to use Upp::String then the created com object (dll) does not load into other system.

BTW, I think you can try
Quote:
WString -
WString implementation does not use small string optimization, first step is 23 wchars stored in 48 bytes memory block without reference counting, for larger string once again reference counting is applied. Sizes are also directly stored in "int" member variables.

it is exactly like BSTR - according to this description taken from U++ Help topics


BTW, please note you are answering to the message 9 years old Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: What does this compiling error mean exactly?
Next Topic: Change in <Core/Sort.h> breaks my code
Goto Forum:
  


Current Time: Thu May 09 21:42:56 CEST 2024

Total time taken to generate the page: 0.03186 seconds