View Full Version : Microsoft VC .NET


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

  1. Confusing Managed C++ Link Errors?
  2. How to handle exceptions in unmanaged code
  3. how can I set a stream socket 'Ip_options' using setsockopt successfully?
  4. error C2061
  5. Problem with RegQueryValueEx
  6. IL editor
  7. #define for all projects in the solution
  8. Right-clicking in VC7 editor is slow
  9. Event in interface
  10. embed IL-code in C++
  11. Right way of passing unmanaged structures between managed and native code?
  12. Bad DLL Calling Cinvention
  13. Extended Stored Procedures
  14. dynamically calling c# control in vc++ ATL Dll application
  15. TH Element
  16. RE: Best practice needed to marshal STL data from managed code to unmanaged code & vice versa
  17. LNK4227 Error
  18. Error in std::list
  19. Need help translating a string constant that uses "@" ampersand from C# to VB.Net
  20. Diagnosing Memory usage under C++
  21. VC++ .NET 2002: How to Create the .lib, .dll and .exe files
  22. VC++ vs C# Windows Forms Performance
  23. How to generate a random number between 0 and 1
  24. intellisense bug
  25. VS .Net 2003 says my resource files open in another editor?
  26. WMI and WiFi Signal Strength
  27. detach doesn't release the file handle for the dll
  28. Warning compiling extended stored procedure
  29. CreateEvent when Service is started
  30. Re: OpenGL, C++ and .NET
  31. key events on browser contained in my application
  32. .NET control library uses unmanaged DLL
  33. Re: vector, is this a bug in MS VC6?
  34. Re: vector, is this a bug in MS VC6?
  35. Object inspector
  36. visual studio compile rules
  37. Re: .NET IDE for Old-Time C++ Developers
  38. Re: .NET IDE for Old-Time C++ Developers
  39. Re: "Failed to register C:\..\MSADDNDR.DLL" installing EVC4.0 on Win2k
  40. getMenuItem gives access violation in user32.dll
  41. Re: fstream
  42. VC & ATL 7.1, Smartpointers, attributes and events
  43. Simple way to add #using in mixed Cpp?
  44. error LNK2001: unresolved external symbol _myvar
  45. DLLHOST crashes when network is unplugged.
  46. Detach doesn;t release the file handle
  47. Returning NULL values from web service (C#) to a VC 7 app
  48. writing new events in vc++
  49. Re: VC++ .NET 2002: Regular DLL needs DllTest-Executable for Debugging Session
  50. The future of unmanaged VC++/ VC 6.0
  51. VISUAL STUDIO .NET ENT ARCHITECT EDITION [5 CDs], VISUAL STUDIO NETPROFESSIONAL 2003 DVD, Addons, Tutorials
  52. Output and input from console window?
  53. Updating icon resources of application
  54. Re: MFC modeless dialog box question
  55. Newbie Problem
  56. another MFC modeless dialog question
  57. Testing for NaN
  58. OpenGL problem in VC.NET
  59. arthmetic bug
  60. Managed C++ MFC Problem
  61. How do I browse application heap?
  62. animation
  63. Debugger uses wrong typedef for local structure
  64. Printing Multiple Text Pages
  65. variables, namespace etc.
  66. Unmanaged C++ to MSIL??
  67. attributes in UserControl (MC++)
  68. Idle time
  69. a confusable question in VIsual C++
  70. VC++ forms
  71. VC++ .NET 2002: Dynamically Load DLL program got Error C2664
  72. Circular reference in windows form
  73. DBGPROXY.EXE holding a file reference of a DLL
  74. determining the .NET Framework Version
  75. System::Web::Mail not found
  76. How to programatically determine the .NET Framework Version
  77. get rid of calling handle while setting datasource ?
  78. VC ++ .Net
  79. Firing an event from a worker thread in a component
  80. VC7.1 "__forceinline" not as good as VC6?
  81. Passing double to Unmanaged Functions
  82. unmanaged float / double question
  83. ICE on VC7.1 when destructor is defined but not delcared in class
  84. Template parms in compiler error msgs
  85. Problem with VC++ and long #include paths
  86. I need your help!
  87. String Encrypt and Decrypt Examples
  88. Cant see in debugger
  89. VC7, Web Service and Proxy server
  90. MFC InitInstance deadlock
  91. Register for an application
  92. Convert hex string to byte
  93. Asynchronous call of Web Service from unmanaged VC++ .NET
  94. Debugger???
  95. Application Icon does not appear
  96. list is not a member of std?!
  97. Hardware access
  98. Any one can help me ? I can not use Visual Studio 6 after installed and uninstalled VC.Net Once!
  99. Installation of an application in XP with user credentials.
  100. Embedding VC++ Application/DLL into a vb.net application
  101. shell extension
  102. No .dll files
  103. __gc class variable initializers not run. VS 2003 bug?
  104. internal compiler error line 2701 : union issue
  105. Watch window
  106. Compile error due to template: explicit specialization....
  107. unresolved external symbol
  108. Casting from managed to unmanaged types and v.s (Managed C++)
  109. BUG: compiler allows for creation of objects without destructor compiled
  110. Re: detect whether 2 paths refer to the same directory
  111. ASP.Net applications in VC++.Net
  112. Inconsistent meta data error
  113. Missing UITypeEditors?
  114. Trouble exporting an unmanaged class from a class library
  115. error LNK2019: unresolved external symbol with Studio.NET 2003!
  116. DefaultValues for enums and objects?
  117. StrongNameIdentityPermission (C++)
  118. Link time errors
  119. Debuging C++ via Excel
  120. Question regarding window caption font and Windows XP theme
  121. Differences between Visual C++ 6.0 and .NET
  122. Excel Worksheet.
  123. Visual C++ optimizer bug (reported by a friend in the Computer Chess Club)
  124. CTypedPtrList vs CList
  125. CoCreateInstance Hangs while performing registration
  126. Problem calling unmanaged C++ Library from C# through managed wrapper
  127. Build a program
  128. Web-browser style toolbar
  129. Handle event for toolbar
  130. Question: native new linkage error
  131. Open new thread
  132. VS EA 2003 & .NET compact framework
  133. Retrieving data from modem
  134. handles of a process
  135. limiting the length of Console::Read(); or Console::Readline();
  136. Attach has a referece to system dlls
  137. Is this a .NET bug?
  138. Help in Treeview
  139. VC++ .NET 2003: Access violation with /O2 compiler switch; no AV with /O1
  140. Windows Messenger interaction
  141. Cluster Administrator Extension API
  142. Visual Studio 6 or .NET for C++?
  143. Reflection: Determining a Method's Attributes from within the Method
  144. idl
  145. Converting a BSTR to System::Object, How???
  146. I dont understand..
  147. Drag and Drop with CListCtrl??
  148. Drag and Drop with CListCtrl??
  149. Leveraging C++ functions compiled with /CLR from other .NET languages
  150. Suggestions on C++ .NET mixed managed and unmanaged
  151. LINK : error LNK2020: unresolved token (0A0000AB) sscanf
  152. Generated Code In Header Files
  153. error C3181: invalid operand for __typeof, expected a fully defined managed type
  154. Global variable initialization using LIB project
  155. how shall i use kbbar.dll
  156. Bug: passing _com_ptr_t by value using managed extensions!?
  157. .NET profiler?
  158. Debugging on Win9x?
  159. unusual service question
  160. How to work with NTMS_GUID?
  161. BUG (VC7.1 and Whidbey): compiler allows access to private definitions in some cases
  162. How to #include <someheader.h> in the managed code?
  163. Re: toolbox
  164. Internal Compiler Error C1060, C1063
  165. compile error on wrong line
  166. Execute programs with graphics MSCHART
  167. viewwing c# classes in managed code
  168. Throwwing exception from __gc class to c# class
  169. FlexGrid
  170. multithreading and synchronization
  171. hashtable unhandled exception
  172. Control
  173. linker error compiling program direct x
  174. Byte Packing
  175. To create exe of a project (Release instead of debug)
  176. how to add image in toolbar windos ce using VB.Net
  177. Re: Access Violation when calling unmanaged C++ from managed C++
  178. C style string in managed class and <string.h>
  179. Build always performs a Rebuild
  180. threading waiting on message queues
  181. DLL called from Visual Basic
  182. how to pass binary data from C# stream to fcn in Managed C++
  183. how to define code block synchronous
  184. threading monitor efficacy
  185. ANN: Microsoft Visual C++ Toolkit 2003
  186. ctrl-z does not work
  187. Constructors, references, DotNet Strings
  188. dotnet multithreading message queues
  189. thread parameters
  190. Really basic MC++ compilation error
  191. R6002 "floating point not loaded" in Managed C++ DLL that links with LIBCMTD.LIB
  192. error C2440: '=' : cannot convert from
  193. Toolbar event
  194. Right after Create window
  195. mundane file attributes problerm
  196. how to define get set in VC++.net
  197. cannot perform pointer arithmetic
  198. Template fails in function header
  199. Re: GUI in Visual C++
  200. Async callback weirdness
  201. Visual C++ .net Toolkit 2003
  202. string width in pixels
  203. Intercepting form events
  204. Dotfuscator and mixed code
  205. Detecting mscorlib.dll?
  206. vc for windows programming
  207. Controlling the .NET runtime host provided by IJW
  208. error LNK2019: unresolved external symbol problem
  209. Mixed question: Should I wrap unmanaged headers with #pragmas?
  210. Browser build keeps coming undone
  211. Bind multidimensional Array
  212. Application Registration
  213. Question re C language called by VB
  214. Crystal Reports .NET - can't view a report more than once
  215. Developing windows nt service using ATL 3.0
  216. Mouse wheel disable in Windows XP
  217. Porting C++ to C++(.Net) Problem
  218. importing a class
  219. Missing file/project properties
  220. #include <vcclr.h>
  221. Compilation Error of std::map in Win32 Console Project
  222. Re: Unmanaged classes exposed from my assembly
  223. How to add columns in Grid?
  224. .NET component problem when used inside a VC++.NET project
  225. how to maintain code for both OS i.e. Windows CE and Windows 2000
  226. CArray and [] - operator
  227. Disabled CTreeControl question
  228. Rijndael algo. available in MS Crypto API?
  229. Wrapping a .NET assembly with a C++ DLL?
  230. error C2392: covariant returns types are not supported in managed types
  231. Monitor and this
  232. Sharing Resource Files Between C# and C++, Possible?
  233. parent windows from DLL
  234. Manifest files in resources
  235. setting up controls in a dialog.
  236. how to close frame window in mdi application
  237. How can I acess member variables in an exported class? (C2039)
  238. VC ++ 6.0
  239. MXXMLWriter
  240. wrapping unmanaged classes and stl
  241. Re: noncontinuable exception during process load
  242. virtual method call error
  243. Strange results in bitwise operations
  244. How can I avoid type redefinition w/ managed dll and other unmanaged code?
  245. Is there any alternative for WindowFromDC() for windows CE ?
  246. fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701)
  247. mailto usage
  248. GetHInstanceAt
  249. PRJ0019
  250. unable to add a custom component(an OGX file) to my MFC app in vc++.net
  251. Binding .resx files to .h and .cpp
  252. Re: static variable code generation bug
  253. Newbie::Simple method to clear screen in VC++ .net (unmanaged) console project
  254. Re: Out of process COM server accessible by a client embedded in IIS
  255. Problem with calling unmanaged function from VC++
  256. Fortran user accessing system.decimal
  257. removing spaces in a string
  258. Getting compiler error C2653 and don't know why.
  259. how to write web service program in VC++.NET (2003)
  260. Source browsing in mixed CS, managed and unmanaged CPP solution?
  261. cannot include <fstream>
  262. "Missing required export functions" error for my dll
  263. Hardware Access
  264. Bugs & runtime error linking with LIBCMTD.DLL in Managed C++
  265. Re: C++ Mixed mode problem
  266. Warnings-as-errors, /Wp64
  267. Re: C++ Mixed mode problem
  268. ISAPI dll and .NET (clr)
  269. VC.net doesn't handle toolbar event?
  270. Visual C++
  271. How to get rid of the annoying "Switch Server" message
  272. Best book for C++?
  273. unable to serialize
  274. Overwrite a property of ArrayList - Error
  275. importing dll files
  276. 0x800401F3
  277. Visual Studio 6.0
  278. Incremental linking and multiple projects
  279. Linker error PRJ0002
  280. Configuration Type: Utility or Static Library
  281. Converting unmanaged char[] to Byte[] - in managed c++
  282. Incremental linking doesn't work - SOLVED
  283. DLL load error.
  284. How can I reference a different .NET dll based on debug/release mode?
  285. Re: Reading binary data past the 2GB file position
  286. Re: Reading binary data past the 2GB file position
  287. Public managed enum types in MCPP - Compiler warning
  288. How to find an algorythm code
  289. Intellisense with Infragistics Grid broken with c++, c# fine
  290. Linking error in VC++ .NET 2003
  291. MC LockBits method
  292. Menu on the right
  293. GetOpenFileName bug
  294. Toolbox in VC++.NET
  295. VC mixed mode component problem.
  296. String Convertion Problems
  297. newbie help ?? -> mscorlib.dll
  298. Same code 4 X slower on VC++ 7.0 than VC++ 6.0
  299. Error LNK2091
  300. C++ compiler for ver 7.1
  301. component for VC++.Net
  302. Exception in CWinApp Destructor. Help me.
  303. Trying to compile HelloWorld.cpp
  304. Bug including a static lib in a MC++ application
  305. Remote debugging settings
  306. Create new empty MS Access file through ODBC
  307. Is there a way to temporarily disable events?
  308. is it possible to create a custom project template
  309. VS.Net C++ slow down (suspect Intellisense)
  310. Extended Stored Procedure AND Remoting
  311. debugging
  312. Re: Shoehorning a BSTR into C#
  313. How do I access COM objects?
  314. Handling ENter event on LIst Ctrl
  315. Project last update date fix?
  316. .NET component problem when used inside a VC++.NET project (.NET bug?)
  317. "Run-Time Check Failure #2" on Xerces & Xalan (Bug?)
  318. /RTC1 and /CLR options are incompatible
  319. Form Show
  320. VC7.1: Parser bug with overloaded function templates
  321. IContextMenu interface problem
  322. Questions on __value class
  323. Adding a control to ControlCollection.
  324. Argument to __identifier keyword
  325. out/ref params
  326. ActiveX Control not working
  327. optimize Pentium 4 and above bug!?
  328. Bug: specialization of static member variables not supported ion VC7.1
  329. visual studio .net c++ projects
  330. any performance diffrence btw MC++2003 & 2005
  331. VS EA 2003
  332. How to map a Windows message in VC 7.0 ?
  333. Bit handling
  334. GetMessage from hidden window
  335. Binary searching
  336. web service: deployment and debug question
  337. Array Name
  338. send this key as refrence
  339. Problem using public CComObjectRootEx<CComSingleThreadModel> and templates
  340. is this an compiler bug ???
  341. No web setup projects in Standard Edition?
  342. Bare bone program hangs (Visual Studio 2003)
  343. Need Help on Arrays
  344. Does .net replace win32?
  345. compiler bug
  346. Debug Error on virtual unmanaged functions.
  347. listview subitem
  348. VB6 + VC++ : how to avoid flicker?
  349. AddIPAddress, DeleteIPAddress on Windows NT 4.0
  350. Migrating from VC++ v6 to v7.1
  351. SharedMemory Base address mapping
  352. Screen flash when using cl.exe
  353. Using a statically linked library in C++.NET
  354. Managed C++ and Jagged Arrays
  355. Com interfaces of UDDI SDK
  356. Using Static C library in MC++
  357. VC++.NET bug or missing setting inside the project?
  358. Data Structure question
  359. AppBar as a popup stealing focus
  360. FindFirstFile() limitations?
  361. ATT: TimeZone Component released
  362. Send message from ProcA to ProcB
  363. Copy unmanaged array of strings (char**) into String[]?
  364. Sharing Resource Files Between C# and C++, Possible?
  365. Comm Port setup not complete
  366. ResXResourceReader Class Available Using C++?
  367. Stop compiling doesn't stop compiling
  368. Debugging mixed DLL called from legacy code
  369. How does the linker choose section names ?
  370. Unamanged types in managed interface generates TypeLoadException
  371. __declspec( thread ) Limitations
  372. getting a control from its name
  373. String
  374. R6025 error during Visual Studio shutdown
  375. Problem using OCX in Mixed MFC & Managed App
  376. streamreader
  377. How can I join Strings?
  378. MC++ Reflection
  379. /CLR floating point performance, inter-assembly function call performance
  380. where is the old wizard?
  381. __fastcall functions in a static lib, cant be called from managed code ??
  382. FileNotFoundException - File or assembly name.. or.. dependencies.. not found
  383. VC++ Program compilation/ debugging on Solaris machine
  384. Runtime error while trying to format a drive
  385. Using StringCollection through com interfaces
  386. How can I change the list height for a ComboBox?
  387. Question about right click in a CTreeControl!
  388. Suspected parser bug in VC7.1
  389. Suspected parser bug in VC7.1
  390. ResGen.exe bug?
  391. Visual Studio crashing after full rebuild of solution
  392. Re: pointer truncation from hwnd to long
  393. RichTextBox into ActiveX object
  394. Re: pointer truncation from hwnd to long
  395. Re: pointer truncation from hwnd to long
  396. Release configuration link times
  397. devenv bug with project reloads
  398. [BUG] ICE cause by template class with constructor-like declaration with name of different class and template const parameters
  399. Using STL in a forms application
  400. Changing places on items in treeview!
  401. Problem With Resource
  402. Virtual functions not being called
  403. exchange server mailbox
  404. Message passing
  405. GetLParam
  406. "template assistance" error msgs
  407. Re: pointer truncation from hwnd to long (HERE's THE FINAL SOLUTION FOR 64BIT)
  408. SetIcon bug
  409. The Removable Storage Manager, WM_DEVICECHANGE, and other fun stuff...
  410. [March 2005 Preview] overriding virtual function return type differs from 'System::Object ^System::Collections::IList::get_Item(int)'
  411. Re: Exception handling....
  412. wsprintf deprecated?
  413. error C2912: explicit specialization; ... is not a specialization of a function template
  414. Access controls on other forms
  415. syntax highlighter?
  416. CreateProcess question
  417. Managed code / unmanaged code?
  418. Static variable being constructed twice.
  419. WM_DESTROY and EndDialog
  420. How to bulid a project included .cc file under VC++6.0?
  421. why only works for Localhost?
  422. A good debugger tool, Auto trace all apis.
  423. Need Help for extended Stored Procedure When running on win 2003(Cannot load the DLL GenerateIdentity.dll, or one of the DLLs it references. Reason: 126(The specified module could not be found.)
  424. Setting opacity of a Dialog
  425. How to send and receive internet messages using socket?
  426. Sharing precompiled headers across several projects
  427. question on _strrev
  428. Question about the dreaded MC++
  429. RE: message mapping problem
  430. IDs not listed in MFC ClassWizard
  431. hard to open excel while debugging
  432. IsDate in C#
  433. RE: Managed Wrapper for EnumResourceNames
  434. newbie question
  435. threads
  436. longs in managed C++
  437. Pass array from unmanaged to managed
  438. Virtual List view using managed c++ .net (how ?)
  439. strpbrk(...) vs. strcspn(...)
  440. Side-by-side installation
  441. MT runtime library
  442. Embedded in assembly
  443. size_t / long
  444. Send string to another application using SendMessage
  445. Managed Form Apllication in VS 2002
  446. Confused about __crt_dll_terminate
  447. How to set library paths in VC++ .Net?
  448. Re: _TUCHAR / _TCHAR ?
  449. "FOR" in preprocessor macro
  450. unmanaged code in VC++.net
  451. Sorted ListCtrl does not display Values correctly
  452. How can I develop a small app with vs.net 2002 ...
  453. return value of += operator (probably an easy q for somebody)
  454. Ensuring unmanaged pointers held by managed classes
  455. Need help with Windows Service
  456. How to secure DLL code
  457. v
  458. Is there a way to tell if a macro paramerter is managed?
  459. Default lack of indentation with classes & switch statements
  460. Distributed C# building / compilation
  461. Using a Visual Studio C++ code into .NET
  462. Delete all files with "a pattern"
  463. OLEDB/Access Compilation Error
  464. Problems with an Inherited Form
  465. Re: Can the GC clean up co-dependent pointers?
  466. Class properties
  467. OleDbConnection * cnNwind = new OleDbConnection();
  468. Problem in VisualC++ 6 installation
  469. LIBCMT.lib(crt0init.obj) : warning LNK4098: defaultlib 'libc.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
  470. Visual C++ Toolkit 2003 and multi-threaded runtime libraries
  471. i wish to access web service
  472. MFC dynamic creation
  473. embedding/importing VRML frame in Visual c++ MFC
  474. How to Convert char* to System::String*
  475. desktop issue
  476. RE: Adding strings (items) into combobox
  477. How to use OCX in a MFC Application?
  478. MC++ - System.IO.FileLoadException - Unverifiable image 'MyAssembly' can not be run.
  479. RE: How to get a reference to 'Form1'?
  480. Drop Down List Help
  481. Casting void far pointer to System::Text::StringBuilder
  482. help!!
  483. GNU Scientific Libraries in MDE 7.1
  484. Bug in compiler:Cannot box/unbox private structures declared in a MG C++ class
  485. Control character manipulation
  486. Marahsaling 'out long'
  487. Loading a big array on the heap
  488. How to handle 'error C2440'
  489. Link errors while building VC6 project using VC++ Toolkit 2003
  490. Developing a graphical interface with .NET
  491. Debug run build
  492. Message Compiler warning
  493. How to use unmanaged codes in managed ones.
  494. How can I avoid "Add to source control" etc.?
  495. RE: Circulcular dependencies
  496. Re: Circulcular dependencies
  497. Deploying C# .dll's
  498. Resource file compile time dependencies
  499. Re: Circulcular dependencies
  500. HOW DO I...Automatically incorporate a source-code library
  501. Storing unmanaged pointers in managed class
  502. Re: error LNK2001: unresolved external symbol
  503. Re: error LNK2001: unresolved external symbol
  504. PE Relocation table overloading
  505. Re: Can I use the static CRT with MC++?
  506. College student needs help!
  507. Serial Port Programming
  508. Listview + Text
  509. MFC dinamic creation
  510. Accessing and Unmanaged Class from Managed Code
  511. URGENT: fatal error LNK1181: cannot open input file 'Release\icmpping.obj'
  512. ADO COleDateTime and day <= 12
  513. Garbage collector
  514. how can i change the preferred audio device by vc++
  515. Re: COM interop - to call a managed code from unmanaged C++
  516. Forward declarations
  517. Singleton assemblies
  518. Delegates - what am I doing wrong?
  519. msvc6 error?
  520. How to create a 3 dimension array dynamicly
  521. vc
  522. Cannot activate incremental link - please help
  523. Slow code generation and windows form loading
  524. RE: COM interop - to call a managed code from unmanaged C++
  525. Function must return a value
  526. Using ActiveX Control in VC++ 7.1 and MFC
  527. vc7 and file version
  528. Implementing a C# interface with multi dimensional arrays in C++
  529. Re: How to use __pin at structures?
  530. Passing memory from C++ to C
  531. Pressing ESC after searching
  532. Starting a process and reading it's output while running
  533. linking in static library compiled in VC 6
  534. How to convert structure from managed to unmanaged type
  535. Application Updater (with MSI)
  536. Casting struct
  537. Bigger binary sizes in VC 7.0
  538. cross reference
  539. Why the project recompiles?
  540. .Net equivalent of CRITICAL_SECTION
  541. GDI+ question
  542. change project name
  543. Visual C++ Toolkit 2003 and project files
  544. Managed to UnManaged
  545. PerformanceCounter returns incorrect value
  546. Unmanaged C functions and C++ classes wrapped in an assembly not as public but as managed private methods: how???
  547. Managing to Customize Colors
  548. Adding an existing form to a project
  549. Re: VS.NET cannot compile when I use std::map variables
  550. Specified Cast is not Valid (Managed to Unmanaged)
  551. Non public wrappers on unmanaged C functions & C++ class
  552. Re: Adding a reference
  553. Question for everyone
  554. LNK2020 error
  555. Resource Editor C++.NET change the size of dialog prepared by VC++ 6.0
  556. Using VB6 OCX in VC 7 unmanaged
  557. Array List Type Casting C# to VC++
  558. VC++.NET: exporting the makefile used to build a solution or project???
  559. extended stored procedure dll problem
  560. dumb question...
  561. Resource Editor
  562. What does ME C++ stand for???
  563. MS 'Open Sourced' Windows Template Libray
  564. internet explorer no longer launches from my app - please help!
  565. member variable wizard not available in MFC extension DLL
  566. #import library - objects are not recognized
  567. Mixed mode C++ obfuscators
  568. Downgrade VC++.NET 2003 Deluxe Learning Edition
  569. How to get and decompress JPEGs from an URL
  570. Is auto_ptr allowed in managed C++ class
  571. Weird problem with sound card detecting
  572. Strange DLL behavior
  573. error with midl: expecting a type specification near...
  574. Bandwidth Management...
  575. lstrlen and strlen
  576. Devenv anomaly?
  577. RE: Using gcroot<T> template to access managed obj
  578. Using multidimensional array in managed C++
  579. Open file dialog box
  580. How to convert from managed to unmanaged (and viceversa) byte arrays and strings???
  581. Weird debug behaviour
  582. Creating object
  583. How to debug a dll in a remote machine?
  584. Execution of batch file from VC++(IDE)
  585. SCC integration for source control?
  586. Change the ASP.NET_SessionId
  587. compilation or debug 16-bit Application using VC++ 6.0
  588. ActiveX control with VC 7
  589. SDI project - Problem with pointer in Release Mode.
  590. gcroot and weak references
  591. Problem in detecting sound card
  592. Strange error returned by 'PostThreadMessage'...
  593. Mixing Mananged and Unmanaged in an Unmanaged class
  594. How To Write the external Iterator?
  595. how can I acess XML file in Managed C++ application
  596. Re: Serializing array of userdefined types
  597. Adding Menu Items in C# using Visual Studio Tools for Microsoft Office
  598. test function exported in DLL with rundll32 ?
  599. ComSourceInterfaces in C++ .NET
  600. Automatic Comments
  601. Declaring and using __gc pointers to native structs [MEC++ - VC 7.1]
  602. Get notified when an interactive user logs on/off the local computer.
  603. Main Form, Modeless Form, Forward Declaration Problem?
  604. System::StringBuilder cannot be modified through template functions
  605. Mixed-mode DLL crashes when calling managed code
  606. Speech SDK and copy protection
  607. Do You Need Visitors
  608. FlashWindowEx does not work with Windows Classic theme
  609. Odd registry behaviour
  610. Grrrrrrrr...... "fatal error C1060: compiler is out of heap space"
  611. InitCommonControls Link Error
  612. managed c++ and native c++ interop
  613. Re: finding ini files...
  614. Re: finding ini files...
  615. Optimization and inlining under MC++
  616. How to specify multiple Post-Build Events?
  617. _ASSERTE doesn't break into the code
  618. How do I completely disable 'Edit and continue'
  619. How to: Add Tip of the Day to MFC app using VS.NET
  620. Converting managed int to unmanaged PBYTE?
  621. setting folder view to thumbnail
  622. qualified or unqualified in headerfiles (mc++)?
  623. RE: finding ini files...
  624. Default accessor in MC++
  625. Unable to upgrade VC6 exe to VC7
  626. SHFileOperation
  627. how to make a subarray?
  628. default build configurations
  629. IDispatch error #3121
  630. Re: lstrcat not producing desired results???
  631. __property set_ naming issue (managed C++)
  632. Passing the standard icons to user defined ImageList
  633. how to get inside Active X control the control ID assigned by userat dialog template
  634. Sound advice
  635. Path of my exe file
  636. Detect memory leaks
  637. mscorwks in call stack during debug
  638. MC++ & C# generate different XML
  639. Re: Code examples for Reading and Deleteing a registry value?
  640. Recommend Books Please
  641. LARGE_INTEGER arithmetic...
  642. line numbering
  643. Forms Designer
  644. crazy macro problem
  645. Bitmap drag and drop / drawing outside window
  646. Using API functions in Windows Forms (C++)
  647. Newbie help needed on "IOStream.h" vs "IOstream", namespaces etc.
  648. Textual form of ClassView?
  649. Textual form of ClassView?
  650. Error On Help Page
  651. Viewing statics while debugging
  652. funny working ListBox or a bug in VS 6.0 ?
  653. Managed c++ vs Unmanaged c++
  654. Proxy Server Connection
  655. Alper Akcayoz
  656. How to Send/Receive Intensive Data?
  657. Memory Allocation in Managed C++ Results in Exception
  658. a hurry problem
  659. Newbie needs a help with Vis C++ Toolkit 2003
  660. Main Window editing in C++/VS 2003 .NET
  661. C++ and C# interoperability
  662. HttpSendRequest Error : 12002
  663. Apply Code Changes(VC6.0) in .NET!
  664. Question about how to use webforms
  665. End-User Report problem
  666. Some problems about using template class in Visual C++ 6.0
  667. j@hnny
  668. Help needed in interrupt handling
  669. Can't open VC++ 7.1 projects in 7.0
  670. LNK2001 - unresolved external symbol (stat)
  671. error LNK2001: unresolved external symbol "void __cdecl __CxxCallUnwindDtor...
  672. pragma directive to turn buffer security (/GS) on or off
  673. Unresolved External building ActiveX ctrl derived from another ActiveX ctrl
  674. 'Redirecting' a socket connection?
  675. Program stops immediately, when not in the dev environment
  676. How do I create an installable version?
  677. Adding non-standard file name extensions to C++ project
  678. Path string inside DLL file
  679. How to use HHA_CompileHHP in hha.dll?
  680. Command Line Compilatins
  681. error LNK2022: metadata operation failed (80131187)
  682. Need help using C# COM from C++ COM
  683. System::String* to char*
  684. BUG VC7.1: well-formed code produces obscure error message
  685. Re: multisession cds
  686. Declare COM properties at run-time?
  687. Confusion on MoveNext
  688. Copying a project/solution to a new name
  689. General design question relating to FSM.
  690. Can't register VC7 COM DLL on deployment machine
  691. Focus on UI Design
  692. Re: Problem with SHFileOperation
  693. Metadata importing puzzle
  694. boost::function and callback into managed code
  695. LNK1254 when porting from VC6 to VC.NET
  696. How to get the current dialog background color ??
  697. Re: missing dll's in my dll
  698. Re: missing dll's in my dll
  699. Static member variables and static libraries
  700. Delete and Garbage Collection
  701. Set Http as background
  702. Create Excel Toolbar using CToolbar
  703. NEWBIE: How to insert DLL break point?
  704. Lock in MC++
  705. example code for webservice writting in unmanaged C/C++
  706. Same code build twice => diff binary
  707. delete a character from a file
  708. BUG VC7.1: in class friend template function definition does not have access to the class's template parameters
  709. Error:resource cannot be found
  710. Can't Get Individual Items To Change Color in a CTreeCtrl
  711. Re: Pass by reference in C#
  712. Re: using dotnet dll in VC7(unmanaged)
  713. MMX registers
  714. Efficacy of User Interface Design
  715. Efficacy of User Interface Design
  716. Efficacy of User Interface Design
  717. URGENT help on io completion port
  718. Code gen error with /CLR and boos::bind and boost::function
  719. VC.Net Project Template
  720. first different character in string **give me ASM pleeeeeeeaaase!!!***
  721. Network programming book or tutorial
  722. How to convert a UTF-8 string to UTF-16 string in vc
  723. What is 'scalar deleting destructor' ???
  724. boost::bind and managed class methods
  725. buggy vc7 code? HELP!!!
  726. Single instance DLL
  727. Replace exe and dll in use
  728. Problems with Managed & Unmanaged Code!
  729. Bottom property of Tab Control seems to malfunction
  730. Conversion from/to String* to/from std::string
  731. VC+ built EXE and DLL have inconsistent CRCs
  732. Visual Studio .NET IDE Designer Fails When Implementing an custom namespace Form Programmatically in Managed Visual C++ .NET
  733. error LNK2022: metadata operation failed (8013118D)
  734. List of all remotable framework classes
  735. clock_getTime
  736. Firing an event that returns an array
  737. Platform Invoke - getting the DLL copied to the EXE directory
  738. Question about boxing and using Monitor::Enter / Monitor::Exit.
  739. Split Screen Copy Problems
  740. Run a console application from a form application
  741. Allowing Interrupts
  742. dialog controls breaking dialog box...
  743. Keyboard Input Language
  744. Date Time Pickers...
  745. .vsdisco files
  746. Web service doesn't run
  747. global pointer on second form (managed)?
  748. LNK 2001 in C++ .Net
  749. namespace not needed
  750. __gc and Array
16