I installed VS 2005.NET Beta 2 (the VS not an express edition) and I realised when making an MFC Application it has the same menus and buttons strips are equal to the 2003 version... I was expecting the same design of the Office 2003, since that happens when working without MFC... Is this just my ignorance on MFC, or MS will change that soon?
P
Pedromdrp
@Pedromdrp
Posts
-
VS 2005.NET MFC -
Mouse Auto ClickCan you explain better?
-
Mouse Auto ClickI am doing an windows application and i need to make the mouse click automatic, My code: ... if(int = 5) { //mouse auto click } How can i make the mouse click=