// JP opened flex table

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


Pages : 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16

  1. dll not found error
  2. creating a dll
  3. Weird void** ?
  4. memory leaks
  5. ComboBox to CSpinButtonCtrl
  6. Bug in toolbar under WinXP?
  7. 2-nd question about problem with C++ Wizard
  8. string to bstr
  9. Closing a program
  10. Passing __gc[] into a function help!!
  11. Passing ostream object to an constructor of unmanaged class...
  12. Passing std::string to constructor of unmanaged class
  13. Equivalent for CHR$ in VB
  14. Bluetooth Connectivity
  15. Converting to Decimal Question
  16. Class wizard not working in hybrid code
  17. Getting Binary Resultset from MS SQL (ODBC)
  18. How to acquire real-time images from webcam and audio input fr mic using visual C++?
  19. API for accessing "Add or Remove Programs" panel
  20. put in a form in a win32 application?
  21. VC .Net 7.0 freezes
  22. Convert a String to a const char
  23. property sheet
  24. Newbie to VC#.Net
  25. Where is the add-in wizard?
  26. Createing gif images (lots of jpgs to Gif)
  27. New And Need Help
  28. Visual C++ 2005 Express Beta
  29. how can I change a old visual c++ 6.0 Application in a Managed Extensions??
  30. MSN Chat room created in what language?
  31. Passing the address of a textbox
  32. opacity effect
  33. Custom String DateFormating in VC++.Net
  34. how to dock a window?
  35. Conversion
  36. Please help....
  37. MDX Issue
  38. How to access the DirectX AppWizard in VC++.NET?
  39. PictureBox control in C++ .Net
  40. Buod Error 2440
  41. Culture SENSITIVE regex split?
  42. Edit binary file
  43. How to use OLE automation to open any version of Excel?
  44. ActiveX and ATL
  45. Graphics decleration???
  46. Choose Between Menus with GetMenu()
  47. Date Formating form the Custom String
  48. Get memory data from the memory window in VS .NET 2003?
  49. Capture a key stroke
  50. How do I scale my windows form to be full screen no matter the resolution?
  51. Events - User Interface Objects
  52. How to save a drawing to the file
  53. how to deploy mfc application?
  54. Hhhheeeeelllppppp!!!!!
  55. ComboBox events are not called
  56. Passing Data Between Forms
  57. Compile C++ with Visual C++.NET
  58. Calling unmanaged dll class functions from managed dll
  59. Accessing Form proprty from a function
  60. Active Document Server HELP!
  61. Get handle to Active control
  62. how to get rid of dialogs
  63. How to scale size of windows form based on screen resolution?
  64. Debug assertion failed
  65. How can I position the caret in a text box to also be at the bottom of the text box?
  66. Dragging a borderless Form....
  67. Reference Problem
  68. Assignment to structure value does not work
  69. Setup API question
  70. Migration to .NET 2003 : Help Me !!!
  71. Linkage Woes, I think extern is the problem
  72. Will mixing managed and unmanaged code a danger?
  73. How to control the microphone volume using DirectX C++?
  74. Passing String in function issue
  75. What error is that?
  76. What error is that?
  77. How to debug a dll in VC.Net
  78. Access violation reading location
  79. why control ID is not updated?
  80. visual c++ to visual c.net
  81. Object reference not set to an instance of an object ??
  82. Service Controller Permissions
  83. Help with class inheritance
  84. Newbie resource question
  85. 'variable' : bit fields are not supported
  86. Play .wav files
  87. How to display "Someting" in console ??
  88. Class Library (.NET) - Creating a DLL, exporting&importing functions
  89. Convert VC++ 6.0 App to VC++.NET App
  90. Please help me with casting
  91. File Browsing API
  92. get absolute path from relative path ?
  93. Application Crash
  94. can i run exe files written in .NET on win98 win95 win2000?
  95. How can I check if a file excists in a Dir
  96. Problem opening binary file
  97. High quality bitmap resizing without aspect ratio limitations
  98. How can I call another application from my application?
  99. crash caused by optimization
  100. User-defined type in MFC ActiveX Control
  101. Help with my code
  102. Makefile project ?
  103. Adjusting volume level of microphone using Visual C++
  104. VC++ IDE Not responding
  105. .NET compiling templates with Typedef
  106. Getting Start
  107. Trying to figure out easiest way to pass values between forms
  108. Calling a MATLAB .m file from VC++ .NET
  109. StdAfx.h usage question
  110. Still got system command problem
  111. How to play AVI file in full screen?
  112. Redefining/Passing Through Win API Functions
  113. Edit and continue wierdness.
  114. Migrating Microsoft eMbedded Visual C++ Projects
  115. array access violation C++ DLL
  116. CString to LPCSTR
  117. Is it necessary to release every interface we called?
  118. What interfaces do I need to call before I can use IBasicAudio to control volume?
  119. VC++.Net selection
  120. NumericUpDown Event to capture Key Pressed
  121. Custom Control - TreeView
  122. VC++.NET ignores preprocessor definitions
  123. ReleaseComObject() and Dispose pattern association
  124. Debugging out-of-process-server
  125. Multiline source code
  126. Visual Studio IDE Member Combo Box
  127. How to get the name of the files in the zip file!
  128. Are both the same?
  129. pointer by reference
  130. How to create a pop up windows in a windows form?
  131. avoid repaint in child window
  132. Where to get the CLSID?
  133. Run Time Environment
  134. Error
  135. Visual Basic forms in Visual C++ .NET
  136. Urgent: Error connecting to SQL Server 2000!
  137. Controlling webcam through tcp/ip using Visual C++.net
  138. Mouse events using MFC
  139. VC++ TRUST .net
  140. IP Address Resolving reversed
  141. wchar to String* or to bstrval??
  142. Visual Basic forms in Visual C++
  143. Copy files.
  144. System::Console::WriteLine not working in Release Build
  145. .net 2005 Beta 2-Unmanaged lib with managed console app with global delete override
  146. cannot convert from unsigned char * to unsigned char __gc[]
  147. Accessing a pictureBox from outside its owner form class
  148. Timer Core?
  149. Using STL and Managed C++ together - how?
  150. A Picture in DataGrid Cell
  151. sample codes for playing AVI
  152. LNK2019 unresolved _main
  153. Finding screen size...
  154. FileLoadException problem
  155. Strange Stack Overflow????????????
  156. Pixel size dependant on character, font and font size
  157. Tricky memory access problem
  158. filestream/binarywriter issue
  159. How to use unmanaged Gdiplus::Bitmap in managed C++?
  160. Mixing managed and standard classes in a static library
  161. Where delete unmanaged member in managed Forms class?
  162. Managing several internet connections
  163. Distributing a C++ .NET Project
  164. DataTable problems
  165. asynchronous writting
  166. Image acquisition from webcam
  167. how to call C# code from C++
  168. problem with pointer in managed c++
  169. How to check is string consist of digits or characters
  170. Howto add cwnd to arraylist?
  171. Why so slow?
  172. Convert char* to string*
  173. cannot declare a managed variable in unmanaged classs
  174. sscanf use in String type?
  175. Imagelist and borders
  176. Using Array Of Structures In A Class
  177. Separate Class Files in Namespaces
  178. my brain stops working!!
  179. test - please ignore - ADMIN
  180. Anyone willing to open my C++ .NET project?
  181. CPP .NET Socket Send problem
  182. unable to run .exe from a network drive
  183. AVI bug
  184. Help on c++ Window Form and Handle
  185. Problem Setting Location Of Controls
  186. Picturebox resize handles
  187. Nunit or CppUnit for C++ .Net?
  188. Using the same context menu for different objects
  189. Joystick mapping help
  190. Read cell value in Excel
  191. Order of #include's wrong?
  192. how to Create MSVC++.NET Class library DLL?
  193. initializing arrays not right?
  194. HWND problem not understood?
  195. Updating DataGrid Layout
  196. A Basic Question about Managed Code
  197. COM Interop and referenced numeric datatypes
  198. Easy Question ??Editboxx??
  199. Can we Run .net executable in unix?
  200. Overloading the [] operator
  201. save files without using Dialogs?
  202. function pointers/passing arrays?
  203. Help Me Please !
  204. How to include STL (list) in the Cpp project under .NET
  205. Importing resources?
  206. .NET issues with InterlockedExchange64
  207. Calling Unmanaged Code from DLL
  208. Implementing Auto Hide Button on a Form
  209. Proper Multithread in C++ .Net guide!!
  210. Drwaing a diagonal in a rectangle
  211. Launch app from form button
  212. Debugging unmanaged
  213. Need help: Calling managed types from unmanaged namespaces
  214. Moving/Resizing a Borderless window...
  215. linkedlist.h error
  216. Drawing an image in the background?
  217. Giving My Form a Mac OS X look/skin
  218. Xerces parser replacement with MSXML parser
  219. Getting frame from digital camera
  220. socket->Receive() never 0
  221. Datagrid in VC++.NET
  222. .NET questions from a newbie
  223. Exporting a class from MFC based DLL to .NET application
  224. export a string variable from DLL C++ classes
  225. vector problem in win32 DLL
  226. Console::Writeline method
  227. Simulating user events
  228. MessageBoxA ??
  229. Compilation Problem with Visual C++ Managed Project
  230. Forms.. Forms.. Forms...
  231. Accessing CString object in Managed Code
  232. Dot Net Installation Path
  233. link error: com_issue_error
  234. Convert System::Byte[] to a Hex string
  235. Starting to learn? SORRY! =\
  236. new op (malloc) causes System.StackOverflowException
  237. While sending mail error
  238. load .wav from resource to DIRECTSOUNDBUFFER
  239. Implementing Interface
  240. Recommendation
  241. C2064 when according to MSDN everythign is aight.
  242. struct and managed types in managed C++
  243. Image in ListView Subitem
  244. webservice client possibly simple
  245. how to use copy constructor
  246. FolderBrowserDialog RootFolder Value Use
  247. Buttonless MessageBox for C++ .NET ?
  248. creating a child window in .NET
  249. Visual C++ .Net XML InsertBefore Problem
  250. Accessing control from another file
//JP added flex table