Click here to Skip to main content
16,006,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Crazy works in CTabCtrl but not in CPropertySheet !!! Pin
Anders Molin11-Sep-01 7:34
professionalAnders Molin11-Sep-01 7:34 
GeneralRe: Crazy works in CTabCtrl but not in CPropertySheet !!! Pin
Ravi Bhavnani11-Sep-01 9:43
professionalRavi Bhavnani11-Sep-01 9:43 
QuestionHow can I determine the size of dynamic array? Pin
11-Sep-01 3:13
suss11-Sep-01 3:13 
AnswerRe: How can I determine the size of dynamic array? Pin
Tomasz Sowinski11-Sep-01 3:25
Tomasz Sowinski11-Sep-01 3:25 
GeneralRe: How can I determine the size of dynamic array? Pin
Christian Graus11-Sep-01 3:53
protectorChristian Graus11-Sep-01 3:53 
GeneralRe: How can I determine the size of dynamic array? Pin
Tomasz Sowinski11-Sep-01 4:01
Tomasz Sowinski11-Sep-01 4:01 
GeneralRe: How can I determine the size of dynamic array? Pin
Christian Graus11-Sep-01 4:34
protectorChristian Graus11-Sep-01 4:34 
AnswerRe: How can I determine the size of dynamic array? Pin
Masaaki Onishi11-Sep-01 5:44
Masaaki Onishi11-Sep-01 5:44 
Hello, the codegurus around the world.;)

ANCI C++ type array doesn't have the same functionality like MFC array classes
like CAarray, CStringArray, and so on.

In this case, you can create your own class called CdoubleArray, and
create the member function GetSize()....Cool | :cool:

Have a nice day!

-Masaaki Onishi-


Generalsaving drawings in a VIEW Pin
11-Sep-01 2:36
suss11-Sep-01 2:36 
GeneralRe: saving drawings in a VIEW Pin
Christian Graus11-Sep-01 3:55
protectorChristian Graus11-Sep-01 3:55 
GeneralCheck the "Key-Pressed" Status Pin
11-Sep-01 1:50
suss11-Sep-01 1:50 
GeneralRe: Check the "Key-Pressed" Status Pin
Christian Graus11-Sep-01 2:16
protectorChristian Graus11-Sep-01 2:16 
GeneralVB vs VC++ in User Interfaces Pin
Alberto Bar-Noy11-Sep-01 1:27
Alberto Bar-Noy11-Sep-01 1:27 
GeneralRe: VB vs VC++ in User Interfaces Pin
Anders Molin11-Sep-01 1:30
professionalAnders Molin11-Sep-01 1:30 
GeneralRe: VB vs VC++ in User Interfaces Pin
Christian Graus11-Sep-01 1:32
protectorChristian Graus11-Sep-01 1:32 
GeneralRe: VB vs VC++ in User Interfaces Pin
Michael P Butler11-Sep-01 3:08
Michael P Butler11-Sep-01 3:08 
GeneralCDTPicker format Pin
10-Sep-01 23:52
suss10-Sep-01 23:52 
GeneralRe: CDTPicker format Pin
Tomasz Sowinski11-Sep-01 0:08
Tomasz Sowinski11-Sep-01 0:08 
GeneralRe: CDTPicker format Pin
11-Sep-01 21:57
suss11-Sep-01 21:57 
GeneralRe: CDTPicker format Pin
Anders Molin11-Sep-01 1:28
professionalAnders Molin11-Sep-01 1:28 
GeneralRe: CDTPicker format Pin
markkuk11-Sep-01 2:18
markkuk11-Sep-01 2:18 
GeneralRe: CDTPicker format Pin
Anders Molin11-Sep-01 2:30
professionalAnders Molin11-Sep-01 2:30 
GeneralRe: CDTPicker format Pin
11-Sep-01 15:30
suss11-Sep-01 15:30 
QuestionHow can I add a method to all controls? Pin
tfElep10-Sep-01 23:24
tfElep10-Sep-01 23:24 
AnswerRe: How can I add a method to all controls? Pin
Tomasz Sowinski10-Sep-01 23:42
Tomasz Sowinski10-Sep-01 23:42 

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.