Click here to Skip to main content
16,010,022 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralYou can do it if you fix Microsoft's bugs. Pin
Jonathan Gilligan12-Dec-00 13:32
Jonathan Gilligan12-Dec-00 13:32 
GeneralProblem with CToolBar and EnableButton() Pin
Anders Molin29-Nov-00 1:37
professionalAnders Molin29-Nov-00 1:37 
GeneralRe: Problem with CToolBar and EnableButton() Pin
Erik Funkenbusch29-Nov-00 10:22
Erik Funkenbusch29-Nov-00 10:22 
GeneralRe: Problem with CToolBar and EnableButton() Pin
Anders Molin29-Nov-00 22:21
professionalAnders Molin29-Nov-00 22:21 
GeneralProblems with MRU list!!! Pin
Grit29-Nov-00 0:53
Grit29-Nov-00 0:53 
GeneralWincap32 Pin
28-Nov-00 22:43
suss28-Nov-00 22:43 
GeneralProblem with String Table Pin
28-Nov-00 21:49
suss28-Nov-00 21:49 
GeneralRe: Problem with String Table Pin
28-Nov-00 22:52
suss28-Nov-00 22:52 
isn't you problem you resource string number conflict with mfc text(s)?
(try look into your resource.h IDS_ and compare with AFX_IDS_ into afxres.h and similar files)
me one time happened this - i wanted to get over one mfc text and wizard for my next new strings used next
numbers in "mfc system text index range"
if you creating new resource and select id from existing and modify it (f.e select IDS_TEXT and change to IDS_TEXT2)
wizard will keep the same number (#define) for both cases
t!
GeneralRe: Problem with String Table Pin
3-Dec-00 20:50
suss3-Dec-00 20:50 
GeneralRe: Problem with String Table Pin
3-Dec-00 21:18
suss3-Dec-00 21:18 
GeneralMessages/Event with Dialog Pin
28-Nov-00 13:26
suss28-Nov-00 13:26 
GeneralWriting Network programs using Visual C++ Pin
28-Nov-00 11:24
suss28-Nov-00 11:24 
GeneralRe: Writing Network programs using Visual C++ Pin
29-Nov-00 7:22
suss29-Nov-00 7:22 
GeneralMupliply inheritance Pin
Eugene Karpov28-Nov-00 7:57
Eugene Karpov28-Nov-00 7:57 
GeneralRe: Mupliply inheritance Pin
Erik Funkenbusch28-Nov-00 12:51
Erik Funkenbusch28-Nov-00 12:51 
GeneralRe: Mupliply inheritance Pin
Eugene Karpov28-Nov-00 21:24
Eugene Karpov28-Nov-00 21:24 
GeneralSave Dib into a file Pin
28-Nov-00 6:39
suss28-Nov-00 6:39 
GeneralRe: Save Dib into a file Pin
merlin28-Nov-00 7:59
merlin28-Nov-00 7:59 
GeneralRe: Save Dib into a file Pin
merlin28-Nov-00 8:02
merlin28-Nov-00 8:02 
GeneralRe: Save Dib into a file Pin
28-Nov-00 17:54
suss28-Nov-00 17:54 
GeneralRe: Save Dib into a file Pin
Christian Graus28-Nov-00 18:59
protectorChristian Graus28-Nov-00 18:59 
GeneralRe: Save Dib into a file Pin
29-Nov-00 17:08
suss29-Nov-00 17:08 
GeneralRe: Save Dib into a file Pin
merlin29-Nov-00 0:52
merlin29-Nov-00 0:52 
GeneralRe: Save Dib into a file Pin
29-Nov-00 10:07
suss29-Nov-00 10:07 
QuestionLimit on size of a CString? Pin
Jason Douglas28-Nov-00 5:17
professionalJason Douglas28-Nov-00 5:17 

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.