First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
Need critical input on this
I have created the below code that actually works and compiles with zero errors and zero warnings. I would like criticism and input on it from all angles, First off is there a better way to do this. Does my code have problems etc. (granted I have left some error checking out to keep it brief) This all started w... 26 Feb 2010 20:55
Multiple subitem selection
Hi, I am looking for some CListCtrl derived class which supports multiple subitem selections. I need to select groups of cells similarly as in Excel application. I found and tried several well-known samples from codeproject, but no of them has this feature. Does anybody know some sample which provides this featu... 22 Feb 2010 14:11
multiple core programming in win32
Hello I'm glad to announce you the set up of a new site www.mucore.com I propose a light weight library for multi core programming. Gimme you feedback. RV ... 22 Feb 2010 14:11
marvendas@gmail.com Kit completo de Solenoides ( solenoid ) + chicotePara Cambio automatico 01M hidramatico Audi A3 Vw Golf gti turbo 22884
Contato: marvendas(a)gmail.com marvendas @ gmail.com marvendas no gmail.com Kit completo de solenoides para Volkswagem e Audi. O kit contem: 5 solenoides 2 Epc ( solenoides de pressao ) 1 Chicote Serve para qualquer modelo VW ou Audi fabricados de 1995 ate hoje com o cambio automatico de 4 marchas � 01M Pre�o: R$ ... 19 Feb 2010 23:19
need some class help
I have noticed some things (for sometime now) that I did not run across when I first read about C++ nor do I think I really understand them. Could someone please explain the differences (or definitions ) of these. Would really appreciate this. What is a SuperClass (is this like a base class ? ) What is a SubClass... 20 Feb 2010 23:32
MVP Award...
From an email received last week, from Amit Mohindra, of the VC++ team: ==================================== There are roughly 10 million developers in the world. There are less than 2,000 Microsoft developer MVPs. To say that Microsoft MVPs are cut above "normal" developers in terms of technical excellence a... 6 Mar 2010 09:39
CMenu class and menu object
On Feb 19, 6:44 am, Seetharam <smi...(a)gmail.com> wrote: I would do it like this: void CMyView::OnContextMenu(CWnd* pWnd, CPoint point) {         CMenu PopupMenu;         CMenu subMenu;         PopupMenu.CreatePopupMenu(); Thanks, That crossed my mind, but I'm still interested in what is the M... 19 Feb 2010 15:32
how to store the listcontrol values into file
Hi to all, How to store all the listcontrol data's into file. if data is there i want to edit from the listcontrol.It is possible to do that.Pls anyone help me i am struggling for using listcontrol. Regards, Muthu ... 19 Feb 2010 16:39
Toolbar keyboard navigation
Hi, most Microsoft applications (e.g. Office 2003, Visual Studio 2008) allow to navigate through the toolbars using the keyboard: This can be done by hitting and releasing the ALT key, which sets the focus to the first menu item. CTRL-TAB then moves the focus to the first toolbar, which can be navigated usin... 19 Feb 2010 03:17
CWnd derived parent, owner draw reflection does not work
Hello, I have a following scenario to handle: A CWnd derived class is a parent window for a number of child controls. One of those controls is a descendant of CStatic. The child control (CStatic derived) is created dynamically with SS_OWNERDRAW style set and handles ON_WM_DRAWITEM_REFLECT. The problem is that D... 2 Mar 2010 12:25
First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53