PDA

View Full Version : Visual C++ .NET


  1. #include <windns.h>
  2. cant call global function out of class ???
  3. Child Window
  4. "Failed to Create Empty Document" Error
  5. Graphics for C++
  6. array v. CArray/CObjarray
  7. use of <iostream> vs iostream.h
  8. locating a DLL for an app
  9. convert int to hex
  10. return object from C++
  11. strings parameters in a managed class
  12. more strings in managed classes
  13. Save long int array to binary file
  14. c++ stringbuilder class
  15. String Concatenation
  16. convert from String* to const char*
  17. Help needed for University assignement
  18. Combining Strings
  19. Can't link managed .dll
  20. Visual C++ .Net compiler error
  21. Infinite For Loop
  22. help... how to implement callback
  23. Any free c++ .net compilers?
  24. Where is mscorlib.dll?
  25. VC++ .NET & Command-Line Compile + Preprocessor
  26. Can C++ .net make completely unmanaged app easily?
  27. linker time consuming with option /clr
  28. unmanaged memory to managed Bitmap
  29. (Newbie problem) Setting array values?
  30. Beginner Questions
  31. Declaring an Array with a Const Parameter
  32. vc++ .net problem
  33. Help-me
  34. World's simplest MC++ question
  35. What difference is on project
  36. Need Pointers.... on Pointers
  37. C2146
  38. for_each
  39. std in conversion in dotnet
  40. Strings in C++
  41. CString
  42. Error on #include "stdafx.h"
  43. sorting characters
  44. Interface implemenation compiler error
  45. Building simple winsock program
  46. C++ .Net MFC linker errors? [Help]
  47. 2D array problem
  48. Dll not loading at Load time ....
  49. Where to put DLL so that web service can load it
  50. vc question
  51. saving as jpeg to clipboard
  52. Need Help On Something Easy About Transfer
  53. Compilation problems with parameter conversions
  54. creating dll files in VC++ .NET
  55. New to C++ need a little help
  56. Need help with iostreams
  57. How do I know which header file I should use?
  58. Arrays Arrays Arrays (simple question)
  59. Managed pointers , please help
  60. reading file till eof/loops
  61. DateTime::Now
  62. CFile and integer/bit problem
  63. checkbox
  64. dialog based application
  65. Tab Index
  66. Stop Distractions for Program
  67. C++ & web services & database
  68. CWinThread and static variables.
  69. Invalidate(); for only part of the form in VC++.NET
  70. Need Font Help using Win32 API
  71. A little help needed!
  72. C++net and strings
  73. C++net tutorials or books?
  74. __gc?
  75. Passing arrays to and from Fortran DLL
  76. Managed & Umanaged Code?
  77. VC++.NET vs\or VB.NET
  78. .NET C++ linker problem
  79. Write DLL in VB.NET for C++
  80. synchronized a method
  81. event handling
  82. Handling Events in C++.NET
  83. Passing values by reference
  84. ScreenSaver in C++
  85. Synchronizing processes with events.
  86. Function Pointers.
  87. String Functions?
  88. private members driving me crazy
  89. Managed wrapper
  90. convert source code to HTML
  91. axWinsock->GetData method Exception
  92. 16 byte aligned vectors
  93. Using An External DLL
  94. Separate .NET C++ vs. C++ 6.0
  95. API in .NET?
  96. Enumeration Not Working.
  97. array help
  98. Question about C++
  99. 'Visual C++ .NET' Beginner!!!
  100. Dynamic Array Help
  101. Window DC's
  102. Where have all my instances gone, they are gone, everyone...
  103. #Develop compiler issue
  104. Using malloc in C++ Class Library
  105. *HELP* searching scrambled list in Visual C++
  106. First time programmer
  107. c++ help, binary/interpolation search
  108. how can i rename the Access table name ?
  109. convert c#.net to vc++.net
  110. Loading an Image from file
  111. Loading an Image from Resource
  112. Registry Help
  113. tostring in .net 2005
  114. get sender value
  115. embedded resources
  116. C++ equivilent of Directcast
  117. function returning different types
  118. How do I create a 3D window in a C++ .NET forms app?
  119. VB6 to C++.net porting questions.
  120. Problems with wmp.dll
  121. Singleton Pattern example
  122. Bug tracking and TFS?
  123. MFC Activex - add control to activex
  124. What's wrong with my code?????
  125. Failed Security Check message....
  126. need help using Open CV with C++.NET
  127. Issues with GetProcAddress from my DLL
  128. Heap Corruption issues using calloc/realloc [C++]
  129. How to FLUSH the user input CIN stream? [C++]
  130. Block users from typing non-digits CIN [C++]
  131. Can I pass a NEW object into a function by-ref & without a delete? [C++]
  132. How to call a class member function via function pointer in map [C++]
  133. How to create a static map that is only loaded once? [C++]
  134. String Parsing using known delimiters? [C++]
  135. Why my operator<< overload doesn't work and prints out a memory location? [C++]
  136. List.Sort(compare_function) - term does not evaluate to a function taking 2 arguments
  137. Communication between running application and service [C++]