| 
		        
			        |  |  
			        |  |  
					| Авторизация |  
					|  |  
			        |  |  
			        | Поиск по указателям |  
			        | 
 |  
			        |  |  
			        |  |  
			        |  |  
                    |  |  
			        |  |  
			        |  |  |  | 
		|  |  
                    | Charles Wright C. — 1002 Visual C++ Programming Tips |  
                    |  |  
			        |  |  
                    | Предметный указатель |  
                    | | ! (exclamation point)      33 139 #define      37 211
 #define for constants      47 200 201 205
 #define for macros      48 233
 #define, semicolon and      202
 #else      37 230
 #elseif      37
 #endif      37 228
 #error      37
 #if      37 227
 #ifdef      37 208 229
 #include directive      10 25 64 220 222 601
 #line      37
 #pragm      37
 #undef      37 208
 . (period)      38
 .avi format      906 910
 .bmp      443
 .C      8 116
 .CLW      61
 .COM      70
 .CUR      405
 .DEF      61 383
 .dll      25
 .DSP      547
 .DSW      61 545
 .EXE      70
 .FON      469
 .h      10 64
 .HM      555
 .hpp      10 64
 .IDL      61
 .ILK      427
 .INI      516 670
 .NCB      61
 .obj      130
 .ODL      61
 .OPT      61
 .pdb      619
 .RC      61 403
 .REG      61
 .RES      61 404
 .tlb      582
 .web      616
 <> (angle brackets)      64 222
 @ (at sign)      242
 abort()      981
 About boxes      410
 Abstract classes      348
 Accelerator tables      694 697
 Accelerators      406 694
 Accelerators, adding      695
 Accelerators, responding to messages      696
 Accent marks      242
 Accumulator      280
 Action menu      589—590
 Active document server      490
 ActiveX      490 554 579
 add()      855
 Add(), AddControl()      926
 Add(), AddFontName()      485
 Add(), AddImage()      915
 Add(), AddItem()      652 856
 Add(), AddItemToQueue()      957 958
 Add(), AddPage()      753
 Add(), AddRect()      926
 Add(), AddString()      813 839
 Add(), AddView()      663
 Add(), AddViewBarButtons()      738
 addition operator (+)      32 142
 additive operators      32 34
 address operator (&)      31 56 137
 AdjustSliderRect()      871 877
 advanced options      557
 Afx(), AfxBeginThread()      538 945 946 949 950 951
 Afx(), AfxEnableControlContainer()      576
 Afx(), AfxEndThread()      951 952 953
 Afx(), AfxGetApp()      492
 Afx(), AfxGetAppName()      492
 Afx(), AfxGetInstanceHandle()      492 803
 Afx(), AfxGetResourceHandle()      492
 Afx(), AfxInitRichEdit()      864
 Afx(), AfxOleInit()      632
 Afx(), AfxRegisterClass()      501
 Afx(), AfxRegisterWndClass()      501
 Afx(), AfxSocketInit()      555
 American National Standards Institute (ANSI), standards      26
 American National Standards Institute (ANSI), syntax      12
 American Standard Code for Information Interchange (ASCII)      62
 American Standard Code for Information Interchange (ASCII), character set      71 241
 American Standard Code for Information Interchange (ASCII), extended character set      72
 ampersand (&)      158
 Ampersand (&), address operator (&)      31 56 137
 Ampersand (&), AND bitwise operator (&)      33 147 241
 Ampersand (&), AND logical operator (&&)      33 150
 Ampersand (&), reference operator (&)      31 157 283 284 291
 AND operators, bitwise (&)      33 147 241
 AND operators, logical (&&)      33 150
 angle brackets (<>)      64 222
 Animation control      522 813 853 906—911
 Animation control, adding image file      910
 Animation control, creating file      909
 Animation control, playing, pausing, and stopping      911
 Application architecture classes      492
 Apply button      755
 AppWizard (MFC)      487 490 549 550
 Arc()      461 463
 argc      123
 Arguments      275
 Arguments to main()      123
 arguments, default values for      276
 argv      123
 arithmetic operators      32 34 141—142
 Array classes      498
 Array operator []      58
 Arrays      27 58 191
 Arrays of char data type      250
 Arrays of objects      194
 arrays of pointers      312 313
 arrays of strings      251 266
 Arrays of variables      192
 arrays, accessing elements of      196
 Arrays, arithmetic in      197
 Arrays, decrementing      198
 Arrays, definition of      58 191
 Arrays, incrementing      198
 arrays, multidimensional      199
 Arrays, pointers to      195
 Arrays, strings as      59 193
 asctime()      962
 asin()      482
 assert macro      963
 assertions      110 532
 assignment operators      30 34 152—153
 Asterisk (*), indirection operator (*)      31 57 136 311
 Asterisk (*), multiply operator (*)      32 141
 Asynchronous programming      378
 at sign (@)      242
 atexit()      981
 ATL toolbar      101
 Audio Visual Interleaved (AVI) format      909
 auto keyword      49
 AutoLoad()      940
 automatic variables      15 49 300
 Automation      490 554 576
 Automation, method added      577
 Automation, property added      578
 Back button      758 759
 background colors      483 644 867
 Background modes      481
 
 | Backslash (\) in escape sequences      73 74 Backslash (\), compiler operator      37 67 201
 bands      506
 base classes      340
 Base classes, new class from      341
 Base classes, using      343
 Baud      240
 Begin(), BeginPaint()      434 438 454
 Begin(), BeginPath()      453
 Benday box      442
 binary operators      135
 BitBlt()      432 443 715
 Bitmapped fonts      469
 bitmaps      432 443 496 712 855
 Bitmaps for checkboxes      834
 Bitmaps for radio buttons      834
 Bitmaps, adding to resource file      409
 Bitmaps, button control      940
 Bitmaps, displaying      714
 Bitmaps, manipulating      715
 Bits per pixel      443
 Bitwise operators      33 34
 Bitwise operators, AND (&)      147 241
 Bitwise operators, changing case with      241
 Bitwise operators, exclusive OR (^)      149
 Bitwise operators, OR (|)      135 148 241
 Bitwise operators, shift left (<<)      146
 Bitwise operators, shift right (>>)      146
 BLOCKS      18 189
 Boldface format      642
 braces ({})      272
 Braces ({}), block      189
 Braces ({}), class definition      332
 Braces ({}), compound statements      12 18 124 165 166 167
 Braces ({}), try and catch statements      966
 brackets []      840
 Brackets [], array operator []      58
 Brackets [], range syntax characters []      602
 break statements      176
 breakpoints      84 676
 Browse toolbar      101
 Brush      442 465 496
 Brush origin      442
 Build menu      88
 Build Minibar      101 676
 Build toolbar      101 676
 Bullets (
  )      84 Button control      400 522 816 825—828
 Button control, close button      400
 Button control, command update for      828
 Button control, maximize button      400 557
 Button control, minimize button      400 557
 bytes      1
 C/C++ languages      7 11 318
 C/C++ languages, arrays in      58—59
 C/C++ languages, classes in      39 187
 C/C++ languages, comments in      14 60
 C/C++ languages, compiler directives in      37 47 48
 C/C++ languages, data types in      27
 C/C++ languages, declarations in      43—46
 C/C++ languages, definitions in      43
 C/C++ languages, escape sequences in      73—75
 C/C++ languages, history of      184 185
 C/C++ languages, keywords in      36
 C/C++ languages, naming conventions in      41
 C/C++ languages, pointers in      56—57
 C/C++ languages, recursion in      53—55
 C/C++ languages, structures in      38 40 186
 C/C++ languages, unions in      38 40
 C/C++ languages, variables in      49—52
 Calendar control      816 853 934 935
 Calendar control, customizing      936
 Calendar control, messages      938
 Calendar control, properties      937
 call by reference      278 279
 Call by value      278 279
 callback functions      351 355 384 480
 calloc()      268
 CallWindowsProc()      391
 CAnimate class      522 816
 CAnimateCtrl class      853 907 908
 CArchive class      519 620
 CArchiveException class      535 974 975
 Caret(^), accent mark      242
 Caret(^), exclusive OR bitwise operator (^)      33 149
 Carets      405 415 716
 CArray class      498
 case sensitivity      240—241 263
 case statements      181 183
 Cast operator ()      31 34 156
 Casting      314 315 316
 CAsyncSocket class      497 519
 CATCH macro      972
 catch statements      161 534 966 968
 Catch statements, multiple      969
 Catch statements, nesting      978
 CATCH_ALL macro      973
 CBitmap class      496
 CBitmapButton class      940
 CBrush class      496
 CButton class      522 816 826 829
 CButtonPage class      827
 CCheckListBox class      837 939
 CChildView class      495 1001
 CClientDC class      434
 CCmdTarget class      501 611
 CCmdUI class      528 539
 CColorDialog class      509 744 761 771
 CComboBox class      522 816 842
 CComboBoxEx class      816 842 853 860 861
 CComboBoxEx class, CImageList class with      862
 CComboBoxEx class, operations      863
 CCommandLineInfo class      497
 CCommonDialog class      509 761
 CControlBar class      506
 Ccpp      8
 CCriticalSelection class      529 958
 CCtrlView class      513 665
 CDaoException class      535 974
 CDaoRecordView      596
 CDataExchange class      528 747
 CDateTimeCtrl class      816 853 931 932 933
 CDBException class      535 973 974
 CDC class      434
 CDialog class      508 661 704 705 710 744 745 752
 CDialog class, overriding functions      750
 CDialogBar class      506
 CDocManager class      504 610 614
 CDocTemplate class      610
 CDocument class      492 501 503 533 610 611 663
 CDragListBox class      816 837 939
 CEdit class      320 484 522 816 822 823
 CEditEx class      542
 CEditView class      505 513 514 558 559 621 627 638 790
 CEditView class, overstrike mode in      630
 CEditView class, saving text      631
 CEditView class, text inserted in      628
 cerr      80 121 358
 CEvent class      529 959
 CException class      534 974 975
 CFieldExchange class      528
 CFile class      494 516 517 971 972
 CFileDialog class      509 541 744 761 777 778 782
 CFileException class      535 972 974 975
 CFileFind class      499
 CFindReplaceDialog class      509 744 761 783 790 791 792
 CFont class      474 475 496
 CFontDialog class      509 744 761 765 766
 CFormView class      513 596 659 660
 CFrameWnd class      502 503 504
 
 | 
 |  |  |  | Реклама |  |  |  |  |  |