Einführung in Visual C++ 1.5: Windows-Programmierung mit den Microsoft Foundation Classes
Gespeichert in:
Vorheriger Titel: | Krüger, Guido Visual C++ |
---|---|
1. Verfasser: | |
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Bonn u.a.
Addison-Wesley
1994
|
Ausgabe: | 2., aktualisierte Aufl. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 342 S. graph. Darst. 1 Diskette, 3,5" |
ISBN: | 3893197532 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV009620315 | ||
003 | DE-604 | ||
005 | 20131011 | ||
007 | t | ||
008 | 940524s1994 gw d||| |||| 00||| ger d | ||
016 | 7 | |a 941118746 |2 DE-101 | |
020 | |a 3893197532 |9 3-89319-753-2 | ||
035 | |a (OCoLC)634121174 | ||
035 | |a (DE-599)BVBBV009620315 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-91G |a DE-858 |a DE-523 |a DE-11 | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 260 |0 (DE-625)143632: |2 rvk | ||
084 | |a DAT 358f |2 stub | ||
100 | 1 | |a Krüger, Guido |e Verfasser |0 (DE-588)112915019 |4 aut | |
245 | 1 | 0 | |a Einführung in Visual C++ 1.5 |b Windows-Programmierung mit den Microsoft Foundation Classes |c Guido Krüger |
250 | |a 2., aktualisierte Aufl. | ||
264 | 1 | |a Bonn u.a. |b Addison-Wesley |c 1994 | |
300 | |a 342 S. |b graph. Darst. |e 1 Diskette, 3,5" | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Visual C++ 1.5 |0 (DE-588)4343192-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Visual C++ |0 (DE-588)4319926-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Visual C++ |0 (DE-588)4319926-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Visual C++ 1.5 |0 (DE-588)4343192-6 |D s |
689 | 1 | |5 DE-604 | |
780 | 0 | 0 | |i 1. Aufl. u.d.T. |a Krüger, Guido |t Visual C++ |
856 | 4 | 2 | |m GBV Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006358295&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-006358295 |
Datensatz im Suchindex
_version_ | 1804123960617467904 |
---|---|
adam_text | GUIDO KRUEGER EINFUEHRUNG IN VISUAL C++ 1.5 WINDOWS-PROGRAMMIERUNG MIT DEN
MICROSOFT FOUNDATION CLASSES 2. AKTUALISIERTE AUFLAGE ADDISON-WESLEY
PUBLISHING COMPANY BONN * PARIS * READING, MASSACHUSETTS * MENLO PARK,
CALIFORNIA * NEW YORK DON MILLS, ONTARIO * WOKINGHAM, ENGLAND *
AMSTERDAM * MILAN * SYDNEY TOKYO * SINGAPORE * MADRID * SAN JUAN * SEOUL
* MEXICO CITY * TAIPEI, TAIWAN INHALTSVERZEICHNIS VORWORT 9 HELLO 11 1.
VORBEREITUNG 13 ES GEHT LOS 13 AUFBAU DES BUCHS 15 INSTALLATION VON
VISUAL C++ 15 GRUNDLAGEN DER VISUAL WORKBENCH 16 DER ENTWICKLUNGSZYKLUS
19 DOKUMENTATION UND ONLINE-HILFE 27 2. DIE KLASSE CWINAPP 33
NAMENSKONVENTIONEN 33 AUFBAU EINES MFC-PROGRAMMS 34 DAS
MESSAGE-MAP-KONZEPT 35 ABLEITEN EINER ANWENDUNGSKLASSE AUS CWINAPP 37
UEBERLAGERN DER METHODE INITAPPLICATION 39 UEBERLAGERN DER METHODE
EXITLNSTANCE 40 GLOBALE FUNKTIONEN 40 DAS PROGRAMM-ICON 41 DER
PROGRAMM-CURSOR 44 DATEN-MEMBER IN CWINAPP 45 AUSWERTEN DER
KOMMANDOZEILE 45 MULTITASKING IN EIGENEN PROGRAMMEN 46 3. DIE KLASSE
CWND 51 FENSTERKLASSEN 51 ERZEUGEN EINES NEUEN FENSTERS 52 DER
KONSTRUKTOR VON CMAINWINDOW 53 UEBERLAGERN DER ONPAINT-METHODE 56
ERZEUGEN DER MESSAGE-MAP 58 ZERSTOEREN EINES FENSTERS 60 4. QUELLTEXTE ZU
HELLO 63 HELLO.H 63 HELLO.CPP 64 HELLO.ICO 65 HELLO.DEF 65 * 6 BROWSE 67
5. MENUES 71 DAS HAUPTMENUE 71 BESCHLEUNIGERTASTEN 77 BEENDEN DES
PROGRAMMS 80 VERAENDERN VON MENUEPUNKTEN 81 DYNAMISCH ERZEUGTE MENUES 87 6.
EINFACHE DIALOGE 93 DER UEBER-DIALOG 93 STANDARD-DIALOGE 94 VERAENDERN DES
CURSORS 100 VERAENDERN DER PROGRAMM-TITELLEISTE 104 7. TEXT AUSGEBEN 105
DIE ONPAINT-ROUTINE 105 SCHRIFT- UND HINTERGRUNDFARBE 111
SCHRIFTATTRIBUTE 116 AUSGEBEN DES TEXTS 121 BILDSCHIRMAUSGABEN AUSSERHALB
VON ONPAINT 126 8. BILDLAUFLEISTEN UND SCROLLEN 129 ANLEGEN DER
BILDLAUFLEISTEN 129 INITIALISIEREN DER BILDLAUFLEISTEN 130 WM_HSCROLL
UND WM_VSCROLL 132 REAKTION DES PROGRAMMS AUF SCROLL-NACHRICHTEN 133 9.
BROWSER, DEBUGGER, ET. AL. 137 DER BROWSER 137 DER INTEGRIERTE DEBUGGER
141 VORCOMPILIERTE HEADER-DATEIEN 148 10. QUELLTEXTE ZU BROWSE 151
BROWSE.H 151 RESOURCE.H 152 BROWSECPP 153 BROWSE.DEF 160 BROWSE.ICO 160
BROWSE.RC (AUSZUG) 161 HEXE 163 11. ENTWURF VON DIALOGBOXEN 167 DIE
ELEMENTE EINER DIALOGBOX 168 DER DIALOGEDITOR VON APPSTUDIO 171
DIALOGBOX-TEMPLATES IN DER RESSOURCE-DATEI 177 INHALTSVERZEICHNIS 7 12.
DIE KLASSE CDIALOG 181 DIALOGE OHNE EIGENE KLASSE 181 ABLEITEN EIGENER
DIALOGBOXKLASSEN 183 ZUGRIFF AUF STEUERUNGEN 188 13. BUTTONS 193
ANWENDUNGEN 193 ATTRIBUTE 195 BENACHRICHTIGUNGSCODES 198 DIE KLASSE
CBUTTON 201 14. TEXTFELDER 207 ANWENDUNGEN 207 ATTRIBUTE 208
BENACHRICHTIGUNGSCODES 210 DIE ***** CEDIT 213 DIE KLASSE CSTATIC 220
15. LISTEN UND SCHIEBEREGLER 223 ATTRIBUTE 225 BENACHRICHTIGUNGSCODES
227 DIE KLASSEN CCOMBOBOX UND CLISTBOX 230 SCHIEBEREGLER 237 16.
NICHT-MODALE DIALOGE 243 ENTWURF 244 PROGRAMMIERUNG 244 17. QUELLTEXTE
ZU HEXE 249 RESOURCE.H 249 HEXE.H 250 CALCDLG.H 251 HEXE.CPP 252
CALCDLG.CPP 253 HEXE.RC (AUSZUG) 260 HEXE.ICO 262 HEXE.DEF 262 LIFE 263
18. APPWIZARD 269 GENERIEREN DER STARTER-DATEIEN 269 EDITIEREN DER
RESSOURCEN 271 19. DIE KLASSE CDOCUMENT 281 DIE
FRAME-DOCUMENT-VIEW-ARCHITEKTUR 281 DAS DATENMODELL VON LIFE 282
INITIALISIERUNG UND ENDEBEHANDLUNG 286 8 SERIALISIEREN DER DATEN 288 20.
DIE KLASSE CVIEW 291 BILDSCHIRM-UPDATE 292 NACHRICHTENBEARBEITUNG MIT
CLASSWIZARD 297 BERECHNEN DER NAECHSTEN GENERATIONEN 300 21. QUELL TEXTE
ZU LIFE 303 RESOURCE.H 303 LIFE.H 304 LIFEDOC.H 304 LIFEVIEW.H 305
MAINFRM.H 306 LIFE.CPP 307 LIFEDOC.CPP 309 LIFEVIEW.CPP 312 MAINFRM.CPP
315 LIFE.DEF 317 LIFE.ICO 318 LIFE.RC 318 ANHANG 325 A.
WINDOWS-ZEICHENSATZ 325 B. MESSAGE-MAP-CROSS-REFERENCE 326
WM_COMMAND-NACHRICHTEN 326 ALLGEMEINE STEUERUNGEN-NACHRICHTEN 326
BUTTON-NACHRICHTEN 326 EDIT-NACHRICHTEN 326 COMBOBOX-NACHRICHTEN 327
LISTBOX-NACHRICHTEN 327 ALLGEMEINE WINDOWS-NACHRICHTEN 327 C.
KLASSENHIERARCHIE 330 INDEX 333
|
any_adam_object | 1 |
author | Krüger, Guido |
author_GND | (DE-588)112915019 |
author_facet | Krüger, Guido |
author_role | aut |
author_sort | Krüger, Guido |
author_variant | g k gk |
building | Verbundindex |
bvnumber | BV009620315 |
classification_rvk | ST 250 ST 260 |
classification_tum | DAT 358f |
ctrlnum | (OCoLC)634121174 (DE-599)BVBBV009620315 |
discipline | Informatik |
edition | 2., aktualisierte Aufl. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01614nam a2200421 c 4500</leader><controlfield tag="001">BV009620315</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20131011 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">940524s1994 gw d||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">941118746</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3893197532</subfield><subfield code="9">3-89319-753-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)634121174</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV009620315</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-858</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-11</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 260</subfield><subfield code="0">(DE-625)143632:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 358f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Krüger, Guido</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)112915019</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Einführung in Visual C++ 1.5</subfield><subfield code="b">Windows-Programmierung mit den Microsoft Foundation Classes</subfield><subfield code="c">Guido Krüger</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2., aktualisierte Aufl.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Bonn u.a.</subfield><subfield code="b">Addison-Wesley</subfield><subfield code="c">1994</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">342 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="e">1 Diskette, 3,5"</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Visual C++ 1.5</subfield><subfield code="0">(DE-588)4343192-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Visual C++</subfield><subfield code="0">(DE-588)4319926-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Visual C++</subfield><subfield code="0">(DE-588)4319926-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Visual C++ 1.5</subfield><subfield code="0">(DE-588)4343192-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="780" ind1="0" ind2="0"><subfield code="i">1. Aufl. u.d.T.</subfield><subfield code="a">Krüger, Guido</subfield><subfield code="t">Visual C++</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">GBV Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006358295&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-006358295</subfield></datafield></record></collection> |
id | DE-604.BV009620315 |
illustrated | Illustrated |
indexdate | 2024-07-09T17:38:04Z |
institution | BVB |
isbn | 3893197532 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-006358295 |
oclc_num | 634121174 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-858 DE-523 DE-11 |
owner_facet | DE-91G DE-BY-TUM DE-858 DE-523 DE-11 |
physical | 342 S. graph. Darst. 1 Diskette, 3,5" |
publishDate | 1994 |
publishDateSearch | 1994 |
publishDateSort | 1994 |
publisher | Addison-Wesley |
record_format | marc |
spelling | Krüger, Guido Verfasser (DE-588)112915019 aut Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes Guido Krüger 2., aktualisierte Aufl. Bonn u.a. Addison-Wesley 1994 342 S. graph. Darst. 1 Diskette, 3,5" txt rdacontent n rdamedia nc rdacarrier Visual C++ 1.5 (DE-588)4343192-6 gnd rswk-swf Visual C++ (DE-588)4319926-4 gnd rswk-swf Visual C++ (DE-588)4319926-4 s DE-604 Visual C++ 1.5 (DE-588)4343192-6 s 1. Aufl. u.d.T. Krüger, Guido Visual C++ GBV Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006358295&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Krüger, Guido Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes Visual C++ 1.5 (DE-588)4343192-6 gnd Visual C++ (DE-588)4319926-4 gnd |
subject_GND | (DE-588)4343192-6 (DE-588)4319926-4 |
title | Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes |
title_auth | Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes |
title_exact_search | Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes |
title_full | Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes Guido Krüger |
title_fullStr | Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes Guido Krüger |
title_full_unstemmed | Einführung in Visual C++ 1.5 Windows-Programmierung mit den Microsoft Foundation Classes Guido Krüger |
title_old | Krüger, Guido Visual C++ |
title_short | Einführung in Visual C++ 1.5 |
title_sort | einfuhrung in visual c 1 5 windows programmierung mit den microsoft foundation classes |
title_sub | Windows-Programmierung mit den Microsoft Foundation Classes |
topic | Visual C++ 1.5 (DE-588)4343192-6 gnd Visual C++ (DE-588)4319926-4 gnd |
topic_facet | Visual C++ 1.5 Visual C++ |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=006358295&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT krugerguido einfuhrunginvisualc15windowsprogrammierungmitdenmicrosoftfoundationclasses |