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

C / C++ / MFC

 
GeneralThanks for solution+ memory problem? Pin
GDavy27-Sep-04 22:16
GDavy27-Sep-04 22:16 
GeneralRe: Thanks for solution+ memory problem? Pin
Andrzej Markowski27-Sep-04 23:54
Andrzej Markowski27-Sep-04 23:54 
GeneralDirectShow Pin
dudic27-Sep-04 18:32
dudic27-Sep-04 18:32 
GeneralMointor File activity Pin
Anonymous27-Sep-04 18:26
Anonymous27-Sep-04 18:26 
GeneralRe: Mointor File activity Pin
Vikash Dubey27-Sep-04 20:54
Vikash Dubey27-Sep-04 20:54 
GeneralDifferences between semaphores,critical section and mutexes Pin
Raghunandan S27-Sep-04 17:57
Raghunandan S27-Sep-04 17:57 
GeneralRe: Differences between semaphores,critical section and mutexes Pin
22491727-Sep-04 18:00
22491727-Sep-04 18:00 
GeneralProblem with CEdit box Pin
Neelesh K J Jain27-Sep-04 17:48
Neelesh K J Jain27-Sep-04 17:48 
Hello Friends,
I got a problem.

I had splitted the actual view into 4 parts. every view is been derived from different view's class.

The main problem is the one splitter window which has been derived from the FormView has got 2 edit boxes which will resizing itself based upon the size of the window. and when I click in someother view some message has to be displayed in these edit boxes. for example when I click in View1 then some message which I pass from View1 has to be displayed in the edit boxes present in the View2.

I am trying but its always giving me assertion failed and when I debug it its giving the asserting failed in the SetWindowText message. I had created 2 different variables of type CEdit.

Neelesh K J Jain.


I am getting the assertion failed in the winocc.cpp at line 229, When I am using the SetWindowText

Neelesh K J Jain.
GeneralRe: Problem with CEdit box Pin
Sujan Christo27-Sep-04 18:15
Sujan Christo27-Sep-04 18:15 
GeneralRe: Problem with CEdit box Pin
Neelesh K J Jain27-Sep-04 19:11
Neelesh K J Jain27-Sep-04 19:11 
GeneralRe: Problem with CEdit box Pin
Sujan Christo27-Sep-04 19:26
Sujan Christo27-Sep-04 19:26 
GeneralRe: Problem with CEdit box Pin
Neelesh K J Jain27-Sep-04 20:37
Neelesh K J Jain27-Sep-04 20:37 
GeneralRe: Problem with CEdit box Pin
Neelesh K J Jain27-Sep-04 20:55
Neelesh K J Jain27-Sep-04 20:55 
GeneralRe: Problem with CEdit box Pin
Sujan Christo27-Sep-04 22:23
Sujan Christo27-Sep-04 22:23 
GeneralRe: Problem with CEdit box Pin
Sujan Christo28-Sep-04 8:57
Sujan Christo28-Sep-04 8:57 
GeneralWindows DDK (Driver Development Kit) Pin
Jill Peterson27-Sep-04 16:30
Jill Peterson27-Sep-04 16:30 
GeneralRe: Windows DDK (Driver Development Kit) Pin
Andrzej Markowski27-Sep-04 23:06
Andrzej Markowski27-Sep-04 23:06 
GeneralProblem with USBAudio.sys Driver Pin
foollove200327-Sep-04 16:24
foollove200327-Sep-04 16:24 
GeneralUSB Pin
Jill Peterson27-Sep-04 15:53
Jill Peterson27-Sep-04 15:53 
GeneralRe: USB Pin
Cedric Moonen27-Sep-04 20:23
Cedric Moonen27-Sep-04 20:23 
GeneralC++ help for a beginer Pin
Anthony1527-Sep-04 15:42
sussAnthony1527-Sep-04 15:42 
GeneralRe: C++ help for a beginer Pin
Christian Graus27-Sep-04 15:55
protectorChristian Graus27-Sep-04 15:55 
GeneralRe: C++ help for a beginer Pin
Anthony1527-Sep-04 16:05
sussAnthony1527-Sep-04 16:05 
GeneralRe: C++ help for a beginer Pin
Christian Graus27-Sep-04 16:10
protectorChristian Graus27-Sep-04 16:10 
GeneralRe: C++ help for a beginer Pin
Anthony1527-Sep-04 17:08
sussAnthony1527-Sep-04 17:08 

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.