Click here to Skip to main content
15,888,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to do? Pin
Iain Clarke, Warrior Programmer8-Feb-10 23:35
Iain Clarke, Warrior Programmer8-Feb-10 23:35 
AnswerRe: How to do? Pin
Maximilien9-Feb-10 0:55
Maximilien9-Feb-10 0:55 
AnswerRe: How to do? Pin
Rozis10-Feb-10 14:29
Rozis10-Feb-10 14:29 
Questionhow to read windows registry Pin
santhosh-padamatinti8-Feb-10 23:03
santhosh-padamatinti8-Feb-10 23:03 
AnswerRe: how to read windows registry Pin
santhosh-padamatinti8-Feb-10 23:22
santhosh-padamatinti8-Feb-10 23:22 
GeneralRe: how to read windows registry Pin
ThatsAlok8-Feb-10 23:58
ThatsAlok8-Feb-10 23:58 
AnswerRe: how to read windows registry Pin
David Crow9-Feb-10 3:17
David Crow9-Feb-10 3:17 
QuestionHow to create Wrapper class in c++ Pin
jadhavjitendrar8-Feb-10 22:29
jadhavjitendrar8-Feb-10 22:29 
My project contain 5 dll and 4 dll are win32 and one dll is MFC shared dll.These dll are written in c language.our task is
redesign project and convert these code in c++ language (means use object oriented concept).One main dll is IProfile that contains exported
function and that exported function are called from another dll.In c language they are use extern.But in c++ i have
to create wrapper class for that.But i dont know how to create wrapper class.can anyone please tell me how to create
wrapper class in c++.
Thanks in advance
AnswerRe: How to create Wrapper class in c++ Pin
CPallini8-Feb-10 22:35
mveCPallini8-Feb-10 22:35 
GeneralRe: How to create Wrapper class in c++ Pin
jadhavjitendrar8-Feb-10 22:38
jadhavjitendrar8-Feb-10 22:38 
GeneralRe: How to create Wrapper class in c++ Pin
CPallini8-Feb-10 23:25
mveCPallini8-Feb-10 23:25 
Questionwhy spy++ can not get the program control Pin
Fired.Fish.Gmail8-Feb-10 20:03
Fired.Fish.Gmail8-Feb-10 20:03 
AnswerRe: why spy++ can not get the program control Pin
Code-o-mat8-Feb-10 23:38
Code-o-mat8-Feb-10 23:38 
QuestionNot getting WM_SysCommand message after maximizing the child window. Pin
Member 41861988-Feb-10 18:55
Member 41861988-Feb-10 18:55 
AnswerRe: Not getting WM_SysCommand message after maximizing the child window. Pin
Richard MacCutchan8-Feb-10 21:25
mveRichard MacCutchan8-Feb-10 21:25 
Questionmemset vs SecureZeroMemory Pin
Adam Roderick J8-Feb-10 18:30
Adam Roderick J8-Feb-10 18:30 
AnswerRe: memcpy vs SecureZeroMemory Pin
KingsGambit8-Feb-10 18:39
KingsGambit8-Feb-10 18:39 
GeneralRe: memcpy vs SecureZeroMemory Pin
Adam Roderick J8-Feb-10 18:54
Adam Roderick J8-Feb-10 18:54 
GeneralRe: memcpy vs SecureZeroMemory Pin
KingsGambit8-Feb-10 18:56
KingsGambit8-Feb-10 18:56 
AnswerRe: memset vs SecureZeroMemory Pin
«_Superman_»8-Feb-10 18:44
professional«_Superman_»8-Feb-10 18:44 
GeneralRe: memset vs SecureZeroMemory Pin
Adam Roderick J8-Feb-10 18:52
Adam Roderick J8-Feb-10 18:52 
GeneralRe: memset vs SecureZeroMemory Pin
«_Superman_»8-Feb-10 19:33
professional«_Superman_»8-Feb-10 19:33 
GeneralRe: memset vs SecureZeroMemory Pin
Chris Losinger9-Feb-10 4:44
professionalChris Losinger9-Feb-10 4:44 
AnswerRe: memset vs SecureZeroMemory Pin
Rajesh R Subramanian8-Feb-10 20:12
professionalRajesh R Subramanian8-Feb-10 20:12 
AnswerRe: memset vs SecureZeroMemory Pin
Richard MacCutchan8-Feb-10 22:46
mveRichard MacCutchan8-Feb-10 22:46 

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.