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 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981

  1. Problem with RichEditCotrol
  2. DLL
  3. plz~!!! help me. ado connection
  4. Shrinking the DC ?
  5. GetDocument()
  6. Problems in creating an Activex Control Using Document-View Architecture
  7. Problems Faced While creating Activex Control Using Doc-View Architecture
  8. Re: calling script functions from outside HTML
  9. REALLY NEED HELP!!
  10. Why these error occur while using CSocket
  11. CListCtrl: How to get the pressed char ?
  12. CListCtrl: Why "LVN_ODSTATECHANGED" doesn't work?
  13. XModem source
  14. How can I get the size by default of a window in OnGetMinMax...
  15. Need to know the facename of a font file
  16. Converting to BMP format
  17. Problem in comparing two BSTR strings
  18. ListView Header with multilines
  19. Flushing Messages and DeferWindow
  20. GetClientRect and OnSize...
  21. threads
  22. CDao classes + DbGrid/MsFlexGrid
  23. WinSock programming questions
  24. You know you know - data transfer
  25. Copy CRgn-object from DC in Metafile ?
  26. End of file character on Win95
  27. Dynamic Linking
  28. ADO
  29. How to post data from ActiveX to IE ?
  30. help.....
  31. vc++ - threads
  32. How to get the IP Address?
  33. How to get the IP Address?
  34. How to get the IP Address?
  35. How to get the IP Address?
  36. Changing system date/time
  37. Log keyboard
  38. Messages going to other IP addresses
  39. Transparent controls
  40. about CFileDialog
  41. Window Caption
  42. Thunking. Calling 16bit dll from 32bit.
  43. ActiveX Control - Debug Assertion
  44. add to path to a specific dll
  45. worker thread & documents
  46. true type files
  47. How to output a string
  48. ODBC Drivers
  49. Adding CButton in CPrintDialog at runtime
  50. PreCreateWindows
  51. Load font in MessageBox
  52. Mouse Cursor
  53. Dialog Box
  54. Required header file, afxdtctl.h
  55. CSocket
  56. How to use ORACLE and MSVC with high throughput
  57. DIALOG
  58. Free Graph Control & Setup Maker
  59. Printing
  60. Threads
  61. Control box & Icons
  62. spreadsheet
  63. How to Load a color cursor
  64. checking NT security
  65. CSocket again..
  66. Integrating C++ and Office Apps
  67. DoEvents in Visual C++?
  68. Please help; How to send key to an active application
  69. urgent :dialup networking in windows 95/98
  70. CViewHtml
  71. Saving/renaming files
  72. Is there an EASY way to change the FG and BG colors of a static control?
  73. modeless dialog creation
  74. Variants
  75. Editing a matrix
  76. Function Keys
  77. MDI (no Doc/View) caption problem
  78. Displaying the properties dialog
  79. OnFileOpen() - What variable carries the filename?
  80. Changing to Document/View Model
  81. Roman Numerals
  82. Astronomical Coordinates
  83. HELP!!!!
  84. IEnumVARIANT Help...
  85. VC++ Ver 5 vs 6
  86. event id 7016
  87. GetDeviceScrollPosition and InvalidateRect problems
  88. VK_TAB and VK_SHIFT
  89. How to retrive resources from an existing application?
  90. GridControl
  91. Problem with arrays?????? HELP
  92. Global _fpieee_flt ?
  93. Remove my app after execution!
  94. how can I get a dialog resource from another application
  95. Drag And Drop Headers(CListCtrl)
  96. Initial state of main frame in SDI app
  97. Change the cursor
  98. Extracting hardware information
  99. toolbar and menu
  100. ToolTips on CStatic elements
  101. Drag And Drop Headers (CListCtrl)
  102. Telephony
  103. How do I force the cursor into a specific CEdit box?
  104. Executing Another file
  105. 16-color Cursor
  106. HOW TO USE INSTALL SHEILD??
  107. PC Speaker Speak
  108. How to programmatically edit version resource information in an EXE
  109. CDaoDatabase Woes
  110. getting data out
  111. How do I hide a Win95/98 application/service?
  112. accelerator keys
  113. CFileDialog: How to display file details
  114. Need help with a special feature for CDialog.
  115. Note C6311
  116. Display on Laptop
  117. A VC++ AND Java TCP/IP Question
  118. Using a function inside a dialog box
  119. Disable F1 Help Key
  120. ListBox with tooltip
  121. Masked Edit control does not display in group box
  122. Looking for CoAuthors on FTP Class
  123. How to make window clear when scrolling
  124. How do you hide app from task list in NT
  125. AudioMixer
  126. dialogs
  127. How to create a set up program?
  128. Similar Question
  129. Selection in a List Control
  130. Double Spacing using MFC and CRichEdit
  131. Doc/View and CAchive
  132. Casting a referenced object giving error
  133. Finding and Selecting 2nd column in a list control
  134. positioning caret in richeditctrl
  135. Print Preview in CRichTextCtrl
  136. Capturing Web Image
  137. PARAFORMAT2 ???
  138. DAO Error 3219
  139. any faster socket library?
  140. Q: How to get CPU serial number?
  141. How do I copy a workspace and rename files?
  142. VC++ 6.0 causes dial-up dialog at startup?
  143. Q: How to detect DOUBLE CLICK on CEdit?
  144. Real-time update of edit control in CFormView...
  145. How to invloke dialog box?
  146. How to stem a word?
  147. Spin Controls - UDN_DELTAPOS
  148. Monitoring Mouse Messages on Entire screen.
  149. OFN_ALLOWMULTISELECT
  150. Finding & Selecting 2nd column in a list control
  151. Window Caption
  152. Visual C++ BSTR passing to VB produces redundant ANSI->Unicode conversion
  153. How to execute the menu option of another program from my program
  154. Making an app run on a Network
  155. how can I set the default print page size to 8.5 x 14 in (legal size)
  156. Inherited Virtual Functions
  157. Sending Notify Messages
  158. To capture a URL entered in IExplorer ?
  159. Free dll memory
  160. How to pass a BYTE* from a DOS program to others?
  161. ADO
  162. Passing a structue pointer
  163. How to add a buddy for a spin in a dialog box?
  164. setting Image in listctrl
  165. Re: Line Number
  166. Self extracting executables
  167. ATL
  168. Singleton Server call queueing holding up clients
  169. Display a dialog Box
  170. Maximum file list in InfoViewer
  171. SOS!!! Why need MFC Extend DLL(II): Regular DLL & MFC Derived Object
  172. PROBLEM Win98 Can't Set an Application as toplevel Application
  173. RPC server on Win95/98
  174. Docking windows!!!!
  175. File Accesses
  176. Customize the dialog created by CToolBarCtrl::Customize()
  177. HELP!!Wanna draw a line !!!!
  178. URGENT : CView derived classes
  179. Beginner MFC
  180. Please Help me to get an Application Instance!!
  181. Open GL
  182. Automation Client Notification?
  183. ActiveX Control - retrieving Headers
  184. A Question on IWebBrowser and IHtmlDocument2 Interface
  185. overloaded virtual operator =
  186. Get target
  187. modeless property sheet
  188. HTML Help vs. WinHelp. Where's the future?
  189. placing icons in a grid cell
  190. Is WinHelp still on?
  191. printing dialogs
  192. how to make gina.dll to work with named pipes?
  193. Sending Messages
  194. Audio recording source select. HowTo?
  195. C, ODBC and access versions
  196. Implementing email
  197. Data problem
  198. Associating info with words in CEdit
  199. Differences between NT & 95
  200. urgent:refreshing dialog
  201. How to make SHELLNOTIFY ICON a Drop target ?
  202. CStock
  203. Incorporating C into VC++?
  204. Sort column of a treectrl
  205. String++ in VC6.0
  206. Enter Key and Close dialog, ... Searching for a pretty way to avoid this
  207. virtual CListCtrl
  208. URGENT: How to use automation with Word and Excel simultaneously?
  209. Where is .h and .lib file for cards.dll?
  210. CFormView... Resource limit
  211. HOW TO draw with SetROP2()??
  212. Tree experts: How to implement incremental search
  213. How to control a scsi device
  214. NT SERVICE
  215. Debug Info into file
  216. Process handle
  217. IcmpSendEcho trouble ....
  218. Ugent ! Window Caption
  219. Driver Information
  220. How to read check box value in tree control ?
  221. Don't receive OnReceive notification
  222. How to set the Default Printer in NT?
  223. How to implement a 2D x,y graph control in the dialog box??
  224. Header Control without Doc/View
  225. integration of modules
  226. How send a user defined message to a socket
  227. Moving Windows simultaneously - DeferWindowPos-Problem
  228. dialog box
  229. Problem in Linking ( Urgent )
  230. shell32 / comctl32 woes
  231. how to return to source position after clicking the "definition of function"?
  232. How do I copy a control's grafik into the clipboard?
  233. plz recommend the pratical VC++ book ?
  234. How to get the Windows Directory with GetWindowsDirectory?
  235. Menus
  236. Interprocess Communication
  237. changing size of swap file
  238. MDI app/child window titles
  239. pointers
  240. copy/paste with edit control, HOW TO?
  241. Reading settings from an INI file
  242. Reading settings from an INI file
  243. ActiveX development
  244. Temporary Internet Files Folder
  245. Network Detection
  246. Automation HIDDEN method doesn't come through with Class Wizard?
  247. Convert from X colors to monochrome
  248. OnClose Notification Function of CAsyncSocket
  249. WM_TIMER and disabling menu items
  250. Not able to differentiate between empty column and null column