Click here to Skip to main content
15,867,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Problem retrieving fields from a DB using CRecordset object Pin
David Crow31-May-06 5:48
David Crow31-May-06 5:48 
AnswerRe: Problem retrieving fields from a DB using CRecordset object Pin
Cyber Friend31-May-06 5:57
Cyber Friend31-May-06 5:57 
GeneralRe: Problem retrieving fields from a DB using CRecordset object Pin
David Crow31-May-06 6:01
David Crow31-May-06 6:01 
GeneralRe: Problem retrieving fields from a DB using CRecordset object Pin
Cyber Friend31-May-06 23:11
Cyber Friend31-May-06 23:11 
AnswerRe: Problem retrieving fields from a DB using CRecordset object Pin
Cyber Friend31-May-06 23:21
Cyber Friend31-May-06 23:21 
GeneralRe: Problem retrieving fields from a DB using CRecordset object Pin
Cyber Friend1-Jun-06 0:59
Cyber Friend1-Jun-06 0:59 
GeneralRe: Problem retrieving fields from a DB using CRecordset object Pin
David Crow1-Jun-06 2:54
David Crow1-Jun-06 2:54 
QuestionModeless Dialogs? or Distroy Dialogs? Pin
aei_totten31-May-06 4:47
aei_totten31-May-06 4:47 
I have a dialog application that opens a series of windows. I have been using ShowWindow(SW_HIDE) to hide each when opening the next. However, I am having problems now, I want to go back to the main window after opening (and hiding) all of these windows. But even when it is the only one not hidden, I cannot click on it once something else has been opened. Is this because I need my windows to be modeless? or am I able to distroy them somehow after opening them instead of using ShowWindow(SW_HIDE)because that seems more practical? Sorry for the stupid question, but this is my first MFC program and I will catch on eventually Smile | :)
-Brandy
AnswerRe: Modeless Dialogs? or Distroy Dialogs? Pin
David Crow31-May-06 5:06
David Crow31-May-06 5:06 
GeneralRe: Modeless Dialogs? or Distroy Dialogs? Pin
aei_totten31-May-06 5:28
aei_totten31-May-06 5:28 
GeneralRe: Modeless Dialogs? or Distroy Dialogs? Pin
David Crow31-May-06 5:52
David Crow31-May-06 5:52 
QuestionRegister a TLB file? Pin
Ista31-May-06 4:33
Ista31-May-06 4:33 
AnswerRe: Register a TLB file? Pin
Sarath C31-May-06 4:40
Sarath C31-May-06 4:40 
AnswerRe: Register a TLB file? Pin
James R. Twine31-May-06 4:44
James R. Twine31-May-06 4:44 
AnswerRe: Register a TLB file? Pin
Roger Stoltz31-May-06 5:07
Roger Stoltz31-May-06 5:07 
GeneralRe: Register a TLB file? Pin
Ista31-May-06 5:33
Ista31-May-06 5:33 
GeneralRe: Register a TLB file? Pin
Roger Stoltz31-May-06 6:25
Roger Stoltz31-May-06 6:25 
GeneralRe: Register a TLB file? Pin
Ista31-May-06 7:47
Ista31-May-06 7:47 
AnswerRe: Register a TLB file? Pin
V.31-May-06 8:38
professionalV.31-May-06 8:38 
GeneralRe: Register a TLB file? Pin
Ista31-May-06 8:45
Ista31-May-06 8:45 
GeneralRe: Register a TLB file? [modified] Pin
V.31-May-06 8:57
professionalV.31-May-06 8:57 
GeneralRe: Register a TLB file? [modified] Pin
Ista31-May-06 9:00
Ista31-May-06 9:00 
QuestionIllegal Instruction Pin
Russell'31-May-06 3:22
Russell'31-May-06 3:22 
AnswerRe: Illegal Instruction Pin
Chris Losinger31-May-06 3:28
professionalChris Losinger31-May-06 3:28 
GeneralRe: Illegal Instruction Pin
Russell'31-May-06 3:32
Russell'31-May-06 3:32 

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.