Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralControlling deadlock Pin
yccheok19-Sep-01 17:52
yccheok19-Sep-01 17:52 
GeneralRe: Controlling deadlock Pin
Joaquín M López Muñoz19-Sep-01 20:15
Joaquín M López Muñoz19-Sep-01 20:15 
GeneralVC++ and VB interfacing - How To Pin
john john mackey19-Sep-01 11:16
john john mackey19-Sep-01 11:16 
GeneralRe: VC++ and VB interfacing - How To Pin
Nemanja Trifunovic19-Sep-01 11:46
Nemanja Trifunovic19-Sep-01 11:46 
GeneralRe: VC++ and VB interfacing - How To Pin
Anders Molin20-Sep-01 10:56
professionalAnders Molin20-Sep-01 10:56 
GeneralRe: VC++ and VB interfacing - How To Pin
13-Feb-02 6:23
suss13-Feb-02 6:23 
QuestionIs Windows NT 4 SSE compatible/supported? Pin
Robert Buldoc19-Sep-01 7:27
Robert Buldoc19-Sep-01 7:27 
QuestionMemory leak? Pin
Kevnar19-Sep-01 6:54
Kevnar19-Sep-01 6:54 
I'm having a very bizarre problem with a Visual C++ program I'm working on. The program seems to crash with an access violation when one of 3 certain string variables are accessed. I know it's 3 because for some reason switching the order of the variable declaration seems to switch the crash to one of the other 2 variables. I have no idea why this is happening or what do do about it. It just started all of the sudden in a part of the code I hadn't even changed. It only happens in Debug mode, only on my machine, and only with this project(I've never seen this before in any other project). I've since upgraded my RAM by 128MBs and reinstalled Visual C++ 6. This didn't fix the problem. Has anyone else ever encountered this before? How did you fix it?Confused | :confused:

Why not throw away a dime,
I throw away ten pennies all the time...
AnswerRe: Memory leak? Pin
Ghazi H. Wadi19-Sep-01 12:25
Ghazi H. Wadi19-Sep-01 12:25 
AnswerRe: Memory leak? Pin
Tim Smith19-Sep-01 12:32
Tim Smith19-Sep-01 12:32 
GeneralClient/Server in MFC Pin
Rickard Andersson2019-Sep-01 6:34
Rickard Andersson2019-Sep-01 6:34 
GeneralRe: Client/Server in MFC Pin
Ghazi H. Wadi19-Sep-01 12:27
Ghazi H. Wadi19-Sep-01 12:27 
GeneralADO Connection Pin
Stu19-Sep-01 6:29
Stu19-Sep-01 6:29 
GeneralRe: ADO Connection Pin
ORi x19-Sep-01 6:41
ORi x19-Sep-01 6:41 
GeneralRe: ADO Connection Pin
Stu19-Sep-01 6:50
Stu19-Sep-01 6:50 
GeneralRe: ADO Connection Pin
Michael P Butler19-Sep-01 11:11
Michael P Butler19-Sep-01 11:11 
GeneralRe: ADO Connection Pin
Stu19-Sep-01 11:28
Stu19-Sep-01 11:28 
GeneralRe: ADO Connection Pin
Michael P Butler19-Sep-01 22:21
Michael P Butler19-Sep-01 22:21 
GeneralRe: ADO Connection Pin
Stu20-Sep-01 6:03
Stu20-Sep-01 6:03 
GeneralRe: ADO Connection Pin
Carlos Antollini20-Sep-01 6:18
Carlos Antollini20-Sep-01 6:18 
QuestionHow can I scroll a CFormView? Pin
Craig Miller19-Sep-01 6:27
Craig Miller19-Sep-01 6:27 
AnswerRe: How can I scroll a CFormView? Pin
Tomasz Sowinski19-Sep-01 6:53
Tomasz Sowinski19-Sep-01 6:53 
GeneralRe: How can I scroll a CFormView? Pin
Craig Miller19-Sep-01 7:04
Craig Miller19-Sep-01 7:04 
GeneralRe: How can I scroll a CFormView? Pin
Tomasz Sowinski19-Sep-01 7:15
Tomasz Sowinski19-Sep-01 7:15 
GeneralRe: How can I scroll a CFormView? Pin
Craig Miller19-Sep-01 9:54
Craig Miller19-Sep-01 9:54 

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.