Click here to Skip to main content
15,885,435 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CMyStatic refresh problem Pin
S p k 52124-Sep-10 0:28
S p k 52124-Sep-10 0:28 
QuestionT rying to decalare a CArray in side a CMap- CMap<CString,LPCSTR,CArray,&CArray> m_abc; Pin
ptr_Electron23-Sep-10 20:26
ptr_Electron23-Sep-10 20:26 
AnswerRe: T rying to decalare a CArray in side a CMap- CMap m_abc; Pin
Eugen Podsypalnikov23-Sep-10 20:42
Eugen Podsypalnikov23-Sep-10 20:42 
GeneralRe: T rying to decalare a CArray in side a CMap- CMap m_abc; Pin
ptr_Electron23-Sep-10 21:57
ptr_Electron23-Sep-10 21:57 
GeneralRe: T rying to decalare a CArray in side a CMap- CMap m_abc; Pin
Eugen Podsypalnikov23-Sep-10 23:54
Eugen Podsypalnikov23-Sep-10 23:54 
AnswerRe: T rying to decalare a CArray in side a CMap- CMap m_abc; Pin
Maximilien24-Sep-10 2:39
Maximilien24-Sep-10 2:39 
AnswerRe: T rying to decalare a CArray in side a CMap- CMap m_abc; [modified] Pin
Aescleal24-Sep-10 9:14
Aescleal24-Sep-10 9:14 
GeneralRe: T rying to decalare a CArray in side a CMap- CMap m_abc; Pin
Paul Michalik25-Sep-10 0:30
Paul Michalik25-Sep-10 0:30 
Ash, I'm sure you meant:
CArray<int> myIntArray
...Though this syntax might be an interesting proposal for the 'central comitee' Smile | :) Otherwise I completely agree with the preferable usage of the std elements. My experience shows that an investment into refactoring code which uses custom (own or other non-standard) containers pays off really quickly...
GeneralRe: T rying to decalare a CArray in side a CMap- CMap m_abc; Pin
Aescleal25-Sep-10 1:03
Aescleal25-Sep-10 1:03 
QuestionFrameWIndow Creation Problem Pin
ganesh_IT23-Sep-10 18:52
ganesh_IT23-Sep-10 18:52 
AnswerRe: FrameWIndow Creation Problem [modified] Pin
Eugen Podsypalnikov23-Sep-10 20:10
Eugen Podsypalnikov23-Sep-10 20:10 
QuestionRow height of List Ctrl not change when Checkbox option used in List. Pin
Le@rner23-Sep-10 18:44
Le@rner23-Sep-10 18:44 
QuestionHow to convert Time Zone Pin
Parthi_Appu23-Sep-10 12:57
Parthi_Appu23-Sep-10 12:57 
AnswerRe: How to convert Time Zone Pin
Luc Pattyn23-Sep-10 13:10
sitebuilderLuc Pattyn23-Sep-10 13:10 
QuestionProcess privileges elevation on runtime with Win7 UAC? Pin
Moak23-Sep-10 10:45
Moak23-Sep-10 10:45 
AnswerRe: Process privileges elevation on runtime with Win7 UAC? Pin
LunaticFringe23-Sep-10 13:43
LunaticFringe23-Sep-10 13:43 
GeneralRe: Process privileges elevation on runtime with Win7 UAC? Pin
Moak24-Sep-10 5:42
Moak24-Sep-10 5:42 
AnswerRe: Process privileges elevation on runtime with Win7 UAC? Pin
«_Superman_»23-Sep-10 18:35
professional«_Superman_»23-Sep-10 18:35 
AnswerRe: Process privileges elevation on runtime with Win7 UAC? Pin
Eugen Podsypalnikov23-Sep-10 20:30
Eugen Podsypalnikov23-Sep-10 20:30 
GeneralRe: Process privileges elevation on runtime with Win7 UAC? Pin
Moak24-Sep-10 5:48
Moak24-Sep-10 5:48 
QuestionSetCursor question Pin
sashoalm23-Sep-10 5:41
sashoalm23-Sep-10 5:41 
AnswerRe: SetCursor question Pin
Sauro Viti23-Sep-10 5:49
professionalSauro Viti23-Sep-10 5:49 
QuestionHelp on TAPI....... Pin
AmbiguousName23-Sep-10 5:04
AmbiguousName23-Sep-10 5:04 
QuestionRe: Help on TAPI....... Pin
David Crow23-Sep-10 8:33
David Crow23-Sep-10 8:33 
QuestionHandling all exceptions in application [modified] Pin
Code-o-mat23-Sep-10 3:37
Code-o-mat23-Sep-10 3:37 

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.