Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Working with Files in Visual C++ Pin
satcat26-Jan-04 0:16
satcat26-Jan-04 0:16 
GeneralRe: Working with Files in Visual C++ Pin
Antti Keskinen26-Jan-04 4:16
Antti Keskinen26-Jan-04 4:16 
GeneralRe: Working with Files in Visual C++ Pin
satcat26-Jan-04 5:08
satcat26-Jan-04 5:08 
QuestionHow to create Outlook type interface? Pin
BrockVnm16-Jan-04 7:54
BrockVnm16-Jan-04 7:54 
AnswerRe: How to create Outlook type interface? Pin
Michael P Butler16-Jan-04 8:11
Michael P Butler16-Jan-04 8:11 
GeneralRe: How to create Outlook type interface? Pin
BrockVnm16-Jan-04 8:17
BrockVnm16-Jan-04 8:17 
GeneralRe: How to create Outlook type interface? Pin
alex.barylski16-Jan-04 10:00
alex.barylski16-Jan-04 10:00 
GeneralRS232 Question Pin
srev16-Jan-04 7:30
srev16-Jan-04 7:30 
GeneralRe: RS232 Question Pin
Roger Wright16-Jan-04 7:39
professionalRoger Wright16-Jan-04 7:39 
GeneralRe: RS232 Question Pin
waffleman16-Jan-04 7:42
waffleman16-Jan-04 7:42 
GeneralRe: RS232 Question Pin
srev17-Jan-04 1:38
srev17-Jan-04 1:38 
QuestionHow to list member? Pin
Silly Boy16-Jan-04 7:08
Silly Boy16-Jan-04 7:08 
AnswerRe: How to list member? Pin
alex.barylski16-Jan-04 10:39
alex.barylski16-Jan-04 10:39 
AnswerRe: How to list member? Pin
Gary R. Wheeler18-Jan-04 2:15
Gary R. Wheeler18-Jan-04 2:15 
Generalmessage box Pin
parthmankad16-Jan-04 7:04
parthmankad16-Jan-04 7:04 
GeneralRe: message box Pin
Maximilien16-Jan-04 7:44
Maximilien16-Jan-04 7:44 
Generalserial port communication Pin
parthmankad16-Jan-04 7:02
parthmankad16-Jan-04 7:02 
Generaldispalying record from database Pin
parthmankad16-Jan-04 7:00
parthmankad16-Jan-04 7:00 
GeneralRe: dispalying record from database Pin
Antti Keskinen16-Jan-04 8:15
Antti Keskinen16-Jan-04 8:15 
GeneralRe: dispalying record from database Pin
Antti Keskinen17-Jan-04 23:22
Antti Keskinen17-Jan-04 23:22 
GeneralMFC UI Toolkit Pin
Robert M Greene16-Jan-04 5:55
Robert M Greene16-Jan-04 5:55 
GeneralRe: MFC UI Toolkit Pin
Antti Keskinen16-Jan-04 8:35
Antti Keskinen16-Jan-04 8:35 
The CodeJock package contains a whole pleahora of useful tools, gadgets, widgets and sniffely-lifferies. Especially the Professional version is something to recommend: it should cater every need you have.

The downfall of this package is the lack of documentation. It is made with some sort of a half-automatic report creater, and thus most class members and/or functions are just labelled "This is member XXYYZZ of the class YYXXZZ" and nothing more. Such descriptions are not very helpful when trying to determine the necessary functions/members to get most out of the classes.

The Dundas package has a bit more well-done documentation, but doesn't offer as complex interface designs as the CodeJock one. Also, to enable certain features in the Dundas package, you'll have to consult the documentation. The CodeJock version is a bit more plug-n-play style, with the most advanced features left somewhat undocumented.

Both packages I've found pretty stable, and the source code coming with them is most useful in debugging and in creation of derived controls. If I'd need to choose only one, I would choose CodeJock, despite it's lacking documentation.

-Antti Keskinen

----------------------------------------------
The definition of impossible is strictly dependant
on what we think is possible.
GeneralRe: MFC UI Toolkit Pin
alex.barylski16-Jan-04 10:02
alex.barylski16-Jan-04 10:02 
GeneralRe: MFC UI Toolkit Pin
Jörgen Sigvardsson16-Jan-04 10:25
Jörgen Sigvardsson16-Jan-04 10:25 
GeneralRe: MFC UI Toolkit Pin
alex.barylski16-Jan-04 10:53
alex.barylski16-Jan-04 10:53 

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.