Click here to Skip to main content
15,797,608 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionLinking my first DLL Pin
bkelly1328-Feb-16 15:53
bkelly1328-Feb-16 15:53 
AnswerRe: Linking my first DLL Pin
Richard MacCutchan28-Feb-16 22:35
mveRichard MacCutchan28-Feb-16 22:35 
GeneralRe: Linking my first DLL Pin
bkelly1329-Feb-16 16:50
bkelly1329-Feb-16 16:50 
GeneralRe: Linking my first DLL Pin
Richard MacCutchan29-Feb-16 22:52
mveRichard MacCutchan29-Feb-16 22:52 
GeneralRe: Linking my first DLL Pin
bkelly131-Mar-16 13:46
bkelly131-Mar-16 13:46 
GeneralRe: Linking my first DLL Pin
Richard Andrew x641-Mar-16 16:01
professionalRichard Andrew x641-Mar-16 16:01 
GeneralRe: Linking my first DLL Pin
Richard MacCutchan1-Mar-16 22:58
mveRichard MacCutchan1-Mar-16 22:58 
QuestionDLL article question Resolved Pin
bkelly1327-Feb-16 12:10
bkelly1327-Feb-16 12:10 
Windows 10, Visual Studio 2012, C++, DLL
I am working on understanding DLLs and reference this article:
http://www.codeproject.com/Articles/28969/HowTo-Export-C-classes-from-a-DLL?msg=5204076#xx5204076xx
In there I find the phrase:
C++
typedef struct tagXYZHANDLE {} * XYZHANDLE;

I downloaded the code and found only that one instance. I understand tyepdef and struct, but those empty braces throw me. Especially since I found only that one instance. Please point me to something that provides an explanation for what this is doing. Is there a particular name for that type of declaration?
Thank you for your time



modified 28-Feb-16 9:18am.

AnswerRe: DLL article question Pin
Richard Andrew x6427-Feb-16 14:32
professionalRichard Andrew x6427-Feb-16 14:32 
GeneralRe: DLL article question Pin
bkelly1328-Feb-16 4:18
bkelly1328-Feb-16 4:18 
QuestionDLL Questions Pin
bkelly1324-Feb-16 14:34
bkelly1324-Feb-16 14:34 
AnswerRe: DLL Questions Pin
Richard Andrew x6424-Feb-16 15:17
professionalRichard Andrew x6424-Feb-16 15:17 
GeneralRe: DLL Questions Pin
Kenneth Haugland24-Feb-16 16:40
professionalKenneth Haugland24-Feb-16 16:40 
GeneralRe: DLL Questions Pin
Richard MacCutchan24-Feb-16 22:34
mveRichard MacCutchan24-Feb-16 22:34 
AnswerRe: DLL Questions Pin
Richard MacCutchan24-Feb-16 22:33
mveRichard MacCutchan24-Feb-16 22:33 
GeneralRe: DLL Questions Pin
bkelly1325-Feb-16 14:07
bkelly1325-Feb-16 14:07 
GeneralRe: DLL Questions Pin
Richard MacCutchan25-Feb-16 23:18
mveRichard MacCutchan25-Feb-16 23:18 
GeneralRe: DLL Questions Pin
Jochen Arndt25-Feb-16 23:37
professionalJochen Arndt25-Feb-16 23:37 
GeneralRe: DLL Questions Pin
Richard MacCutchan26-Feb-16 1:01
mveRichard MacCutchan26-Feb-16 1:01 
QuestionQuestion about Direct3D View Area Pin
Member 112032772-Feb-16 6:24
Member 112032772-Feb-16 6:24 
QuestionFormatMessage for unicode Pin
bkelly1330-Jan-16 16:03
bkelly1330-Jan-16 16:03 
AnswerRe: FormatMessage for unicode Pin
Richard MacCutchan30-Jan-16 22:15
mveRichard MacCutchan30-Jan-16 22:15 
QuestionMessage Removed Pin
20-Jan-16 22:38
crzoaknn20-Jan-16 22:38 
AnswerMessage Removed Pin
20-Jan-16 22:51
mveGerry Schmitz20-Jan-16 22:51 
QuestionWCHAR argument pointer Resolved Pin
bkelly1314-Jan-16 17:07
bkelly1314-Jan-16 17:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.