Click here to Skip to main content
16,011,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Allocating memory for a large array. Pin
Mark Salsbery27-Feb-08 6:06
Mark Salsbery27-Feb-08 6:06 
QuestionRe: Allocating memory for a large array. Pin
jonsey2984727-Feb-08 6:33
jonsey2984727-Feb-08 6:33 
GeneralRe: Allocating memory for a large array. Pin
Mark Salsbery27-Feb-08 6:45
Mark Salsbery27-Feb-08 6:45 
GeneralRe: Allocating memory for a large array. Pin
jonsey2984727-Feb-08 10:41
jonsey2984727-Feb-08 10:41 
GeneralRe: Allocating memory for a large array. Pin
Mark Salsbery27-Feb-08 10:47
Mark Salsbery27-Feb-08 10:47 
GeneralRe: Allocating memory for a large array. Pin
jonsey2984727-Feb-08 10:56
jonsey2984727-Feb-08 10:56 
GeneralDisplaying data from Database in VC++ [modified] Pin
vjasai27-Feb-08 4:05
vjasai27-Feb-08 4:05 
GeneralRe: Displaying data from Database in VC++ Pin
David Crow27-Feb-08 5:19
David Crow27-Feb-08 5:19 
Have you tried removing the dialog, and related code, that asks for login name and password? Isolate the problem rather than try to debug with a bunch of stuff mixed together.

As an aside, you might start with a plain SDI application that is hooked to the Account_Details table. Once you get that displaying properly, migrate the login stuff back in.

"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralTo get start->documents->"*.*" files in loacal system Pin
johnalek27-Feb-08 3:32
johnalek27-Feb-08 3:32 
GeneralRe: To get start->documents->"*.*" files in loacal system Pin
David Crow27-Feb-08 3:41
David Crow27-Feb-08 3:41 
GeneralWriteFile() Pin
john563227-Feb-08 2:25
john563227-Feb-08 2:25 
GeneralRe: WriteFile() Pin
CPallini27-Feb-08 2:50
mveCPallini27-Feb-08 2:50 
Generalclear the list box Pin
bhat27-Feb-08 2:20
bhat27-Feb-08 2:20 
GeneralRe: clear the list box Pin
CPallini27-Feb-08 2:41
mveCPallini27-Feb-08 2:41 
GeneralRe: clear the list box Pin
bhat27-Feb-08 3:04
bhat27-Feb-08 3:04 
GeneralRe: clear the list box Pin
CPallini27-Feb-08 3:17
mveCPallini27-Feb-08 3:17 
GeneralRe: clear the list box Pin
bhat27-Feb-08 3:22
bhat27-Feb-08 3:22 
GeneralRe: clear the list box Pin
bhat27-Feb-08 3:30
bhat27-Feb-08 3:30 
GeneralRe: clear the list box Pin
CPallini27-Feb-08 3:33
mveCPallini27-Feb-08 3:33 
JokeRe: clear the list box Pin
Hamid_RT27-Feb-08 4:58
Hamid_RT27-Feb-08 4:58 
GeneralRe: clear the list box Pin
CPallini27-Feb-08 5:10
mveCPallini27-Feb-08 5:10 
GeneralRe: clear the list box Pin
Hamid_RT27-Feb-08 5:18
Hamid_RT27-Feb-08 5:18 
Generalallocator implementation Pin
George_George27-Feb-08 2:18
George_George27-Feb-08 2:18 
QuestionRe: allocator implementation Pin
David Crow27-Feb-08 5:22
David Crow27-Feb-08 5:22 
GeneralRe: allocator implementation Pin
George_George27-Feb-08 18:24
George_George27-Feb-08 18:24 

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.