Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in name-decoration
Why extern "C" still cannot remove name mangling in the following case
Dec 24, 2022
windows
winapi
visual-c++
name-decoration
How do I change the exported name decoration for __stdcall in VC++?
Apr 13, 2022
c++
dll
export
name-decoration
Why GetProcAddress doesn't work?
Dec 11, 2021
c++
windows
visual-studio
winapi
name-decoration
Can I programatically deduce the calling convention used by a C++ dll?
Nov 10, 2022
c++
dll
assembly
calling-convention
name-decoration
White-box testing in Javascript - how to deal with privacy?
Nov 05, 2022
javascript
unit-testing
testing
name-decoration
Is C++ name mangling (decoration) deterministic?
Nov 02, 2022
c++
windows
name-mangling
name-decoration
Do C++ mangled names stay consistent when compiled on different computers?
Nov 17, 2022
c++
gcc
export
name-decoration
WIX C++ Custom Action
Sep 24, 2022
c++
wix
custom-action
name-decoration
Using C++ DLLs with different compiler versions
Apr 07, 2022
c++
windows
visual-c++-6
visual-c++-2008
name-decoration
VC++ prevent all symbol name decorations
Jun 05, 2019
c++
dll
name-mangling
name-decoration
stdcall
GCC compiling a dll with __stdcall
Sep 09, 2021
c++
gcc
name-decoration
Can't access variable in C++ DLL from a C app
May 06, 2022
c++
c
interop
name-decoration
C4503 warnings? How do i solve/get rid of them?
Dec 09, 2017
c++
string
stl
map
name-decoration
Why can't I use __declspec(dllexport) to export DllGetClassObject() from a COM DLL?
Nov 04, 2022
c++
com
name-decoration
C++ name space confusion - std:: vs :: vs no prefix on a call to tolower?
Mar 24, 2022
c++
namespaces
name-decoration
How can I work around Visual C++ 2005's "decorated name length exceeded, name was truncated" warning?
Jan 06, 2022
c++
visual-c++
visual-studio-2005
warnings
name-decoration
C++ DLL Export: Decorated/Mangled names
Sep 01, 2022
c++
dll
export
name-decoration
C++ name mangling decoder for g++?
Aug 30, 2022
c++
name-mangling
name-decoration
Exporting functions from a DLL with dllexport
Aug 16, 2022
winapi
visual-c++
dll
name-decoration