// JP opened flex table

Click to See Complete Forum and Search --> : Visual C++ Programming


Pages : 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959

  1. System Modal Dialogs in Win 32
  2. Web Browser Control
  3. Is there anything wrong with using CDialogBar?
  4. CEditView - SendText?
  5. Urgent! I need help for using checkbox in the dialog.
  6. Using the CListCtrl
  7. Defrag memory API
  8. Load .html file into default browser
  9. Question on CFileDialog
  10. Treeview slowness
  11. Splitter window in SDI - better explanation
  12. How to store a message in Outbox using Simple MAPI?
  13. Change Default Font in CRichEditCtrl
  14. Draw rectangles in CBitmap Object
  15. Draw rectangles to a CBitmap Object
  16. Maximize MDI views?
  17. CTreeCtrl bug with GetItem()
  18. OnKeyDown in a CFormView
  19. How to enable/access the Buttons in a PropertySheet
  20. How can I access the Buttons of a CPropertySheet
  21. Need Help on detected program?
  22. Using shellexecute or createprocess, or what?
  23. change tab colors
  24. OpenGL Prob w/ VC++ 6
  25. Power Point File Format Specs???
  26. Using SQLDataSources to get DSN List
  27. Cookies set from ISAPI dll.
  28. CListCtrl in a dialog
  29. Explorer Window
  30. Foreground Window control
  31. ADO Problems with #import on Windows 98
  32. Screen saver
  33. Help Porting code to Delphi
  34. File/Application Association
  35. CPropertySheet Button Messages
  36. Help please, CGridListCtrl
  37. Q: What is the deference between COM and DCOM?
  38. Color of text in a ModalDialog
  39. CEditView
  40. Regular Expressions
  41. Getting Visual C++ 1 or freeware
  42. Registry related problem
  43. Structures and Classes
  44. int -> CString
  45. Active childwnd caption is grayed?!?!?
  46. Can't compile with _strspnp()
  47. This message is for Zafir Anjum
  48. [VC++6.0] A Problem About Create ComboBox
  49. executing trouble inDOS
  50. Setting Default Printer in Win95/98/NT4 using C
  51. Adding a Printer Driver to Win95/98/NT4
  52. IE sdk
  53. Losing changes on DaoRecordView
  54. Converting CString to type VARIANT
  55. Callbacks
  56. help
  57. Have system call my WebBrowser control. Not IE.
  58. Can anyone tell me the vaule of SCODE where come from?
  59. Modify Style At Runtime
  60. How do I put a CTabCtrl into a pane of Splitter window?
  61. C,C++ Linking
  62. For WM_KEYUP
  63. MFC Collection classes
  64. copy files
  65. How to load a bitmap in a control by ATL ??
  66. To Mike ...for WM_KEYUP
  67. Making a control Visible
  68. NOVELL SENDMESSAGE GETMESSAGE
  69. REGISTRY
  70. How to type cast a dynamic variable
  71. application size's problem !!1
  72. application size's problem !!1
  73. OnVScroll() get call twice?
  74. OnVScroll() get call twice?
  75. memory leak with tool tips
  76. enumerate opened network resources
  77. Diff between dailog box and a window.
  78. Web cash. Who knows its structure?
  79. How to drag files out from ListViewCtrl
  80. How to hide the menu bar ?
  81. How to open a file use default AP like double click in Windows Explorer ?
  82. How do use *.flt graphic filters?
  83. OLE and NT Service
  84. DLL with Win95 and NT
  85. Distributing application with Visual 6HELP !
  86. Distributing application with Visual 6HELP !
  87. URGENT Help Needed with Endless Loop Problem
  88. Problem...
  89. "General Protection Exception" error
  90. What's a Command Line?
  91. MS Access
  92. Documenting Code?
  93. how to make aComboBox that looks like the explorer one
  94. How to import a Dll,which exports a class, using ::LoadLibrary at runtime?
  95. Pl. tell about the use of IDispatch Class?
  96. CFrameWnd
  97. Templated Class & DLL
  98. How to export resource with DLL's?
  99. KILLFOCUS and CEdits
  100. Property Sheet
  101. Post deleted by Johnny DeMichael
  102. Help me please!
  103. How do i hide a menu item , so that it is not visible but still receives messages
  104. Mixing Class Inheritance with Interfaces Inheritance AND ATL
  105. Caption of a PropertyPage
  106. Spin controls
  107. Listview LVCSW_AutoSize
  108. How to handle WM_PASTE for an Edit control
  109. Finding a character in .txt file
  110. Plug-ins
  111. COM and MFC-Serialize
  112. UpdateResource API help needed
  113. Menu in different languages - Urgent pls help
  114. Raytracing in C++
  115. Using Graphs in VC++
  116. How to catch VK_TAB in a Dialog or FormView
  117. How to change window title font
  118. Class Constructor problem
  119. How to implement one interface many times in ATL
  120. Owner-Drawn menu
  121. basic C++ pointer stuff
  122. Title Bar
  123. Video Capture...Please
  124. receive events from dynamically created controls
  125. Shortcut keys for tabs in Property Sheet
  126. How to track down key strokes in CMenu?
  127. programing a Tool for Vc6
  128. Copy 2 Strings in a third string
  129. Dialog Box
  130. Token Pasting at run time
  131. windowsize
  132. No IDispatch
  133. MFC Serialization : Changing the name of a class?
  134. IIS metabase programming
  135. Group box with bitmap background
  136. Process ID from Process handle?
  137. CSplitter
  138. CDialogBar
  139. Problems in SourceSafe when copying VC++ Projects
  140. PropertySheet Wnd to larger in my Cwnd . How to implement navigate buttons ?!
  141. Window to Bitmap
  142. CDocument::GetPathName()
  143. 2D dockable toolbar
  144. MIME content
  145. header file making
  146. What's the best to read values form a CEdit control?
  147. ADODC and DataGrid - programatic control at runtime
  148. Database manipulation
  149. Modeless Dialog and Controls
  150. Control fails to Initialize (HELP)
  151. Playing PCM files
  152. File iterations
  153. PCM files ouput
  154. Rich Edit Control 3.0
  155. Creating windows
  156. Can somebody help Please???
  157. Browser Control
  158. DAO problem related to VB functions inside queries. Please help!
  159. Property Page in Wizard does not DDX
  160. class project
  161. How to set database password programmatically
  162. Timer
  163. How do I get keystrokes within a modal Dlg
  164. Absolute mouse position ?
  165. Transparent TextBox (Edit Control)
  166. Refresh Toolbar
  167. Playing a tone
  168. How to add a toolbar on a control?
  169. DirectX 6.0 Interfaces
  170. Client->Screen?
  171. for an MDI application, how can I have 2 separate and distinct child areas popup
  172. File search on hard drive; and other questions.
  173. Prevent dial-up connection when using IE as a display?
  174. Problem with rtf files for Help topics
  175. Why doesn't this code work?
  176. Build error
  177. How to show application icon in Wizard?
  178. C++ and assembly
  179. Application level Global variables.
  180. Binary Search Tree and Recursive Insertion Sort
  181. How to change the font
  182. COM
  183. RTF file merge....
  184. How to export resource with DLL?
  185. how to do Printing from CDialog Class
  186. Edit Box and adding text
  187. Single Instance of an Application Running
  188. HELP HELP NOVELL SENDMESSAGE GETMESSAGE
  189. Program not terminating on WM_ENDSESSION
  190. Help Please
  191. Q: How to use a registered class name in a dialog-based app
  192. CFileDialog with custom caption
  193. Printing Double Byte Character on NT
  194. Sending a keystroke (F5) to an MS-DOS external app
  195. How to change CDialogBar position initially?
  196. How to user anonymouse pipe at WindowsNT?
  197. Modeless Dialog Message handling
  198. Do you believe this is win95 (chicago) code?
  199. circular queue
  200. Browser info tools?
  201. circular queue
  202. HOW TO change the background when using CDC::TextOut ??
  203. Launch a process in a remote machine
  204. beginner
  205. CView::GetDocument() definition
  206. Window
  207. Why is GetDocument() necessary ?
  208. Setup for the programm using HTML dialogs
  209. Is easy to use the multi column style with list boxes ?
  210. Using video in CHtmlView
  211. Registry
  212. writing in own .exe
  213. Q: Minimise Button in a CPropertySheet
  214. LNK 2005 error when building regular DLL
  215. How can i send text over the network
  216. Visual Source safe
  217. Access function of View class
  218. ExitWindows
  219. Mastering MFC Development
  220. Easiest way to: encorporate scroll bars in a resizable dialog
  221. Help! Errors
  222. Need help with Property Sheet
  223. icons on modal dialogs
  224. Adding CEdit to CToolbar
  225. CEvent problem
  226. CScrollView: 0 - 32,767 scroll range problem
  227. Cursor
  228. RegisteringClasses obtaining handles and Sending messages to another app.s..
  229. Killing a thread
  230. Array of Points
  231. Closing Application
  232. using tab key w/ ActiveX ctrl. in browser
  233. printf and int64
  234. BUTTON IS BACK
  235. Active document Server
  236. Can I have a pre-build step?
  237. Bitmap Background in CFormView
  238. Application developed under C++6.0 NT crash under W95and98 (initialization of variable)
  239. "Very important "How do I use the CDialogBar Create Method
  240. CRichEditCtrl: Set Font
  241. Refreshing inside a CStaticCtrl
  242. don't find the resource in an extension DLL
  243. Cursor and Drag And Drop
  244. References versus pointers
  245. FormView Implementation Inside a Dialog
  246. Registering macros in Word97
  247. Registering macros in Word97
  248. "Owner-draw" Radio Button
  249. porting C++ CGI code
  250. VC++ Cursor
//JP added flex table