Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strange file corruption Pin
Artem Moroz31-Jan-04 5:50
Artem Moroz31-Jan-04 5:50 
GeneralRe: Strange file corruption Pin
valikac31-Jan-04 12:06
valikac31-Jan-04 12:06 
GeneralRe: Strange file corruption Pin
Terry O'Nolley31-Jan-04 16:15
Terry O'Nolley31-Jan-04 16:15 
QuestionControlling Mouse Positions in MFC? Pin
Dev57831-Jan-04 3:45
Dev57831-Jan-04 3:45 
AnswerRe: Controlling Mouse Positions in MFC? Pin
User 665831-Jan-04 4:24
User 665831-Jan-04 4:24 
GeneralRe: Controlling Mouse Positions in MFC? Pin
Dev57831-Jan-04 4:39
Dev57831-Jan-04 4:39 
Generalerror C2955...error in template resolution Pin
Member 49228431-Jan-04 3:16
Member 49228431-Jan-04 3:16 
GeneralRe: error C2955...error in template resolution Pin
Joaquín M López Muñoz31-Jan-04 6:14
Joaquín M López Muñoz31-Jan-04 6:14 
Have you inserted
using namespace std;
before including "bn.h"? If so, try deleting the using directive.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralCListCtrl Scrollbar Pin
Konrad Windszus31-Jan-04 2:46
Konrad Windszus31-Jan-04 2:46 
GeneralRe: CListCtrl Scrollbar Pin
JussiL4-Feb-04 20:59
JussiL4-Feb-04 20:59 
GeneralLINK : fatal error LNK1181: --> How to overcome this Pin
Anonymous31-Jan-04 0:50
Anonymous31-Jan-04 0:50 
GeneralRe: LINK : fatal error LNK1181: --> How to overcome this Pin
Konrad Windszus31-Jan-04 2:49
Konrad Windszus31-Jan-04 2:49 
Questionhow to enable/disable on mouse click? Pin
coda_x31-Jan-04 0:45
coda_x31-Jan-04 0:45 
AnswerRe: how to enable/disable on mouse click? Pin
amit sebiz31-Jan-04 0:56
amit sebiz31-Jan-04 0:56 
Questionhow to hook & override api functions!!!!!!!!!!!!!!! Pin
vocongminh31-Jan-04 0:43
sussvocongminh31-Jan-04 0:43 
AnswerRe: how to hook & override api functions!!!!!!!!!!!!!!! Pin
User 665831-Jan-04 1:07
User 665831-Jan-04 1:07 
Generalhook & override api functions!!!!!!!!!!!!!!! Pin
vocongminh31-Jan-04 0:42
sussvocongminh31-Jan-04 0:42 
GeneralRe: hook & override api functions!!!!!!!!!!!!!!! Pin
Mukkie31-Jan-04 8:22
Mukkie31-Jan-04 8:22 
GeneralColoring Scroll Bar Pin
amit sebiz30-Jan-04 23:43
amit sebiz30-Jan-04 23:43 
GeneralEdit Control!! Doubt!! Pin
Ilamparithi30-Jan-04 21:04
Ilamparithi30-Jan-04 21:04 
GeneralRe: Edit Control!! Doubt!! Pin
amit sebiz30-Jan-04 23:41
amit sebiz30-Jan-04 23:41 
GeneralRe: Edit Control!! Doubt!! Pin
Ilamparithi31-Jan-04 0:35
Ilamparithi31-Jan-04 0:35 
GeneralGroup pages in a mdi application and save as one single project Pin
swarnamanoo30-Jan-04 18:33
swarnamanoo30-Jan-04 18:33 
GeneralCalling DLL from Release/Debug exe Pin
Steve Messer30-Jan-04 17:29
Steve Messer30-Jan-04 17:29 
GeneralRe: Calling DLL from Release/Debug exe Pin
Mukkie30-Jan-04 23:38
Mukkie30-Jan-04 23:38 

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.