Click here to Skip to main content
15,914,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhelp on redraw CView ? Pin
tracywang6-Oct-05 5:53
tracywang6-Oct-05 5:53 
AnswerRe: help on redraw CView ? Pin
Neelesh K J Jain6-Oct-05 6:24
Neelesh K J Jain6-Oct-05 6:24 
GeneralRe: help on redraw CView ? Pin
ashwin206-Oct-05 20:15
ashwin206-Oct-05 20:15 
AnswerRe: help on redraw CView ? Pin
Prakash Nadar6-Oct-05 15:54
Prakash Nadar6-Oct-05 15:54 
AnswerRe: help on redraw CView ? Pin
ashwin206-Oct-05 20:06
ashwin206-Oct-05 20:06 
QuestionProblems with memory when quitting application. ( and other boundschecker stuff/ranting ) Pin
Maximilien6-Oct-05 5:31
Maximilien6-Oct-05 5:31 
AnswerRe: Problems with memory when quitting application. ( and other boundschecker stuff/ranting ) Pin
Prakash Nadar6-Oct-05 15:51
Prakash Nadar6-Oct-05 15:51 
QuestionConvert String to LPSTR ? Pin
Phernando6-Oct-05 5:29
Phernando6-Oct-05 5:29 
I'm trying to interface a DLL parameter with .Net String variable.
How do I convert the .net String type to LPSTR used on DLL parameter ?

Like this:
LPSTR sUser = this->edtUser->ToString();

but this cause the following error :
error C2440: 'initializing' : cannot convert from 'System::String __gc *' to 'LPSTR'

Mad | :mad:

Fernando Oliveira
GeneralRe: Convert String to LPSTR ? Pin
toxcct6-Oct-05 5:41
toxcct6-Oct-05 5:41 
AnswerRe: Convert String to LPSTR ? Pin
PJ Arends6-Oct-05 7:30
professionalPJ Arends6-Oct-05 7:30 
QuestionDebuggin In Visual C++ .NET Pin
BlitzPackage6-Oct-05 5:06
BlitzPackage6-Oct-05 5:06 
AnswerRe: Debuggin In Visual C++ .NET Pin
Chris Losinger6-Oct-05 5:16
professionalChris Losinger6-Oct-05 5:16 
GeneralRe: Debuggin In Visual C++ .NET Pin
BlitzPackage6-Oct-05 17:46
BlitzPackage6-Oct-05 17:46 
GeneralRe: Debuggin In Visual C++ .NET Pin
Chris Losinger7-Oct-05 1:02
professionalChris Losinger7-Oct-05 1:02 
AnswerRe: Debuggin In Visual C++ .NET Pin
Gary R. Wheeler9-Oct-05 4:36
Gary R. Wheeler9-Oct-05 4:36 
QuestionDelayed rendering OLE Pin
Henrik Pettersson6-Oct-05 4:56
Henrik Pettersson6-Oct-05 4:56 
Questionwindow level, window width...in a jpg? Pin
raw_enha6-Oct-05 3:21
raw_enha6-Oct-05 3:21 
AnswerRe: window level, window width...in a jpg? Pin
Prakash Nadar6-Oct-05 15:53
Prakash Nadar6-Oct-05 15:53 
Questioncast operator overloading Pin
Chintoo7236-Oct-05 2:51
Chintoo7236-Oct-05 2:51 
AnswerRe: cast operator overloading Pin
Chintoo7236-Oct-05 3:07
Chintoo7236-Oct-05 3:07 
GeneralRe: cast operator overloading Pin
Chintoo7236-Oct-05 3:09
Chintoo7236-Oct-05 3:09 
GeneralRe: cast operator overloading Pin
toxcct6-Oct-05 3:47
toxcct6-Oct-05 3:47 
GeneralRe: cast operator overloading Pin
Prakash Nadar6-Oct-05 16:03
Prakash Nadar6-Oct-05 16:03 
AnswerRe: cast operator overloading Pin
icabod6-Oct-05 4:09
icabod6-Oct-05 4:09 
AnswerRe: cast operator overloading Pin
Bob Stanneveld6-Oct-05 10:36
Bob Stanneveld6-Oct-05 10:36 

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.