Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSetting minimum size for a CFrameWnd Pin
maxmaven26-Mar-07 2:15
maxmaven26-Mar-07 2:15 
AnswerRe: Setting minimum size for a CFrameWnd Pin
prasad_som26-Mar-07 2:29
prasad_som26-Mar-07 2:29 
GeneralRe: Setting minimum size for a CFrameWnd Pin
maxmaven26-Mar-07 3:03
maxmaven26-Mar-07 3:03 
QuestionRe: Setting minimum size for a CFrameWnd Pin
prasad_som26-Mar-07 3:07
prasad_som26-Mar-07 3:07 
AnswerRe: Setting minimum size for a CFrameWnd Pin
maxmaven26-Mar-07 4:54
maxmaven26-Mar-07 4:54 
GeneralRe: Setting minimum size for a CFrameWnd Pin
David Crow26-Mar-07 4:58
David Crow26-Mar-07 4:58 
QuestionRe: Setting minimum size for a CFrameWnd Pin
David Crow26-Mar-07 2:48
David Crow26-Mar-07 2:48 
AnswerRe: Setting minimum size for a CFrameWnd Pin
maxmaven26-Mar-07 3:05
maxmaven26-Mar-07 3:05 
GeneralRe: Setting minimum size for a CFrameWnd Pin
David Crow26-Mar-07 3:10
David Crow26-Mar-07 3:10 
GeneralRe: Setting minimum size for a CFrameWnd Pin
maxmaven26-Mar-07 5:05
maxmaven26-Mar-07 5:05 
GeneralRe: Setting minimum size for a CFrameWnd Pin
David Crow26-Mar-07 5:27
David Crow26-Mar-07 5:27 
Questioncan anybody help me out with this error: Pin
ashokbngr26-Mar-07 1:56
ashokbngr26-Mar-07 1:56 
AnswerRe: can anybody help me out with this error: Pin
Christian Graus26-Mar-07 2:25
protectorChristian Graus26-Mar-07 2:25 
GeneralRe: can anybody help me out with this error: Pin
ashokbngr26-Mar-07 2:27
ashokbngr26-Mar-07 2:27 
GeneralRe: can anybody help me out with this error: Pin
David Crow26-Mar-07 2:54
David Crow26-Mar-07 2:54 
QuestionRe: can anybody help me out with this error: Pin
Mark Salsbery26-Mar-07 10:07
Mark Salsbery26-Mar-07 10:07 
AnswerRe: can anybody help me out with this error: Pin
ashokbngr26-Mar-07 17:40
ashokbngr26-Mar-07 17:40 
GeneralRe: can anybody help me out with this error: Pin
Mark Salsbery27-Mar-07 7:04
Mark Salsbery27-Mar-07 7:04 
QuestionCOleDataSource::DoDragDrop throwing assertion when drag and drop is done between applications Pin
PrabhuDev26-Mar-07 1:55
PrabhuDev26-Mar-07 1:55 
QuestionHow Copy TCHAR* Buff into CString Variable Pin
aaaan26-Mar-07 1:41
aaaan26-Mar-07 1:41 
AnswerRe: How Copy TCHAR* Buff into CString Variable Pin
prasad_som26-Mar-07 1:57
prasad_som26-Mar-07 1:57 
GeneralRe: How Copy TCHAR* Buff into CString Variable Pin
David Crow26-Mar-07 2:56
David Crow26-Mar-07 2:56 
GeneralRe: How Copy TCHAR* Buff into CString Variable Pin
aaaan6-Jul-07 2:23
aaaan6-Jul-07 2:23 
QuestionRe: How Copy TCHAR* Buff into CString Variable Pin
David Crow6-Jul-07 2:37
David Crow6-Jul-07 2:37 
AnswerRe: How Copy TCHAR* Buff into CString Variable Pin
aaaan6-Jul-07 2:58
aaaan6-Jul-07 2:58 
ya I know it is not possible directly to CString variable. Bt i able to forcefully insert the raw data in CString variable taking data in a loop up to its length but it creats problem wn the length of data is very large i.e. more tn 1000 because running loop up to this limit creats problem of hanging.I want to solve this problem. if any soln pls help me.

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.