Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: delete a line from file. Pin
Iain Clarke, Warrior Programmer25-Feb-09 22:02
Iain Clarke, Warrior Programmer25-Feb-09 22:02 
GeneralRe: delete a line from file. Pin
CPallini25-Feb-09 22:13
mveCPallini25-Feb-09 22:13 
GeneralRe: delete a line from file. Pin
David Crow26-Feb-09 3:07
David Crow26-Feb-09 3:07 
Questionhiding nodes in a mfc ctreectrl Pin
kitkat1201225-Feb-09 17:05
kitkat1201225-Feb-09 17:05 
AnswerRe: hiding nodes in a mfc ctreectrl Pin
Hamid_RT25-Feb-09 20:54
Hamid_RT25-Feb-09 20:54 
AnswerRe: hiding nodes in a mfc ctreectrl Pin
Iain Clarke, Warrior Programmer25-Feb-09 22:06
Iain Clarke, Warrior Programmer25-Feb-09 22:06 
Questionupdate 3ds max plugin without restarting 3ds max 2008(Q2) Pin
akira3225-Feb-09 16:09
akira3225-Feb-09 16:09 
QuestionCRecordset Empty string Pin
ohming25-Feb-09 15:58
ohming25-Feb-09 15:58 
Hello,

I am using CRecordset to access MSSQL database. I use CString to bind
the varchar datatype.
When a empty string is assigned to the CString variable and update,
the length is not correct.
The following steps can repeat the problem:
1. Assign the varchar field to "AAA"
2. Assign the CString variable to "" and then call update()
3. In Query analyzer, len() returns 3 instead of 0.


When retrieve the value and compare against '' (empty string) in ASP
code, it returns false.


Please help. Thanks.


Regards,
HM
QuestionON_MESSAGE for CDialog OBJECT Pin
ForNow25-Feb-09 14:28
ForNow25-Feb-09 14:28 
AnswerRe: ON_MESSAGE for CDialog OBJECT Pin
Richard Andrew x6425-Feb-09 15:16
professionalRichard Andrew x6425-Feb-09 15:16 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
ForNow25-Feb-09 15:27
ForNow25-Feb-09 15:27 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
Richard Andrew x6425-Feb-09 16:15
professionalRichard Andrew x6425-Feb-09 16:15 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
ForNow25-Feb-09 16:31
ForNow25-Feb-09 16:31 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
Richard Andrew x6425-Feb-09 16:25
professionalRichard Andrew x6425-Feb-09 16:25 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
Stuart Dootson25-Feb-09 16:32
professionalStuart Dootson25-Feb-09 16:32 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
ForNow25-Feb-09 16:38
ForNow25-Feb-09 16:38 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
Stuart Dootson25-Feb-09 16:43
professionalStuart Dootson25-Feb-09 16:43 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
Stuart Dootson25-Feb-09 16:26
professionalStuart Dootson25-Feb-09 16:26 
GeneralRe: ON_MESSAGE for CDialog OBJECT Pin
ForNow25-Feb-09 16:46
ForNow25-Feb-09 16:46 
QuestionMemory Allocation Error 998 Pin
Richard Andrew x6425-Feb-09 14:06
professionalRichard Andrew x6425-Feb-09 14:06 
AnswerRe: Memory Allocation Error 998 Pin
Stuart Dootson25-Feb-09 16:03
professionalStuart Dootson25-Feb-09 16:03 
GeneralRe: Memory Allocation Error 998 Pin
Richard Andrew x6425-Feb-09 16:08
professionalRichard Andrew x6425-Feb-09 16:08 
AnswerRe: Memory Allocation Error 998 Pin
ky_rerun25-Feb-09 16:25
ky_rerun25-Feb-09 16:25 
GeneralRe: Memory Allocation Error 998 Pin
Richard Andrew x6425-Feb-09 16:30
professionalRichard Andrew x6425-Feb-09 16:30 
AnswerRe: Memory Allocation Error 998 Pin
User 268325825-Feb-09 19:39
User 268325825-Feb-09 19:39 

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.