List Question
20 TechQA 2023-02-13T05:42:57.420000Locating functions with IDIA SDK - strange results
75 views
Asked by functionhunter
__declspec(dllexport) on nested classes
779 views
Asked by kuga
Calling c++ function (bcb6 dll/lib) function from 10.3 project
121 views
Asked by kvirk
Is __declspec(dllexport) ignored if compiling a static library?
1.3k views
Asked by kjhayes
Using __declspec results in "Error C2370 'In1': redefinition; different storage class"
142 views
Asked by Amit Deshpande
About program export variables
92 views
Asked by 中華大帝
Preprocessor definition for __declspec(dllexport)
410 views
Asked by Luis Angel Urena Lopez
unresolved external symbol "__declspec(dllimport)"
2.9k views
Asked by LeonimusT
How do i export class that fully defined in header file?
721 views
Asked by magicDM
c++ LoadLibrary and GetProcAddress from extern DLL
907 views
Asked by Felix Arnold
How to define macro which correctly sets the __declspec
175 views
Asked by Jessica Chambers
Behaviour of delete on novtable base class without a virtual destructor
112 views
Asked by Kindread
How to hide some class public properties from watch list?
395 views
Asked by Spektre
Call C++ function from inside dynamically loaded dll
116 views
Asked by Painkiller
Windows export/import symbols under MinGW vs MSVS; CMake's WINDOWS_EXPORT_ALL_SYMBOLS ignored
1.9k views
Asked by Joachim W
__declspec(property()) and class declarator
424 views
Asked by Corelli
__thread in Embarcadero c++ 10.1 not creating thread specific variables
282 views
Asked by Enrico Biscotti
Using dllimport in place of dllexport
312 views
Asked by eball
Linking errors unless I add __declspec(dllimport)
355 views
Asked by jmlorenzi