Click here to Skip to main content
16,008,954 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat can DLL and LIB do? How to create DLL and LIB files and How can u use these back within a VC++ program? Pin
will22-Jul-01 1:48
will22-Jul-01 1:48 
QuestionHow to make edit box not visible Pin
nulldreamer21-Jul-01 23:52
nulldreamer21-Jul-01 23:52 
AnswerRe: How to make edit box not visible Pin
Hadi Rezaee22-Jul-01 0:07
Hadi Rezaee22-Jul-01 0:07 
GeneralRe: Humm, is this right? Pin
Masaaki Onishi22-Jul-01 4:28
Masaaki Onishi22-Jul-01 4:28 
GeneralRe: Humm, is this right? Pin
nulldreamer22-Jul-01 10:46
nulldreamer22-Jul-01 10:46 
GeneralRe: Well... Pin
Masaaki Onishi22-Jul-01 12:49
Masaaki Onishi22-Jul-01 12:49 
GeneralRe: Humm, is this right? Pin
Andrew Peace22-Jul-01 13:59
Andrew Peace22-Jul-01 13:59 
GeneralCStringArray Pin
Michael Martin21-Jul-01 21:55
professionalMichael Martin21-Jul-01 21:55 
Wondering how to determine the number of elements stored in a CStringArray. I want to get back how elements hold data not how many it's capable of holding.

If I use SetSize(10, 5) to set the initial size of the array to 10 elements and then add 7 actual elements I get the following results.

GetSize() returns 10 while GetUpperBound() returns 9, when I want to get 7 and 6 respectively.

Is this possible?


Michael Martin
Pegasystems Pty Ltd
Australia
martm@pegasystems.com
+61 413-004-018
GeneralRe: CStringArray Pin
Anders Molin22-Jul-01 3:53
professionalAnders Molin22-Jul-01 3:53 
GeneralRe: CStringArray Pin
Michael Martin22-Jul-01 4:04
professionalMichael Martin22-Jul-01 4:04 
GeneralObject Oriented DLL Problem Pin
21-Jul-01 21:35
suss21-Jul-01 21:35 
GeneralRe: Object Oriented DLL Problem Pin
21-Jul-01 21:59
suss21-Jul-01 21:59 
GeneralRe: Object Oriented DLL Problem Pin
Joaquín M López Muñoz22-Jul-01 5:39
Joaquín M López Muñoz22-Jul-01 5:39 
QuestionCHttpServer Class? Pin
dark12021-Jul-01 15:54
dark12021-Jul-01 15:54 
AnswerRe: CHttpServer Class? Pin
Not Active22-Jul-01 10:25
mentorNot Active22-Jul-01 10:25 
GeneralQuestion about Interdev Pin
21-Jul-01 14:47
suss21-Jul-01 14:47 
GeneralRe: Question about Interdev Pin
Anders Molin22-Jul-01 3:57
professionalAnders Molin22-Jul-01 3:57 
GeneralPlease help me to fix a bug in Windows XP. Pin
21-Jul-01 14:09
suss21-Jul-01 14:09 
GeneralRe: Please help me to fix a bug in Windows XP. Pin
Michael Martin21-Jul-01 22:32
professionalMichael Martin21-Jul-01 22:32 
GeneralMFC icons Pin
Stephen McGeown21-Jul-01 13:27
Stephen McGeown21-Jul-01 13:27 
GeneralRe: MFC icons Pin
Michael Martin21-Jul-01 23:00
professionalMichael Martin21-Jul-01 23:00 
GeneralRe: MFC icons Pin
Stephen McGeown22-Jul-01 4:11
Stephen McGeown22-Jul-01 4:11 
GeneralLong Number Storage for Encryption Pin
Peter Liddle21-Jul-01 12:40
Peter Liddle21-Jul-01 12:40 
GeneralExtending SIP Pin
21-Jul-01 10:50
suss21-Jul-01 10:50 
GeneralRe: Extending SIP Pin
Anders Molin21-Jul-01 11:34
professionalAnders Molin21-Jul-01 11:34 

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.