Click here to Skip to main content
15,905,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCreating DLL in VC++ to use in CVI (C) Pin
Kiran Satish5-Jan-09 17:39
Kiran Satish5-Jan-09 17:39 
AnswerRe: Creating DLL in VC++ to use in CVI (C) Pin
Garth J Lancaster5-Jan-09 22:52
professionalGarth J Lancaster5-Jan-09 22:52 
QuestionChanging EXE Bitmap.. Pin
CuteAshaVC++5-Jan-09 16:26
CuteAshaVC++5-Jan-09 16:26 
AnswerRe: Changing EXE Bitmap.. Pin
Sarath C5-Jan-09 20:06
Sarath C5-Jan-09 20:06 
QuestionRe: Changing EXE Bitmap.. Pin
CuteAshaVC++5-Jan-09 20:59
CuteAshaVC++5-Jan-09 20:59 
AnswerRe: Changing EXE Bitmap.. Pin
Code-o-mat5-Jan-09 21:53
Code-o-mat5-Jan-09 21:53 
AnswerRe: Changing EXE Bitmap.. Pin
enhzflep6-Jan-09 2:04
enhzflep6-Jan-09 2:04 
Questionhow to get buffer in standard C language Pin
PhuLove5-Jan-09 15:51
PhuLove5-Jan-09 15:51 
I have C++ source code as following:

CString rcvBuff;
LPTSTR lpBuff;
lpBuff = rcvBuff.GetBuffer(300);

I want convert to standard C language. Please help me.
Thank you verry much!!!!

thank you for helping

GeneralRe: how to get buffer in standard C language Pin
Luc Pattyn5-Jan-09 16:06
sitebuilderLuc Pattyn5-Jan-09 16:06 
GeneralRe: how to get buffer in standard C language Pin
PhuLove7-Jan-09 1:58
PhuLove7-Jan-09 1:58 
GeneralRe: how to get buffer in standard C language Pin
Luc Pattyn7-Jan-09 2:12
sitebuilderLuc Pattyn7-Jan-09 2:12 
GeneralRe: how to get buffer in standard C language Pin
PhuLove7-Jan-09 13:54
PhuLove7-Jan-09 13:54 
GeneralRe: how to get buffer in standard C language Pin
Luc Pattyn7-Jan-09 14:19
sitebuilderLuc Pattyn7-Jan-09 14:19 
GeneralRe: how to get buffer in standard C language Pin
PhuLove8-Jan-09 14:52
PhuLove8-Jan-09 14:52 
QuestionMFC and dynamic_cast? Pin
nobaq5-Jan-09 10:32
nobaq5-Jan-09 10:32 
AnswerRe: MFC and dynamic_cast? Pin
CPallini5-Jan-09 10:40
mveCPallini5-Jan-09 10:40 
GeneralRe: MFC and dynamic_cast? Pin
Mark Salsbery5-Jan-09 10:45
Mark Salsbery5-Jan-09 10:45 
GeneralRe: MFC and dynamic_cast? Pin
CPallini5-Jan-09 23:05
mveCPallini5-Jan-09 23:05 
GeneralRe: MFC and dynamic_cast? Pin
Mark Salsbery6-Jan-09 5:01
Mark Salsbery6-Jan-09 5:01 
GeneralRe: MFC and dynamic_cast? Pin
CPallini6-Jan-09 5:12
mveCPallini6-Jan-09 5:12 
GeneralRe: MFC and dynamic_cast? Pin
Mark Salsbery6-Jan-09 5:14
Mark Salsbery6-Jan-09 5:14 
AnswerRe: MFC and dynamic_cast? [modified] Pin
Jijo.Raj5-Jan-09 10:53
Jijo.Raj5-Jan-09 10:53 
GeneralRe: MFC and dynamic_cast? Pin
nobaq5-Jan-09 12:24
nobaq5-Jan-09 12:24 
QuestionHow to use C# class library dll controls in C++ Win32 project Pin
atisman5-Jan-09 10:02
atisman5-Jan-09 10:02 
AnswerRe: How to use C# class library dll controls in C++ Win32 project Pin
Hamid_RT5-Jan-09 21:21
Hamid_RT5-Jan-09 21:21 

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.