Click here to Skip to main content
15,895,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Setting a window's font Pin
Tomasz Sowinski26-Oct-01 0:40
Tomasz Sowinski26-Oct-01 0:40 
GeneralRe: Setting a window's font Pin
Nish Nishant26-Oct-01 0:43
sitebuilderNish Nishant26-Oct-01 0:43 
GeneralRe: Setting a window's font Pin
Christian Graus26-Oct-01 2:10
protectorChristian Graus26-Oct-01 2:10 
QuestionHow to detect that a user has logged in (Service & NT) Pin
EiSl25-Oct-01 21:10
EiSl25-Oct-01 21:10 
AnswerRe: How to detect that a user has logged in (Service & NT) Pin
Nish Nishant25-Oct-01 23:41
sitebuilderNish Nishant25-Oct-01 23:41 
AnswerRe: How to detect that a user has logged in (Service & NT) Pin
Tomasz Sowinski25-Oct-01 23:54
Tomasz Sowinski25-Oct-01 23:54 
GeneralLocalization Pin
ZAZA25-Oct-01 20:27
ZAZA25-Oct-01 20:27 
GeneralC++ templates Pin
Jim Crafton25-Oct-01 20:05
Jim Crafton25-Oct-01 20:05 
If you have a DLL that exports a number of classes, many of which a template classes, and you find that there is a common templated type that is being used over and over again, is there something special you're supposed to do for this ? I realize I may not be explaining this very clearly so here's an example:
so I have this:
template <class t=""> class A {
///whatever
};

and I find I am using A<int> all over the place in the library. Should there be some special instantiation of the template type ? Is this more efficient ? Does it even matter ?
GeneralRe: C++ templates Pin
Michael Dunn25-Oct-01 21:00
sitebuilderMichael Dunn25-Oct-01 21:00 
GeneralCancel WaitCommEvent for non-overlapped IO Pin
25-Oct-01 19:53
suss25-Oct-01 19:53 
GeneralRe: Cancel WaitCommEvent for non-overlapped IO Pin
Colin Urquhart28-Oct-01 13:02
Colin Urquhart28-Oct-01 13:02 
Questionhow to get mouse click function called on capture window Pin
25-Oct-01 19:39
suss25-Oct-01 19:39 
AnswerRe: how to get mouse click function called on capture window Pin
Christian Graus25-Oct-01 20:57
protectorChristian Graus25-Oct-01 20:57 
GeneralDownloading Dialog box Pin
Gopi Krishna25-Oct-01 17:29
Gopi Krishna25-Oct-01 17:29 
QuestionHelp! Header Notification errors? Pin
Jim Crafton25-Oct-01 17:25
Jim Crafton25-Oct-01 17:25 
AnswerRe: Help! Header Notification errors? Pin
Christian Graus25-Oct-01 17:34
protectorChristian Graus25-Oct-01 17:34 
GeneralRe: Help! Header Notification errors? Pin
Jim Crafton25-Oct-01 17:37
Jim Crafton25-Oct-01 17:37 
AnswerRe: Help! Header Notification errors? Pin
Tomasz Sowinski26-Oct-01 0:00
Tomasz Sowinski26-Oct-01 0:00 
Questionhow to save a *.eml? Pin
cococut25-Oct-01 17:15
cococut25-Oct-01 17:15 
GeneralOpenGL display of triangle mesh Pin
Rick York25-Oct-01 16:15
mveRick York25-Oct-01 16:15 
GeneralRe: OpenGL display of triangle mesh Pin
Jonathan de Halleux30-Oct-01 0:56
Jonathan de Halleux30-Oct-01 0:56 
GeneralFast file downloading engine needed Pin
Gopi Krishna25-Oct-01 16:11
Gopi Krishna25-Oct-01 16:11 
GeneralplHigh resolution timers Pin
25-Oct-01 11:40
suss25-Oct-01 11:40 
GeneralRe: plHigh resolution timers Pin
Rick York25-Oct-01 16:01
mveRick York25-Oct-01 16:01 
GeneralGo to the end of rich edit control Pin
Erik Hammar25-Oct-01 11:29
Erik Hammar25-Oct-01 11:29 

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.