No announcements
Found 1183678 threads
-
1 Votes
Get mangled name?
high6 wrote: Is it possible to get the mangled name of something?Answered | 5 Replies | 5163 Views | Created by high6 - Saturday, June 12, 2010 2:18 PM | Last reply by Nishant Sivakumar - Saturday, June 12, 2010 4:29 PM -
0 Votes
mangled name
If the function is indeed exported it would very likely have the mangled name in the export name table, but certainly not anything I can think of that would be produced by ...Answered | 20 Replies | 5817 Views | Created by Shouvik - Monday, January 22, 2007 2:32 PM | Last reply by Shouvik - Wednesday, January 24, 2007 3:56 PM -
0 Votes
Name Mangling
Name Mangling means ID attributes are altered when master pages are used.Unanswered | 1 Replies | 44 Views | Created by Anonymous - Tuesday, August 29, 2006 7:08 PM | Last reply by Anonymous - Wednesday, July 4, 2007 9:06 PM -
0 Votes
Documentation about name mangling
What about this 2 mangled names: ?Answered | 2 Replies | 5977 Views | Created by Andreas Ames - Tuesday, February 28, 2006 2:58 PM | Last reply by Alexiski - Tuesday, March 28, 2006 10:38 AM -
0 Votes
Troubleshooting name mangling issues
Personally I prefer to use extern "C" for exports since C doesn't use name mangling.Answered | 3 Replies | 7114 Views | Created by Gary Kratkin - Sunday, July 24, 2005 7:56 AM | Last reply by Gary Kratkin - Sunday, July 24, 2005 5:07 PM -
0 Votes
Name Mangling
<o:p></o:p><o:p> </o:p>Could someone help me with a name mangling problem using Master page?Answered | 1 Replies | 26 Views | Created by Anonymous - Wednesday, August 1, 2007 6:53 PM | Last reply by Anonymous - Wednesday, August 1, 2007 7:06 PM -
0 Votes
HiddenField Name mangling
My problem appears to be that ASP is mangling the names of my input elements.Answered | 3 Replies | 31 Views | Created by Anonymous - Wednesday, April 23, 2008 4:13 PM | Last reply by Anonymous - Friday, February 12, 2010 9:36 AM -
0 Votes
Field Name Mangling
As because when you create any field from UI, then it sets internal name as display name.Unanswered | 6 Replies | 4409 Views | Created by Liquid_khaos - Wednesday, May 27, 2009 7:24 PM | Last reply by Chakkaradeep Chandran - Thursday, May 28, 2009 12:57 AM -
0 Votes
How decorated names /name mangling is done
Hi, While reading a COM book I came to know name mangling or decorated names of functions.Is anybody tell me about it?Answered | 1 Replies | 4032 Views | Created by Jafar Kumarkiri - Friday, September 14, 2007 5:22 AM | Last reply by einaros - Friday, September 14, 2007 7:19 AM -
2 Votes
How Do I View Mangled Function Names?
The name mangling is implementation defined and Microsoft don't have the name mangling available as a specification or as a library.Answered | 8 Replies | 3708 Views | Created by DragonOsman2 - Thursday, May 23, 2019 5:16 PM | Last reply by Darran Rowe - Friday, May 24, 2019 11:08 PM -
0 Votes
Avoid name mangling for variables in C++
2) In main.cpp extern "C" ULONG gEspAddr; // To avoid name mangling 3) In file2.cpp extern ...Answered | 18 Replies | 1254 Views | Created by Jayesh Sarode - Wednesday, April 4, 2018 1:59 PM | Last reply by Jayesh Sarode - Friday, April 6, 2018 1:46 PM -
0 Votes
Microsoft naming convention for replication snapshot
Since the snapshot is a known predefined location why can't you just compress that folder regardless of the name. i.e compress any thing that is under \\repldata\unc\.Answered | 2 Replies | 4463 Views | Created by jaya1122 - Wednesday, November 30, 2011 6:34 PM | Last reply by Yaniv Etrogi - Wednesday, November 30, 2011 10:15 PM -
0 Votes
How to access mangled name in ASP.NET
User-1221966532 posted Basically I have a function for copying the values of a group of TextBox controls into another group of TextBoxes,when a checkbox(cb1) is checked and because ...Answered | 5 Replies | 20 Views | Created by Anonymous - Thursday, September 6, 2007 6:09 AM | Last reply by Anonymous - Thursday, September 6, 2007 11:19 AM -
0 Votes
C++ name mangling change between 2003 and 2005
This tell it that it will be using the C name mangling method not the C++ method.Answered | 4 Replies | 5852 Views | Created by Jim Thatcher - Tuesday, April 11, 2006 6:53 PM | Last reply by Jim Thatcher - Wednesday, April 12, 2006 4:08 PM -
0 Votes
Dumping Mangled Name information for a C++ executable into pdb
When using Visual Studio(2012) for compiling programs that contain overloaded functions/constructors in C++ executable, the corresponding pdb file is not containing the mangled ... -
0 Votes
C++ Decorated Names Questions
Name Decoration http://msdn.microsoft.com/en-us/library/deaxefa7(v=VS.100).aspx - WayneAnswered | 5 Replies | 3384 Views | Created by pcbuhrke - Friday, August 20, 2010 6:31 PM | Last reply by Kira Qian - Wednesday, August 25, 2010 9:00 AM -
1 Votes
Duplicate and Stale entries of mangled names in def files
Duplicate entries in def files : Mangled name for some methods get repeated more than once.Answered | 2 Replies | 700 Views | Created by JitendraGupta - Monday, May 25, 2015 10:42 AM | Last reply by JitendraGupta - Wednesday, May 27, 2015 10:58 AM -
0 Votes
VS 6.0 vs VS 2005 name mangling?
I think I might have a name mangling issue with a C++ static library that was created using VS 6.0.Answered | 2 Replies | 2799 Views | Created by WRXHokie - Monday, March 9, 2009 3:31 PM | Last reply by nobugz - Tuesday, March 10, 2009 12:32 AM -
1 Votes
Visual Express C++ Dll Name Mangling
The mangled function names for the client executable have extra "$$F" in them than the ones in the C++ dll.Answered | 6 Replies | 11159 Views | Created by Blair H - Saturday, January 9, 2010 4:50 PM | Last reply by Janelle_11 - Tuesday, September 20, 2011 6:44 AM -
0 Votes
IE9: XMLHttpRequest mangles newline in text nodes.
I'm expieriencing a problem with and only with IE9: On building an XML DOM and transmitting it via a XMLHttpRequest in IE9 all the newlines get lost. This happens only with IE9. All other browser and ...Answered | 11 Replies | 9329 Views | Created by Tebulin - Wednesday, October 12, 2011 12:36 PM | Last reply by raend - Wednesday, November 16, 2011 7:15 AM - Items 1 to 20 of 1183678 Next ›
No announcements