Click here to Skip to main content
15,914,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CRichEditCtrl and URL link … Pin
Hadi Rezaee5-Sep-02 10:44
Hadi Rezaee5-Sep-02 10:44 
GeneralRead Mime Settings Pin
Matt Newman4-Sep-02 8:33
Matt Newman4-Sep-02 8:33 
GeneralRe: Read Mime Settings Pin
Andreas Saurwein4-Sep-02 11:37
Andreas Saurwein4-Sep-02 11:37 
GeneralRe: Read Mime Settings Pin
Matt Newman5-Sep-02 8:59
Matt Newman5-Sep-02 8:59 
Generalquestion about deleting a record in a database table. Pin
ns4-Sep-02 8:34
ns4-Sep-02 8:34 
GeneralRe: question about deleting a record in a database table. Pin
Carlos Antollini4-Sep-02 8:43
Carlos Antollini4-Sep-02 8:43 
GeneralRe: question about deleting a record in a database table. Pin
ns4-Sep-02 8:50
ns4-Sep-02 8:50 
GeneralRe: question about deleting a record in a database table. Pin
Alexandru Savescu5-Sep-02 20:48
Alexandru Savescu5-Sep-02 20:48 
It depends. If you are using CRecordset and ODBC then they are not arranged. You sould use Move(0) to refresh current row. Also you can test if the row has beem deleted with the IsDeleted method.

Best regards,
Alexandru Savescu
GeneralCompilation Question Pin
Michael Pyatski4-Sep-02 7:50
sussMichael Pyatski4-Sep-02 7:50 
GeneralRe: Compilation Question Pin
Matthew R. Miller4-Sep-02 10:26
Matthew R. Miller4-Sep-02 10:26 
GeneralRe: Compilation Question Pin
Stephane Rodriguez.4-Sep-02 10:38
Stephane Rodriguez.4-Sep-02 10:38 
GeneralRe: Compilation Question Pin
Gary R. Wheeler5-Sep-02 3:10
Gary R. Wheeler5-Sep-02 3:10 
Generallost cursor Pin
Anonymous4-Sep-02 6:34
Anonymous4-Sep-02 6:34 
GeneralRe: lost cursor Pin
John Fisher4-Sep-02 7:56
John Fisher4-Sep-02 7:56 
Generalhelp! How to exit gracefully Pin
ns4-Sep-02 6:34
ns4-Sep-02 6:34 
GeneralRe: help! How to exit gracefully Pin
Gero Gerber4-Sep-02 6:43
Gero Gerber4-Sep-02 6:43 
GeneralRe: help! How to exit gracefully Pin
Abin4-Sep-02 7:18
Abin4-Sep-02 7:18 
GeneralThanks much !! Pin
ns4-Sep-02 7:29
ns4-Sep-02 7:29 
GeneralAccelerator Keys in dialog Pin
DRHuff4-Sep-02 5:50
DRHuff4-Sep-02 5:50 
GeneralRe: Accelerator Keys in dialog Pin
Tomasz Sowinski4-Sep-02 5:56
Tomasz Sowinski4-Sep-02 5:56 
GeneralRe: Accelerator Keys in dialog Pin
DRHuff4-Sep-02 6:04
DRHuff4-Sep-02 6:04 
GeneralRe: Accelerator Keys in dialog Pin
Max Santos4-Sep-02 7:44
Max Santos4-Sep-02 7:44 
GeneralRe: Accelerator Keys in dialog Pin
Chris Losinger4-Sep-02 7:55
professionalChris Losinger4-Sep-02 7:55 
GeneralRe: Accelerator Keys in dialog Pin
Andreas Saurwein4-Sep-02 12:41
Andreas Saurwein4-Sep-02 12:41 
GeneralRe: Accelerator Keys in dialog Pin
Chris Losinger4-Sep-02 12:45
professionalChris Losinger4-Sep-02 12:45 

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.