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

C / C++ / MFC

 
Generalchanging the default mfc icon Pin
Pierre Koerber16-Aug-00 0:10
sussPierre Koerber16-Aug-00 0:10 
GeneralRe: changing the default mfc icon Pin
Benedict Verheyen17-Aug-00 5:30
sussBenedict Verheyen17-Aug-00 5:30 
GeneralCAsyncSocket-debug assertion failed Pin
Alex Alexapolsky15-Aug-00 22:13
sussAlex Alexapolsky15-Aug-00 22:13 
GeneralRe: CAsyncSocket-debug assertion failed Pin
Remus Lazar16-Aug-00 2:27
Remus Lazar16-Aug-00 2:27 
GeneralCAsyncSocket-debug assertion failed Pin
Alex Alexapolsky15-Aug-00 22:11
sussAlex Alexapolsky15-Aug-00 22:11 
QuestionHow to register my program into the startup Pin
koteswara15-Aug-00 18:38
koteswara15-Aug-00 18:38 
AnswerRe: How to register my program into the startup Pin
Remus Lazar16-Aug-00 2:56
Remus Lazar16-Aug-00 2:56 
GeneralAddItem-method for MSHFlexGrid 6.0 Pin
Stefan Alpers15-Aug-00 5:10
sussStefan Alpers15-Aug-00 5:10 
Hello!
I am new to programming in VC++ and I have a problem with
the MSHFlexGrid 6.0.
I have three edit-fields and a FlexGrid with three columns.
When I push a button the entries from the edit-fields shall
be put in the columns of the grid and a new row must be
added. I thought I can do this with the AddItem-method, but
I couldn´t get it working.
The syntax is:

Object.AddItem(LPCSTR item; const Variant &);

What must I enter for the second term? Or do you have any
other ideas how I can solve my problem?

Thanks for reading,

Stefan

GeneralRe: AddItem-method for MSHFlexGrid 6.0 Pin
Remus Lazar16-Aug-00 2:51
Remus Lazar16-Aug-00 2:51 
GeneralLoading a list from file into a List Box Pin
SmokingRope2214-Aug-00 14:53
SmokingRope2214-Aug-00 14:53 
GeneralRe: Loading a list from file into a List Box Pin
Philip Nicoletti15-Aug-00 3:24
Philip Nicoletti15-Aug-00 3:24 
GeneralRe: Loading a list from file into a List Box Pin
SmokingRope2215-Aug-00 17:06
SmokingRope2215-Aug-00 17:06 
GeneralMultiple doc templates problem Pin
Christian Graus14-Aug-00 9:20
protectorChristian Graus14-Aug-00 9:20 
GeneralRe: Multiple doc templates problem Pin
Mike Dunn14-Aug-00 20:40
Mike Dunn14-Aug-00 20:40 
GeneralRe: Check Visual C++ 4 HOW-TO Pin
Masaaki Onishi16-Aug-00 4:43
Masaaki Onishi16-Aug-00 4:43 
GeneralParsing a file Pin
mukesh.gupta@promap.co.uk14-Aug-00 4:23
mukesh.gupta@promap.co.uk14-Aug-00 4:23 
GeneralRe: Parsing a file Pin
Pete Bassett15-Aug-00 23:27
Pete Bassett15-Aug-00 23:27 
Generaldisable resize Pin
Guy13-Aug-00 14:19
Guy13-Aug-00 14:19 
GeneralRe: disable resize Pin
Remus Lazar14-Aug-00 3:16
Remus Lazar14-Aug-00 3:16 
GeneralRe: disable resize Pin
Guy14-Aug-00 8:30
Guy14-Aug-00 8:30 
GeneralRe: disable resize Pin
Mike Dunn14-Aug-00 7:34
Mike Dunn14-Aug-00 7:34 
Generalthank you Remus and Mike Pin
Guy15-Aug-00 5:08
Guy15-Aug-00 5:08 
GeneralGetting Mouse clicks Pin
Member 442613-Aug-00 7:02
Member 442613-Aug-00 7:02 
GeneralRe: Getting Mouse clicks Pin
Paolo Messina13-Aug-00 10:25
professionalPaolo Messina13-Aug-00 10:25 
GeneralReading TEXT files Pin
Steve Lai13-Aug-00 6:41
Steve Lai13-Aug-00 6:41 

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.