Click here to Skip to main content
15,891,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sizeof Operator Pin
Stefan_Lang27-Nov-13 21:48
Stefan_Lang27-Nov-13 21:48 
GeneralRe: sizeof Operator Pin
Erudite_Eric28-Nov-13 6:36
Erudite_Eric28-Nov-13 6:36 
GeneralRe: sizeof Operator Pin
jschell28-Nov-13 7:13
jschell28-Nov-13 7:13 
GeneralRe: sizeof Operator Pin
Erudite_Eric28-Nov-13 22:49
Erudite_Eric28-Nov-13 22:49 
GeneralRe: sizeof Operator Pin
jschell2-Dec-13 9:39
jschell2-Dec-13 9:39 
GeneralRe: sizeof Operator Pin
Stefan_Lang28-Nov-13 20:55
Stefan_Lang28-Nov-13 20:55 
GeneralRe: sizeof Operator Pin
Erudite_Eric28-Nov-13 22:48
Erudite_Eric28-Nov-13 22:48 
GeneralRe: sizeof Operator Pin
Stefan_Lang29-Nov-13 0:05
Stefan_Lang29-Nov-13 0:05 
That is not the point at all. The OP wondered about class definitions that don't contain data members. I explained how an API can work without data members by just defining interface classes without data. The API only provides the interface headers. The ILog definition and any call to it will compile just fine without ever seeing the CLog implementation. That's what we did, and apparently that's what the library mentioned in the OP does, too.
GOTOs are a bit like wire coat hangers: they tend to breed in the darkness, such that where there once were few, eventually there are many, and the program's architecture collapses beneath them. (Fran Poretto)

GeneralRe: sizeof Operator Pin
jschell2-Dec-13 9:40
jschell2-Dec-13 9:40 
Questionhow to know the process is run with admin privileges or not? Pin
Le@rner25-Nov-13 23:51
Le@rner25-Nov-13 23:51 
AnswerRe: how to know the process is run with admin privileges or not? Pin
bjdestiny26-Nov-13 0:27
professionalbjdestiny26-Nov-13 0:27 
GeneralRe: how to know the process is run with admin privileges or not? Pin
Le@rner26-Nov-13 0:37
Le@rner26-Nov-13 0:37 
AnswerRe: how to know the process is run with admin privileges or not? Pin
Richard Andrew x6426-Nov-13 6:58
professionalRichard Andrew x6426-Nov-13 6:58 
AnswerRe: how to know the process is run with admin privileges or not? Pin
«_Superman_»26-Nov-13 19:53
professional«_Superman_»26-Nov-13 19:53 
GeneralRe: how to know the process is run with admin privileges or not? Pin
Le@rner26-Nov-13 22:33
Le@rner26-Nov-13 22:33 
QuestionGet user name Pin
john563225-Nov-13 6:25
john563225-Nov-13 6:25 
QuestionRe: Get user name Pin
David Crow25-Nov-13 7:07
David Crow25-Nov-13 7:07 
AnswerRe: Get user name Pin
«_Superman_»25-Nov-13 19:35
professional«_Superman_»25-Nov-13 19:35 
QuestionC-Style Exports Pin
Richard Andrew x6424-Nov-13 15:15
professionalRichard Andrew x6424-Nov-13 15:15 
AnswerRe: C-Style Exports Pin
Joe Woodbury24-Nov-13 16:45
professionalJoe Woodbury24-Nov-13 16:45 
GeneralRe: C-Style Exports Pin
Richard Andrew x6424-Nov-13 16:51
professionalRichard Andrew x6424-Nov-13 16:51 
GeneralRe: C-Style Exports Pin
Richard Andrew x6424-Nov-13 16:53
professionalRichard Andrew x6424-Nov-13 16:53 
AnswerRe: C-Style Exports Pin
«_Superman_»24-Nov-13 18:52
professional«_Superman_»24-Nov-13 18:52 
GeneralRe: C-Style Exports Pin
Richard Andrew x6425-Nov-13 6:19
professionalRichard Andrew x6425-Nov-13 6:19 
GeneralRe: C-Style Exports Pin
«_Superman_»25-Nov-13 19:26
professional«_Superman_»25-Nov-13 19:26 

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.