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



  1. combinations writing
  2. Winsock Control
  3. Ungray out Right Click Menu on Tray Icon
  4. Looping Numbers? Should be simple, but causing me problems!!!
  5. reverse_iterator
  6. Namespaces
  7. Select Printer
  8. conversion char to long
  9. Set Conatiner in C
  10. Deriving .NET controls in C++
  11. Find location of program. Check registry?
  12. fwd: a reader's question re. ISAPI
  13. Bringing Attention To An Earlier Thread
  14. debuging old C program in VC++.net
  15. how to plot graph
  16. radio buttons
  17. ToInt32
  18. const problem !
  19. Web Datagrid Problem
  20. keyboard input
  21. Determining WAN Status
  22. Unsolvable memory problem !
  23. Exception Stack Trace
  24. It was SUPPOSED to be simple, sheesh.
  25. How to access MS WORD from my VC++ code..
  26. problem with MAPI
  27. Retreiving return value from stored procedure in C++
  28. Antivirus Interface
  29. Code Help
  30. Linker Problems
  31. execution of app help
  32. Maxdouble ?
  33. class vector<?>
  34. Interactive line editing
  35. File Shredding
  36. random() and srandom() unresolved links
  37. Rotating Image in VC++
  38. char * to ifstream
  39. Macro engine
  40. C++ & XML
  41. MAPI support for MFC application
  42. Constructor Exception Question
  43. I need help converting from text to C++
  44. Problem related to #### C++ Template ####
  45. MFC Problems
  46. Assigning a value to a class function
  47. Separating inline member function declaration from definition
  48. Creating a shell for linux in C
  49. WS_EX_COMPOSITED issue
  50. delete 2D array - Created Dynamically
  51. localtime fuction question
  52. Dynamic Menu
  53. Create ATL COM dll
  54. List Box Question
  55. How to make C++ objs to one obj
  56. Best way to link to .libs
  57. what is a hook
  58. Tracing Memory Leaks
  59. do not understand the questions
  60. Recursive Rotate Left
  61. Unix file locking
  62. Defining types in cross-platform code
  63. Rotating characters in a string
  64. String help
  65. Linking objects with pointers
  66. boolean expression
  67. loops
  68. help with loop
  69. loop
  70. Opening default browser from VC++
  71. Unique requirement in a String class
  72. Win32 GetAsyncKeyState problem >=\ (big long problem,helper will get credit in game)
  73. abstract! class! passing?
  74. 'printto' verb won't work right for URLs
  75. Make objects talk to each other!!
  76. Background Function...
  77. Artificial intelligence
  78. writing to a file on RS232 with C
  79. Microsoft Developer Studio
  80. Passing a 2 dimensional array
  81. Operator Overloading
  82. non virtual destructor is called
  83. User last login information
  84. Capturing an attribute in Resource Editor ?
  85. Whats the problem here?!
  86. Type conversion issue
  87. no default constructor-compiler complains?
  88. Hook concept
  89. how to run exe form memory ??
  90. Automation
  91. DoModal keeps calling same dialog
  92. Help with makefile
  93. Pyramid of cards
  94. GDI and MFC
  95. derived classes and virtual function
  96. Is there Virtual Constructor
  97. Printing Binary To character in C
  98. Scope of an Object
  99. Compiler problem
  100. C++ program to calculate exponent
  101. proposed solution to DevX challenge: Pascal Count
  102. String Array in C++
  103. Dereferencing a pointer to a member function
  104. exe will not start
  105. Casting and Void
  106. Problem with linked lists and iterators
  107. filling a vector (size_t instead of int ?)
  108. Casting again
  109. Matrix multiplication using 1Dimensional arrays
  110. Making C++ visual...
  111. Strings in C++: A very challenging problem
  112. Linked list problem
  113. strings and classes
  114. GetDiskFreeSpaceEx question (MFC)
  115. game-making tool questions
  116. Dynamic pointer names/2d arrays
  117. c++ Type conversion
  118. FTP'ing
  119. Does any one know where i can find these header files?
  120. function definition exercises (was: void functions 4)
  121. c++ Type conversion problem
  122. meaning of the 'L' suffix
  123. Swapping characters
  124. Copy Constructor
  125. virtual functions & name hiding
  126. covariant return type
  127. Tag Name vs Type Name
  128. Non related types, structure equivalence and casting
  129. Auto-Add/Remove Object From Hash On new/delete?
  130. Casting and Unsafety
  131. CString to char* array
  132. C++ Standard: understanding the BNF notation
  133. Removing a directory
  134. problem with singleton as library
  135. std::string trim function
  136. File Transfer
  137. When does a cast makes a displacement on a pointer?
  138. classes and arrays problem
  139. Slicing
  140. How can I create / manage huge arrays?
  141. it's so hard for me ,but maybe easy for you guys..please help
  142. C/C++ Timer
  143. Dynamic 2D array with custom object/class type
  144. Game help. Sort of.
  145. Creating NT Services with Logon User Option
  146. how to save file in specied location
  147. delete Operation Throwing an Exception - Any Suggestions
  148. wav file fade in out help
  149. file deletion function
  150. Conversion from scale 0-10000 to db
  151. How to deal with char***
  152. Shell Program
  153. rolling of two dice
  154. call C++ with asp so dll?
  155. Hex to Integer Pls Helpp!!
  156. subtraction operator overload
  157. problem in reading unicode text file
  158. C++ & MySQL
  159. deleting stack objects?
  160. Window inside other processes frame ?
  161. Visual C++.net book recommendation
  162. How to read in multiple lines one time?
  163. Need Help With The Total Cost:
  164. Help Needed in WMI Learning..
  165. Compiler Directives Removal
  166. How to empty a static array?
  167. static const variable in class
  168. reinterpret_cast question?
  169. How to use unionrect and intersectrect in array?
  170. How to create a blocking call for our class?
  171. CFindFile doesn't find all files on network directory
  172. How to convert a C code into C++
  173. Winsock: Transmitting raw data
  174. Does copy occur if variable not defined as a reference?
  175. How to play sound asynchronously and continuously using motherboard speaker
  176. WriteFile() function in printf() freezes
  177. Comment extractors
  178. Calculating the direction fron one point to another
  179. C++ Gorilla Game
  180. Dialogic
  181. Loading button in Visual C++ for API
  182. Size Limit on Array?
  183. Mortgage Calculator Help Requested
  184. Copy Contructors, Assignment Operators, Deep Copies and Shallow Copies
  185. struct or union
  186. find difference between two times
  187. Buffer dimension
  188. Internationalization (i18n), Unicode - Questions
  189. cast pointer to member to pointer
  190. How to read the whole file in c++
  191. Why can't we use void main() in Linux ???
  192. Muti-thread programming
  193. Need help with game programming
  194. Plz help solving this error!!!
  195. Prob. in VC++
  196. friend function unfriendly
  197. wxWidgets
  198. How to use class?
  199. class of itself
  200. LINK : warning
  201. what is meaning of this pointer statement?
  202. what is the code to game programing
  203. Cgicc Compiling error
  204. Problems with std::map
  205. initialization of a static member in a nested class
  206. Need help in C++ program
  207. Read the transparent color in a GIF
  208. rand() linker error
  209. __gc error
  210. Help with a Minor Problem Please!!
  211. wchar_t* declarartion
  212. c++ source code matrix
  213. Startup using STARTUP folder method for winXP & win98
  214. Operator Overloading & Inheritance
  215. string include in a header file?
  216. sprintf()
  217. How would 1 go about....
  218. how to remove files in C++
  219. CWnd::CreateControl copy/paste problem
  220. how to check whitespace between parameters?
  221. automatic association
  222. msvc 4.2 | 5??????
  223. VC++ MFC MDI Data Access
  224. Use a pointer to a function to start a thread ???
  225. problem with pointers
  226. Parse text from one project to another
  227. I am having difficulty in assigning memory address to the pointer variable
  228. Runtime error w/ Variable Type Part II
  229. Runtime error w/ Variable Type Part I
  230. cout<< make me strange
  231. Visual C++.NET combobox help
  232. scrambling functions
  233. Monitor or block disk activity
  234. Can someone tell me how to use <conio>
  235. How to compile ssteqr
  236. How to determine which service pack is my visual c++ ?? Where to get service pack?
  237. Why my TST don't affect another program???????
  238. accessibility in derived classes
  239. What is ASM
  240. Compiler seems to ignore cin.getline statement
  241. reporting library in c++
  242. Detecting Memory Leaks
  243. getservbyname() is converted to getservbyname_r()
  244. StretchBlt is really bad
  245. How to change the background color?
  246. Visual C++.NET
  247. xbool ostream cstring
  248. How to make a start up for network programming
  249. load .txt file into listbox
  250. Can embedded tools 3.0 works for palm?