VIEW
Points
Time
Detail
+5
-
Contributed a helpful post to the How to fix LNK2005 'variable' already found in .obj file thread in the C++ Standards, Extensions, and Interop Forum.
+5
-
Contributed a helpful post to the error C2440: 'static_cast' : cannot convert from 'void.... thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Low-order versus high-order word. thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the How to get the main Dialog pointer in MFC? thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Include all the libraries in the exe thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Windows Control - Setting custom control ID/Class NN for Standard Windows Controls thread in the General Windows Desktop Development Issues Forum.
+5
-
Contributed a helpful post to the Fatal Error C1189 Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d] thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Creating pointer to CDoc from MainFrame thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Trying to open serial port (COM20): error 2: System cannot find the file specified thread in the General Windows Desktop Development Issues Forum.
+5
-
Contributed a helpful post to the DLL compilation/redefinition error thread in the C++ Standards, Extensions, and Interop Forum.
+5
-
Contributed a helpful post to the How to fix LNK2005 'variable' already found in .obj file thread in the C++ Standards, Extensions, and Interop Forum.
+5
-
Contributed a helpful post to the Trying to open serial port (COM20): error 2: System cannot find the file specified thread in the General Windows Desktop Development Issues Forum.
+5
-
Contributed a helpful post to the How to Convert CWnd to CDialog? thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the How to add event handler for close button in Dialog based window thread in the Visual C++ Forum.
+5
-
Contributed a helpful post to the UpdateAllViews fails when called thread in the Visual C++ Forum.
0
-
Replied to a forums thread I AM NOT ABLE TO RUN ANY PROGRAM INCLUDING THE SIMPLE HELLO WORLD PROGRAM. in the Visual C++ Forum.
+15
-
Quickly answered the question How to read debug info after setting a break point in the C++ Standards, Extensions, and Interop Forum.
0
-
Contributed a proposed answer to the question How to read debug info after setting a break point in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread How to read debug info after setting a break point in the C++ Standards, Extensions, and Interop Forum.
+15
-
Answered the question detect fragmented packets (TCP/IP) confirmed by the asker in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread detect fragmented packets (TCP/IP) in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread Click on Application MainWindow from Taskbar is not showing (Converted Modeless dialog to Modal) in the Visual C++ Forum.
+15
-
Quickly answered the question How to solve Attempted an unsupported operation Error in VC++ MFC in the Visual C++ Forum.
+20
-
Quickly answered the question Hi, I'm getting errors Error C4700: uninitialized local variable 'y' & Error C4700: uninitialized local variable 'Y' used on the code i have below. confirmed by the asker in the Visual C++ Forum.
0
-
Replied to a forums thread How to solve Attempted an unsupported operation Error in VC++ MFC in the Visual C++ Forum.
0
-
Replied to a forums thread Hi, I'm getting errors Error C4700: uninitialized local variable 'y' & Error C4700: uninitialized local variable 'Y' used on the code i have below. in the Visual C++ Forum.
0
-
Replied to a forums thread Custom Static control MFC in the C++ Standards, Extensions, and Interop Forum.
+5
-
Contributed a helpful post to the How to View RichTextBox in VC++ MFC Appliccation thread in the Visual C++ Forum.
0
-
Replied to a forums thread How to View RichTextBox in VC++ MFC Appliccation in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Problem displaying registry value thread in the Visual C++ Forum.
+15
-
Answered the question Serial communication error (Access is denied) confirmed by the asker in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Serial communication error (Access is denied) thread in the Visual C++ Forum.
0
-
Replied to a forums thread Serial communication error (Access is denied) in the Visual C++ Forum.
0
-
Replied to a forums thread Drawing the view while maximize the SDI application in the Visual C++ Forum.
+5
-
Contributed a helpful post to the OnCtlColor not getting called for CWnd derived class thread in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread Flipview with different controls in the General Windows Desktop Development Issues Forum.
+15
-
Quickly answered the question Microsoft Visual C++ Runtime Library Runtime Error! How do I fix this please? in the Visual C++ Forum.
0
-
Replied to a forums thread Microsoft Visual C++ Runtime Library Runtime Error! How do I fix this please? in the Visual C++ Forum.
+20
-
Quickly answered the question Problem in Receiving character from serial port in nonoverlapped mode using ReadFile() function confirmed by the asker in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Problem in Receiving character from serial port in nonoverlapped mode using ReadFile() function thread in the Visual C++ Forum.
0
-
Replied to a forums thread MFC Modeless dialog tracking position of its parent in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Problem in Receiving character from serial port in nonoverlapped mode using ReadFile() function thread in the Visual C++ Forum.
0
-
Replied to a forums thread Problem in Receiving character from serial port in nonoverlapped mode using ReadFile() function in the Visual C++ Forum.
0
-
Replied to a forums thread How to notify UI thread from work threadin MFC? in the Visual C++ Forum.
0
-
Replied to a forums thread Communication between View and Dialog in SDI application in the Visual C++ Forum.
0
-
Replied to a forums thread How to use SendMessage in VC++? can I use it like this....? in the Visual C++ Forum.
+15
-
Answered the question return value for GetActiveWindow confirmed by the asker in the Visual C++ Forum.
+5
-
Contributed a helpful post to the return value for GetActiveWindow thread in the Visual C++ Forum.
+15
-
Answered the question SetBitmapBits -> SelectObject -> BitBlt confirmed by the asker in the Visual C++ Forum.
0
-
Replied to a forums thread How to preallocate heap with MSVC memory allocator, so that kernel calls do not occur when using new/delete? in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread How to preallocate heap with MSVC memory allocator, so that kernel calls do not occur when using new/delete? in the C++ Standards, Extensions, and Interop Forum.
+15
-
Quickly answered the question Interacting with Dialog boxes in static callback functuions in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Need to convert VB 6.0 standard program to native C (not C++/C#) thread in the Visual C++ Forum.
0
-
Replied to a forums thread Need to convert VB 6.0 standard program to native C (not C++/C#) in the Visual C++ Forum.
0
-
Replied to a forums thread Can two functions in same DLL be called by two threads? in the Visual C++ Forum.
0
-
Replied to a forums thread Interacting with Dialog boxes in static callback functuions in the Visual C++ Forum.
+15
-
Quickly answered the question Problem reading from serial port in the C++ Standards, Extensions, and Interop Forum.
0
-
Contributed a proposed answer to the question Problem reading from serial port in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread Problem reading from serial port in the C++ Standards, Extensions, and Interop Forum.
+15
-
Quickly answered the question new version of C++ express recognize old projects in the C++ Standards, Extensions, and Interop Forum.
0
-
Replied to a forums thread Complete minimum working example of CListBox in pure MFC in the Visual C++ Forum.
+5
-
Contributed a helpful post to the Implement dynamic pictures in Dialog boxes thread in the Visual C++ Forum.
0
-
Replied to a forums thread new version of C++ express recognize old projects in the C++ Standards, Extensions, and Interop Forum.
+5
-
Contributed a helpful post to the Facing problem in creating socket in a method from an already deployed application exe while same method is working from another exe from same environment from same location. thread in the Visual C++ Forum.
+15
-
Quickly answered the question Is there anything to watch out for with building a DLL with VS2013 that will be used by VS2010 and later C++ compilers in the C++ Standards, Extensions, and Interop Forum.