Click here to Skip to main content
15,929,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: DestroyWindow - assertion failure Pin
edvintas2-Nov-06 11:15
edvintas2-Nov-06 11:15 
GeneralRe: DestroyWindow - assertion failure Pin
Hamid_RT2-Nov-06 18:20
Hamid_RT2-Nov-06 18:20 
GeneralRe: DestroyWindow - assertion failure Pin
David Crow3-Nov-06 2:27
David Crow3-Nov-06 2:27 
GeneralRe: DestroyWindow - assertion failure Pin
edvintas3-Nov-06 4:02
edvintas3-Nov-06 4:02 
GeneralRe: DestroyWindow - assertion failure Pin
David Crow3-Nov-06 5:01
David Crow3-Nov-06 5:01 
GeneralRe: DestroyWindow - assertion failure Pin
edvintas3-Nov-06 5:19
edvintas3-Nov-06 5:19 
GeneralRe: DestroyWindow - assertion failure Pin
David Crow3-Nov-06 5:24
David Crow3-Nov-06 5:24 
QuestionBeginner's Question . Data Structures Pin
Immunity182-Nov-06 8:48
Immunity182-Nov-06 8:48 
Hi , i want to create an application in which :

When someone write a word (key variable) the application will bring
others information

For example :

ID | Name | Last name | Birth date |
241 | John | Papadopoulos| 19/01/1980 |
541 | James | Smiths | 01/05/1970 |

so i will have 4 member variables (i think) and
ID , Name , Lname , Birthdate

When someone gives ID 241 then the other 3 variables

(Name , Lname , Birthdate) will get the data next to 241

(thats Data structures ?:P)

Now my question Big Grin | :-D . Anyone could suggest me a link where
it will have information/guide on how i will make this ? Big Grin | :-D
guide on how i will do this
AnswerRe: Beginner's Question . Data Structures Pin
Maximilien2-Nov-06 8:58
Maximilien2-Nov-06 8:58 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:07
Immunity182-Nov-06 9:07 
GeneralRe: Beginner's Question . Data Structures Pin
Cedric Moonen2-Nov-06 9:10
Cedric Moonen2-Nov-06 9:10 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:17
Immunity182-Nov-06 9:17 
GeneralRe: Beginner's Question . Data Structures Pin
Cedric Moonen2-Nov-06 9:27
Cedric Moonen2-Nov-06 9:27 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:33
Immunity182-Nov-06 9:33 
GeneralRe: Beginner's Question . Data Structures Pin
Maximilien2-Nov-06 9:29
Maximilien2-Nov-06 9:29 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:46
Immunity182-Nov-06 9:46 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:50
Immunity182-Nov-06 9:50 
GeneralRe: Beginner's Question . Data Structures Pin
David Crow2-Nov-06 9:21
David Crow2-Nov-06 9:21 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:24
Immunity182-Nov-06 9:24 
GeneralRe: Beginner's Question . Data Structures Pin
Maximilien2-Nov-06 9:32
Maximilien2-Nov-06 9:32 
GeneralRe: Beginner's Question . Data Structures [modified] Pin
Immunity182-Nov-06 9:41
Immunity182-Nov-06 9:41 
GeneralRe: Beginner's Question . Data Structures Pin
David Crow2-Nov-06 10:06
David Crow2-Nov-06 10:06 
GeneralRe: Beginner's Question . Data Structures Pin
David Crow2-Nov-06 9:50
David Crow2-Nov-06 9:50 
GeneralRe: Beginner's Question . Data Structures Pin
Immunity182-Nov-06 9:54
Immunity182-Nov-06 9:54 
GeneralRe: Beginner's Question . Data Structures Pin
David Crow2-Nov-06 10:11
David Crow2-Nov-06 10:11 

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.