Search code examples
Delphi - Problem With Set String and PAnsiChar and Other Strings not Displaying...


stringpointersdelphicharpchar

Read More
String to PAnsiChar conversion trouble...


stringpointersdelphicharpchar

Read More
Why it's not allowed to print the content of PChar as a pointer...


pointersdelphipchar

Read More
In Delphi in my DLL do I have to allocate the return pchar of a function...


delphidlldelphi-2007pchar

Read More
get PChar argument back from Delphi DLL in my Python script...


pythondelphidllpchar

Read More
Passing string from Delphi to C# returns null. However it works fine when I call the Delphi lib from...


c#stringdelphipchardelphi.net

Read More
How do I pass a string variable to a function that expects a PChar?...


stringdelphipchar

Read More
Delphi DLL PChar...


delphimemory-managementdllpchar

Read More
delphi call delphi dll memory leak caused by pchar...


delphimemory-leaksdelphi-xe7pchar

Read More
How to pass a string containing a file path from C# to a function in a Pascal DLL requiring a PChar ...


c#stringdllpascalpchar

Read More
delphi modify pchar at runtime...


delphiexceptionpchar

Read More
How can I extract part of a PChar into a string?...


stringdelphioptimizationpchar

Read More
Ask user and send the Response back in a Message-Receiver...


stringdelphidelphi-7pchar

Read More
How to create and edit a global PCHAR without any memory leak...


c++cvisual-studio-2010kernelpchar

Read More
When can ((Pointer)(P)+1)^ work?...


delphipointersdelphi-xe2pchar

Read More
Passing Delphi PChar to C#...


c#stringdelphipchar

Read More
Is PChar('') guaranteed to be a pointer to #0 (not nil)?...


delphinullstringnull-terminatedpchar

Read More
Calling external dll with array of pchar as parameter in XE...


delphidllunicodepchar

Read More
Pass vector<char>* to function getnameinfo...


c++vectorcharpchar

Read More
How Can I Get PChar To Go Past Hex 00s to Get to the End of the File in Delphi?...


delphiparsinglarge-filespchar

Read More
Why would a routine need a PChar(type-cast from a string) passed to it remain in memory after it ret...


delphipchar

Read More
Translate unsigned char *buf=NULL to Pascal?...


c++delphichartranslatepchar

Read More
How can i use PChars correctly to improve this optimization?...


stringdelphipchar

Read More
Importing Pchar Delphi DLL to C#?...


c#delphipchar

Read More
Why Does SetString Take Less Memory in Delphi (with Unicode)?...


delphistringunicodepcharsetstring

Read More
BackNext