// 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. .Net Remoting - recovering communication
  2. unresolved external symbol
  3. ??? File opening by dragging and dropping - confused
  4. FileStream
  5. Streaming Video with WIA
  6. Using a .lib from .NET app????
  7. error C2227
  8. RE-Setting focus to a texbox
  9. Adding item to listbox makes all UNselectable.
  10. mscorelib.dll
  11. Configure a project directory structure
  12. new operator and clean up
  13. Warning LNK4243
  14. Form refuses to display text in red ....
  15. Global instances not calling constructor
  16. Conversion question: Marshal::PtrToStructure
  17. Another Conversion Question
  18. Passing __gc pointers to delegates
  19. mixing managed and unmanaged C++
  20. search lan for tcp server
  21. casting into a short
  22. please suggest....
  23. calling a textBox from a 2nd Form
  24. Problem in calling C++ dll from C# Code
  25. printf in a managed wrapper
  26. .Net/Managed Control in Visual C++
  27. Casting problem.
  28. VC++ Window Form Application
  29. SEHException : External component has thrown an exception
  30. set_Text to display hex
  31. ErrorC2664:cannot convert parameter 3 from 'float' to 'System::Object __gc *'
  32. Keyboard Events
  33. Sorting a vector of objects
  34. Passing optional arguments to Interop methods
  35. trouble with calling a Form
  36. error C2440: '=' : cannot convert from 'System::String __gc *' to 'char [10]'
  37. Distribution of ActiveX Control MSChart.ocx
  38. Problems with Reflection of Class with managed array
  39. Objects not displaying on forms
  40. Namespace clashes between .NET Framework and 3rd party C++ library
  41. Writeing whole ListView to file
  42. no streams for native C++ method inside mixed DLL called from C# GUI
  43. error C2872 'CStringData' ambiguous symbol
  44. fixed bitmap onto Form
  45. adding points to ArrayList
  46. Building a windows application
  47. after memcpy
  48. pointer to member functions
  49. Deleting Specific Line In File
  50. Displaying Child windows using splitter
  51. progress bar help
  52. Importing Win32 DLL in C++.NET
  53. Managed class library
  54. Create a big binary file
  55. hooks
  56. richedit lines
  57. how to alert windows form control's parent of click event
  58. vectors
  59. Managed / Unmanaged Code?
  60. finding value arraylist
  61. unmanaged struct in managed class
  62. Internal Errors in VC++7\PlatformSDK\ - help
  63. error: C1010
  64. calling method
  65. LINK error: LNK2020 - Should I link the unmanaged libraries <math.h>, <stdio.h> ?
  66. how to create a button in sdi application?
  67. managed client stub
  68. A Shocking display of ignorance !
  69. foreach in C++?
  70. VC++ .NET and native code.
  71. c++/cli problem,create a button
  72. System::string to int
  73. Interesting problem needs GURUS of managed/unmanaged C++ compliler
  74. Multiple projects
  75. WM_KEYDOWN message in the datagrid
  76. c++ and cli
  77. C++ DLL calling C# DLL on a network drive
  78. Clipboard problem
  79. .Net C++ dialog control
  80. Reading from a file
  81. MSChart OCX in VC++.NET
  82. LINK : warning LNK4243
  83. Using an template instance as a private member of a manged class. Is it possible?
  84. Getting string from textbox
  85. Help! C++ text processing speed LOW
  86. Native code and IL
  87. cannot convert parameter 1 from 'System::String __gc *' to 'LPCSTR'
  88. Dot.NET Object from c++ code
  89. about domainUpDown
  90. Is it possible to use C++/CLI to develop a .NET class library for CE 5.0?
  91. __gc struct array allocation
  92. Converting code VC6 to .Net 2003
  93. Using Objects As Function parameters - How to define in class?
  94. .NET and COM
  95. Windows Forms Application and User Control
  96. access form members or functions from outside form
  97. Problem calling Win32 DLL from Web Applications
  98. What can I do to use wtypes without internal errors?
  99. What does this '^' mean?
  100. __box problem
  101. How to use AddItemsCore in VC++.net?
  102. Selecting item in a flowLayoutPanel?
  103. Reading a char/int from an XML value
  104. Regarding String operation in VC++.net
  105. Where to place the initialization code in VC++.net?
  106. How to display exception info in windows form application in VC++.net?
  107. What can be wrong that makes me unable to debug native C++ code?
  108. Who knows a good C++/CLI book?
  109. converting a Image to grayscale using MC++
  110. ListView and UserControls?
  111. VS 2005 beta2 - error LNK2001 unresolved external symbol "?.cctor@@$$FYMXXZ" (?.cct
  112. need a managed "static Byte twoD[][]"-Array
  113. Failure to write characters into a binary file???
  114. CPU Usage
  115. .NET Assembly generation failed -- Referenced assembly
  116. Multiple Forms
  117. Random Number Generator.
  118. Some keys not processed by the event KeyPress???
  119. 'CFloorTile undeclared' occuring in same project & namespace its defined in
  120. How to declare a variable which is going to be shared by two classes?
  121. How to pass a form instance to another form?
  122. Image thumbnailviewer - howto?
  123. So strange!!Why are some codes written into function InitializeComponent always lost?
  124. string to char*
  125. Pausing a program for a few seconds?
  126. Diagnostics::Process::Start email ?
  127. Minimizing form disappears drawing
  128. Forms
  129. Used Input Validation
  130. Dynamic Arrays
  131. Deleted
  132. Image size and DrawItem event->Bounds?
  133. A question regarding String*
  134. Draw from outside class
  135. Unmanaged struct don't store values
  136. How does a C++ client access a .net dll?
  137. Calculator Help
  138. Vc++ Gui
  139. How can I paint on top of a control?
  140. A question regarding Combobox.
  141. Simple windows form timer problem
  142. global variable
  143. Working with Toolbars
  144. Unspecified error when trying to view windows form!
  145. how is visual studio .net different from c++
  146. Get Device Notification Event in Windows NT Service
  147. Failure to unload the dll???
  148. Linking error in mixed C++ managed / unmanaged assembly
  149. create stand alone exe
  150. What is the ^ deferencing operator?
  151. Compilation error C2440 and error C2664 have no idea why...
  152. Creating blocks of managed memory
  153. How to obtain new look of the dialogbox in VC .NET
  154. Type cast to System::Object
  155. Inserting my C# component class in a MFC Window…
  156. how copy a struct to a file
  157. Passing TextBox Object
  158. Memory issues in mixed managed / unmanaged coding
  159. Setting the parent of a .net form to a plain HWND
  160. how to make image trim
  161. fatal error c1190
  162. Initializer bug in Windows Forms application with unmanaged code.
  163. Build ERROR: VC++.NET
  164. Creating an managed class in an umanaged class
  165. namespace question
  166. IFormatProvider strings v. integers
  167. Best Practice for Unmanaged C++ Callbacks to C#
  168. How 2 display local Date n time in Managed App--VC7(VC++.NET)
  169. Color To Grayscale conversion in VC++.NET
  170. Wrapping ArrayList
  171. checking picture box location??
  172. Conversion from int to string
  173. Deploying my .NET app (started as MFC program)... HELP!!!
  174. WinPcap and Visual Studio .NET 2003
  175. LNK1104 error :Cannot Open File msvcirt.lib
  176. Forms/TreeView Help
  177. Arraylist custom sort by member of class.
  178. Is the namespace 'System::Drawing' accessible to a .NET console application?
  179. Hello World..
  180. Beginner Question - Forms
  181. serial port RFID card writer (help me out)
  182. Unmanged to managed Calls
  183. Windows Form Handlers in CPP file?
  184. Managed code don't work with unmanaged
  185. SoundPlayer
  186. Specifying the version of a class library to be built
  187. need example at instansiating text boxes at run time in vc++.net
  188. Accessing Main Form Objects
  189. Issues using .NET Class Library.
  190. .NET's "Process.Start" & MS FTP program
  191. Calling C++ from C#
  192. Please help a newbie.
  193. new to .NET and managed C++
  194. .NET, Visual Studio 2003 and Managed C++
  195. StackOverflowException in NetworkStream::BeginRead() (not due to recursion)
  196. Serial port
  197. Calling .NET assembly from MFC app
  198. Win32 functions
  199. key press logger for IE alone
  200. Byte to cbytearray
  201. Getting data from a Web Site
  202. Constraining a Splitter control within a Panel contro.l
  203. VS6 guy trying to do VS2005 Ack!
  204. System::Diagnostics::Trace::Writeline unhandled exception
  205. Need advice on a C++ search program
  206. Error with Process::Start
  207. CString to System::String + MFC Q
  208. Moving from MFC to windows form/manageC++
  209. __pin and (/clr:oldSyntax) and windows forms
  210. Too Fast
  211. from int to char
  212. Any managed class like CObjArray, vector
  213. C# Vrs Managed C++
  214. 'missing storage-class or type specifiers' error
  215. Passing objects from class to class
  216. How do you declare Byte [] in C++ .Net
  217. about LIB and DLL Files
  218. [RESOLVED] delegates in managed c++
  219. How to call unmanaged C++ DLL with a CString reference
  220. a pop up window or a wizard
  221. Stl Map Problem
  222. what is about Additional dependencies in VC++ 7.0?
  223. .NET file system and the Cloak of Invisibility
  224. How to use timeSetEvent in C++/CLI
  225. Getting Time and Date using Managed C++
  226. Some basic question...
  227. Range Issue
  228. DeWale
  229. Creating a folder from a Windows Form
  230. Stop an event on error
  231. Transfer variable from one form to another
  232. Undeclared Identifier when trying to use an object
  233. Sending Data with SerialPort
  234. Constructor address as a variable name
  235. Passing System::Object
  236. [RESOLVED] std::cout warnings
  237. Sending Text to MFC ActiveX control - Vc++.Net
  238. Difference between | and < on Win32
  239. Getting the Hang of the C++/CLI IDE
  240. Parallel Processing
  241. Accessing a ListView's scroll bar
  242. Passing Data - VC++.Net
  243. Replacing null characters in a String
  244. VS 2003 Slow
  245. Reading Memory
  246. Bytes to string
  247. Managed Extensions and Abstract Classes
  248. Control in one solution
  249. STAThreadAttribute problem
  250. Question about C++\CLI
//JP added flex table