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 #55355 is a reply to message #32791] Mon, 02 November 2020 08:44 Go to previous messageGo to previous message
JeyCi is currently offline  JeyCi
Messages: 50
Registered: July 2020
Member
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


Best regards.

[Updated on: Mon, 02 November 2020 08:46]

Report message to a moderator

 
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 17:19:43 CEST 2024

Total time taken to generate the page: 0.02367 seconds