View Full Version : Microsoft VC .NET
Pages :
1
2
3
4
5
6
7
8
[
9]
10
11
12
13
14
15
16
- C++/CLI render all Managed C++ books obsolete
- advise on wrapping unmanaged dll
- PRJ0002 error result returned from 'cl.exe'
- Printing Images
- Something like IniFile=Application.ExecutablePath in Visual C++?
- Register Now and Learn How to World-Ready Software at Tech•Ed 2005
- GUI Builder for VC++ 6
- Hos to convert string _gc* _gc* to wchat_t**
- Re: About MSDN Universal
- mixed (managed/unmanaged) dll link errors
- Wrong type of char array
- Another level 4 warning compiler bug (C4702)
- How to HitTest an item of a List Ctrl owned by another thread
- Loading Managed Resources
- VS 2005 - SQL Server 2005 Integration
- VS 2005 - SQL Server 2005 Integration
- Managed DX C++.NET applications
- Tutorials or documentation on WTL?
- Termination of application on win9x
- mscorlib.dll
- malloc, __nogc new , _CrtCheckMemory in managed c++
- SID + HD number
- C++.NET Performance against C#
- Where does Console::write() output text appear?
- Comparing text files
- Older Function Prototypes Fail in VC++ 2003 Compiler
- Newsgroup for VS6
- mixed mode assembly problem
- Mflops - VC++ 6.0 to PocketPC 2003 second edition
- VC++ 2003 Does Not Support DEF files -- Correct?
- C++ BUG ? OR:How to prevent NetShareGetInfo from using LsaLookupNa
- Problems with Serial Comm Handle
- openGL & C++.NET
- VS.NET 7.1 - Call stack takes an entire minute to load
- looking at a C++ dll with a .NET wrapper. need help.
- Press any Key to Continue
- Re: repetitive long and irrelevant warnings in VC++ 2003
- Re: repetitive long and irrelevant warnings in VC++ 2003
- Visability of class functions in open code subroutines.
- Visability of class functions in open code subroutines.
- Re: VC++2003 Bug: Pointer-to-member type template arguments instantiated with virtual methods always call through first vtable slot
- Re: VC++ 2005 beta1 fails with pthreads benchmark tests
- Re: VC++ 2005 beta1 fails with pthreads benchmark tests
- Re: VC++ 2005 beta1 fails with pthreads benchmark tests
- Re: Can I mix VC# and VB.NET classes together?
- plotting line graph
- Index.dat Cookie deletion
- VC++.NET2002(v7.0), VC++.NET(v7.1), and DirectX 9.0 SDK Updates
- Re: Balloon Tooltip (pop up)
- C1001: INTERNAL COMPILER ERROR
- RE: Multiple forms
- Namespace with managed C++ DLL and C# usage
- "Could not find any resources appropriate for the specified culture"
- error LNK2022: metadata operation failed (8013118D) : Inconsistent layout information in duplicated types (ATL.CAxFrameWindow): (0x020000e5).
- Frustating VS 2005 LNK2020 error
- Value to Reference in C++ for a Word Interop
- Re: repetitive long and irrelevant warnings in VC++ 2003
- intellisense c++ visual studio 2005 beta 1
- Re: Balloon Tooltip (pop up)
- changing text color in edit box
- registry value modification
- Namespace with managed C++ DLL and C# usage [Try #2]
- C1014 error
- Create Process -need a help
- /RTC1 error
- Can an application delete itself?
- Re: Parches de microsoft
- About importing your projects
- Linker error: unresolved external symbol __afxForceEXCLUDE
- Socket shuts down unexpectedly
- MFC or .NET FCL?
- Generated code from mixed application
- Generated code from mixed application
- Generated code from mixed application
- Changing the display font size
- AVI file not play Audio and video in Sync
- What is wrong with this code?
- Please help to resolve this mystic problem
- managed/unmanaged code - can I efficiently run both in the same ap
- invoke problem
- using OpenFileDialog
- 64 bit computing
- how to upgrade 04/20/1992 basic program
- got <faulterror>soap:client<faulterror> while using soap toolkit to access C# web service
- Pure Virtual Function Calls
- Adding member variable to dialog
- Native classes in managed class interfaces
- Overloading global operator new
- Trouble resizing Internet Explorer Server window in IE
- Namespace with managed C++ DLL and C# usage [Try #3]
- CApplication Excel
- Detecting NetBeui
- VS 2005 Beta 2 - error C3767: candidate function(s) not accessible
- internal compiler error with pch file after installing Windows SP2
- Improving speed of getting XML data from a web service
- Simple Application
- Windows Form Designer & Nested Namespaces
- Form Designer Breaks When Defined In Nested Namespace
- Form Designer Breaks When Using Nested Namespaces
- Form Designer Breaks
- Forms Designer & Nested Namespace Problem
- "STL .NET" in VS 2005 Beta 2
- VS 2003 Sloooow Debugging
- app.config in Mixed Win32 Project
- Missing header files in VC.Net
- How to track URLs ???
- Sample code for wrapping C++ DLL into .NET assembly
- Hiding/Removing the Triangle from Parent MenuItem
- OnCtlColor & CTLCOLOR_BTN
- Drawing lib for MFC apps?
- Using DC (Device Context) in thread ?
- Good tutorial for learning usage of COM from VC++?
- Making a form to not close / Handling the click for closing eventin .NET 1.1
- FRMWRK32.EXE: Updated Generic.xll Template for Excel
- (XmlSchema->targetNamespace) error while writing xsd
- Re: VC++2003 Bug: Pointer-to-member type template arguments instantiated with virtual methods always call through first vtable slot
- Weird error.
- VC 2005 Beta 2 - Initialization failure
- security_cookie unresolved symbol
- Displaying a text file
- Converting String into char *
- VC 2005 Beta 2 - How to: Explicitly Define a Module Constructor (.cctor)
- forward declaration
- converting application to UNICODE
- Waitable Timer
- SetupDiEnumDeviceInterfaces fail
- CWnd and CStatic Based Windows, How to detect mouse leaving the w
- CWnd & CStatic Based Windows, How to detect mouse leaving the win
- Project Build Error PRJ0025
- Project Build Error PRJ0025
- VC++ error
- MFC dead
- application running in background and icon shown on the taskbar
- member variable alignment in __gc class?
- porting legacy C++ enums to managed object?
- Where __value objects are allocated?
- ole Excel
- Outlook Express programming
- What tool to use generate C++ doc (like javadoc in java language)
- changing text color in edit box
- VC 2005 Beta 2: How to set STA ApartmentState
- Can I use one UdpClient object for both send and receive operation
- How to measure time spans in .NET?
- Is there equivalent to HIBYTE, LOBYTE,HIWORD,LOWORD in .NET?
- Serial IO: CreateFile & CloseHandle in managed class
- How can i delivery unmanaged struct as pointer of method parameter to my managed component?
- [help]_CrtIsValidHeapPointer(pUserData) in dbgheap.c
- _CrtIsValidHeapPointer(pUserData) in dbghelp.c
- Build dependencies: Makefile can do it .. how Vis C++?
- Re: C++ parser for diagnostics
- DataGrid class (System.Windows.Forms)
- VC++ XML Parser
- Difference between an EXE and DLL ATL objects
- c++,delete previously deleted file names/datestamp/etc, on ntfs
- new and delete problem
- Program Help
- How to transfer a memory block(not pointer) between two threads
- use math constants in visual c++. net 2003
- What is wrong with this appresolver
- MFC and Qt
- Multi dimensional arrays in C# and in C++
- LINK : error LNK2020: unresolved token (0A00007D) AssemblyResolve
- STL in a Windows Forms app in VS 2005
- Functions exported in C++ and global variables;
- URGENT: ComCompatibleVersionAttribute does not work
- #import not generating the same code issue 2
- changing text color in edit box
- changing text color in edit box
- Managed referencing non-managed and vice-versa
- Installation oddies with Beta 2 of languages
- Is there equivalent of sscanf function in .NET?
- Array of class and a pointer to it
- String concatination
- How turn off memory leak dumping?
- Background color of TextBox control
- BindingContext with Typed Dataset
- how to delete contents of an existing file using vc++
- static keyword in non-class functions?
- Internal Complier Error in Visual C++ 1.52
- Wildcard seaching in a string array.
- Dynamically load assembly
- c2491 error
- VC++ 2005 (Express Beta Edition) Build/Rebuild
- BYTE* to BSTR
- mscorwks access violation - memory deleted twice?
- Share data between different dlls
- Linking error when using multiple forms and #include<afxinet.h>
- #Include Question
- Microsoft Document Explorer - VC++ 2005
- C++/CLI array in struct
- Using UpdateResource() to add a resource
- Event sink causing access violation
- Assign a Unique ID to a Win Forms Control
- Assigning a unique ID to a WinForms Control
- DataGrids and BindingContext
- New C++/CLI draft
- Installers
- Automate Word - File In Use
- Master-Detail Datagrids...bind to a button
- how to delete contents of an existing file using vc++
- Forms, multi-threading, Chats
- changing text color in edit box
- Socket and multi-threading
- Saving the state of UI
- using unmanaged namespace in managed code
- Intellisense in MC++
- WTL GUI application as a static lib, rather than Com.
- Compiling with VC++ Toolkit 2003
- terminating of program
- Buffer overrun bug in ATL CPath functions.
- Shared Memory Questions
- OpenGL
- Async socket
- Visual C++ Beta 2
- Icon transparency colour
- Name mangling causes link errors ... how disable mangling?
- NullReferenceException in MC++
- VC++ and WinXP Controls style
- OpenGL
- Are /clr and /Incremental:YES compatible
- Serial Port
- polymorphism at the assembly load time
- Verifying 64 bit XP/2003 installation
- C++ managed...force runtime version?
- Watch Window not showing 'Out of scope variables'??
- icons in menubars, next to menu items
- VC++ Express 2005 is so broken...
- Conversion of 6.0 project to VS 2003
- Java developer moving to Windows-Only apps: C++ or C#?
- Looking for good source code for a poll-quiz site
- Porting codewarrior project to Visual C++
- graphic requirements for an animated tray icon
- Optimization options
- IR
- Code cannot debug.
- Execution tracer
- Preprocessor question related to C2121 - '#' : invalid character : possibly the result of a macro expansion
- migrating unmanaged C++ classes to provide VB interface
- why is TCHAR defined as wchar_t
- LastIndexOf similar C++ code?
- IServiceProvider error
- oledb atl consumer
- COM Client / .NET Server with private constructor
- Route table changing application
- Secure Code Not Dissasemblable.
- alignment is lost with openmp
- Translucent Painting Issues
- .NET networking question
- Operator + compiles on Unix, but not Vis C++
- CRichEditCtrl
- Crypto API Errors
- Running programs inside the IDE (CTRL+F5)
- Useful links for Windows programmers
- RE: link error building VC++.NET 2003 sample app
- List Box
- How can i ZIP a wave file using PHP.
- Add message handler?
- Browser launch working erratically
- Re: Difficulties w/ Managed C++
- First Visual Studio C++.net Project
- Install VC# .net Standard
- Is VC 2005 Express Beta2 the most powerful IDE?
- How to change the interface language using resource.rc?
- Need to replace Mutex Handle. Have questions.
- If all becomes Managed, Why C++?
- How to communicaton between two applications
- Where seed from srand() is stored?
- Block a Domain/URL
- How Can I solve this error
- Problem with RC files under Visual C++ 6 (NTG?)
- help to design my mc++ project
- GDI+
- How to reach unmanaged API functions from managed code?
- WaitForSingleObject blocking
- C++ Problem adding a reference to DLL.
- Beta 2 compiled executable throwing "The application failed to initialize properly (0xc0150002). Click OK to terminate this application."
- CArchive and CFileDialog
- Recursion problems in .NET
- get data in the controls
- AssemblyVersionAttribute not shown in Windows Explorer's Deatil View
- Form freezing form
- Printing Api
- calling DLL
- Grayed-out hyphenation, why
- C++/CLI question
- how to convert code in vc++ to c#.net
- VC++.NET
- Visual Studio 6 (beginner)
- Stop a build
- how do I organize my C++/CLI solution
- invalid operand for __typeof, expected a fully defined managed type
- cmov instructions
- Intercept some port
- vc 2005 beta question
- Conversion of String* to wchar_t in VS 2005
- Project file corrupted
- MFC applications and Visual C++'s newer editions
- problems with friend class in templates
- including dshow.h compiles with /clr:oldSyntax but not /clr
- Really confused!
- messagebox.show produces error???
- BMP pixel array
- developing managed c++ library
- Windows Image Acquisition from managed C++?
- Managed C++ wrapper with abstract base return types
- How to register a COM dll?
- How to change the interface language using resource.rc?
- copy constructor clarification
- [VC++/CLI express beta 2] How to add a class
- change login user for source control
- how to map a message in visual Studio .net ?
- List Box
- error C2512: no appropriate default constructor
- webservice native allocation problem
- Static String Array Initialization in MC++
- Baffling unresolved token error
- get the assembly version
- assignment operator syntax
- _TFOPEN returns invalid Pointer to FILE?
- graph plotting
- C++/CLI vs MCPP
- MSVC corrupts .RC file and halts compilation
- Isapi Filter - accessing a web service
- Does P/Invoke work against C++ classes?
- multiple definitions in attributed interface header
- Weird conversion warning
- Networking question
- Debugging .lib files
- How to find out if a user has logged on ?
- Pinning Vectors
- Fail to PrintContext without CDialog.DoModal call previously
- Object reference not set to an instance of an object error
- Terminate an application
- implicit/explicit __gc/__nogc confusion wrapping a windows api
- msi.lib missing from vc 2005 beta?
- Streams and commas
- highlight a row in list box
- ASP/ActiveX Error
- fatal error C1506: unrecoverable block scoping error
- C++/CLI sample code
- Split spin in two buttons
- Can't single-step into problem
- Read file >2GB
- How to avoid manual copying?
- an OpenFileDialog problem
- problem of pictureBox1->Image->FromFile
- Do you know LayerD technology? It'll be better than .NET?
- Create an instance of a form
- managed vs unmanaged c++ application
- C++ to managed C++ wrapper wizard?
- Managed Wrapper with abstract classes
- Reading Event Log
- Reading Event Log
- Reading Event Log
- Reading Event Log
- Equivalent of "unsafe" in VC++.NET
- How to watch export function and class from a managed DLL?
- C++ assertion
- Hiding unmanaged classes in dual-mode component
- How to access a function in a User Control
- Split spin in two buttons
- Default GetOpenFileName to "My Computer"
- Progress Control addition to a Dialog Box
- Passing information between Visual C++ .net & Visual FoxPro
- C++.NET equivalent code of C#.NET GrayScale code
- Constifier
- Can I use what kind of toos for viewing the class of a COM DLL?
- Event related to a runtime created component.
- want algorithm details
- How to change the interface language using resource.rc?
- How to change the interface language using resource.rc?
- How to change the interface language using resource.rc?
- My first C++ Form
- creating a single instance application
- Linking two mixed mode Managed C++ libraries
- Get & Setting only resource DLL
- ActiveX and Late binding in C++/CLI
- ofstream in C++ 2003
- ToggleButton_ActiveX
- BackgroundWorker vs. _beginthread
- version number in a windows service
- Tooltip without hwnd?
- Tooltip without hwnd?
- Forcing value to bool (performance warning)
- Working with binary files in C++
- How emulate pthread condition variables in native Windows?
- Automation call works in-house, but fails on site
- C# and C++.Net?
- Mixed mode
- Graphics Inside a Group Box
- Migrating from Visual C++ 6 to C++.NET
- Better Solution than CArray?
- Posting Message in .NET
- Visual C++ Express and STL
- LNK2005 Error - Using more than one form
- how to typecast double into string.
- error C2146: syntax error : missing ';' before identifier 'Length'
- Versions of C++
- error C2039 encountered while compiling a rendering code.
- ListIView checkbox background color ...
- how to create a thread and a modal dialog from a regular dll?
- [ANN] Firebird ADO.NET Data Provider 1.7 Released
- Vissdk - Camera not detected
- how to truncate event before it reaches ocx
- Divide error during debug
- error C3767: candidate function(s) not available
- RichTextBox problem
- COM Interop problem...
- array of pointers to float
- ceil and floor
- Templates and managed wrapper
- Compiler bug in VC++ .Net 2003
- What is the easy way to provide c# interface to my C++ unmanaged d
- Can I do this?
- Multiple simultaneous file writes from different users
- using shockwave flash in dialog box
- JUnit for C++ ?
- CreateDirectory() and Directory::CreateDirectory() conflict ...
- Hash File Stream ?
- NullReferenceException on exit from managed/unmanaged code.
- Question about allocation new features into components.
- Get the size of managed array
- Books on C++/CLI
- Getting mixed C++ code to work as a .NET assembly using MSDN article 814472
- Example please (damsel in distress!)
- How can I learn VC++ well?
- Borland Builder 4 conversion.
- Accessing members of an Array of Objects using GetValue
- Winforms and reverse engineering
- How do I use String class in CRT Fuctions
- RegSvr32 results in PRJ0019
- Compiling C++ to a library and using it with VB.Net - how to?
- Multy Thread
- Richedit hook filtering EM_SETTEXTEX?
- study centres information
- DLL Language system troubles
- Threads created in unmanaged code always use the default app domai
- vc toolkit setup
- Odd error under VS2005 - 2GB ProjectAssemblies directory related
- Get resources strings
- need a little help
- global objects and singleton template
- UI Threads in C++/CLI
- VC7.1: cl.exe error?
- Re: COM Interop problem...
- Command processor
- Initializing a struct with an array literal
- Compile w/ older source
- /DELAYLOAD dll's
- ActiveX control versioning - 16-bit problem?
- Modifying value of custom attribute at runtime
- Dialog Box & Menu Fonts for Russian application
- Reading RGBTriplets from pBitmap
- Whats the Deal with Visual C++.Net?
- Internet
- Unmanaged Visual C++ 2005 questions
- Refreshing a progressBar
- Dyanmic or link or static?
- Best book
- Link Problems
- mscfront
- gcroot crashes in DLL
- Oops
- IJW, MC++ Wrappers, PInvoke, is there different capabilities betwe
- does PInvoke support for polymorphism ?
- Windows resource/.rc, .h files and GDI Functions, Fonts & Bitmaps
- Print e Print Preview of Graphics in a PictureBox
- From CString to int with Unicode
- Creating forms, toolbars etc using Visual C++ 6.0
- MC++ && MS SQL
- ATL link error problem
- The problem about Streams.h in DirectShow
- clearing a picturebox
- error LNK2020
- Dialogbar on dialog box
- How to add ON_UPDATE_COMMAND_UI and ON_COMMAND in vc.net?
- ActiveX Registration
- Any llibrary availaible for creating a form from a XML Schema ?
- use VS.net to write pure c++
- Add member variable wizard takes long to display
- Does this VC.net dissasembly look right?
- C++/CLI: Array of ActiveX Components
- Shell Extension for 64 bit Windows XP
- label focus control
- ActiveX in .NET
- Use another login
- NULL undeclared identifier !
- limit applications to one instance in Visual C++ .NET
- fatal error C1001: INTERNAL COMPILER ERROR
- component versions - 32-bit or 64-bit?
- Need help with an IF statement
- Problems working with strings in MC++
- How to create a virtual file disk like Gmail driver?
- Dependent names lookup in VC2005 B2
- bug in VC++ 7.1??
- Dependencies vs. References
- Write Data from managed C++ (VS2003 + PIA) into Excel 2003
- are there any limitations to writing a registry value name?
- Managed C++ & P/Invoke in a web serice
- Calling a fortran subroutine from Visual C++
- How to get rid of scrollbars in datagrid?
- Pinning Pointers with __pin in Managed C++
- STDIN and STDOUT in C
- How to do a Try Catch of Remoting
- Additional Error Remoting::Configure
- VC++2005 equivalent code of partial C# keyword
- disposing all instances of a form
- Best book for creating GUI using Visual C++ (VS 2003)
- templates in mixed compilands in VC 7.1
- Compiling C and C++
- Internet Explorer Toolbar programming?
- Problems in Hosting an ActiveX Control in a WTL App
- visual studio express versions on CD or DVD?
- Audio/sound library to read audio files?
- Beta 2: Automatic Dispose inaction?
- Time
- How to operate list control in a worker thread
- strong name question
- Copy a Structure
- struct als rückgabewert einer dll funktion
- compiler errors
- Setup project for ActiveX
- Getting CreateFile handle in managed code
- VS.2003, __inline and __forceinline
- simple VS2005 question
- LNK1104: cannot open file 'LIBC.lib'
- Re: Question about VC6 use VC7 dll
- Deleting Int32?
- Recursive Function
- set reference to null ???
- Wrapping class which inherits from std::vector
- RemotingConfiguration::Configure
- deployment and setup variables
- HelpProvider's popup blocking thread
- Mixed DLL's - Link Errors (LNK2020 unresolved symbols) delete
- Garbage in the 0th element of a char* array
- VC++ 2005: private virtual functions
- What is wrong with forward declarations in Managed C++?
- reading/writing property files
- Bitmap: how fill with image before call to BitBlt()?
- Debug VC++ dll?
- Returning string to vb.net
- Get the MACAddress from the computer
- what's wrong with this !
- delete files using CFile ?
- RegEdit
- "Hello World" to "Hello\sWorld"
- How to handle resources in mixed managed/unmanaged C++ projects?
- ReadLine and White Space
- Lauching an App and using the Exit Code
- image resource color issue
- Memory Write Breakpoint in vc7
- IFont <-> System::Drawing::Font
- How to implement process wide singleton pattern for assembly using static
- MessageBox in managed C++ v.8 (Beta2)
- CPU usage
- Convert _Recordset to DataSet/DataTable
- Can't figure out problem
- String concatenation
- vc++ beginner help
- VC Express and COM problems
- conversion operators (operator keyword)
- Displaying text on a form form a umanaged callback C++/C# problem
- Cpu Usage (Second Posting)
- MultiLine TextBox
- KBBar redistribution
- Using a managed Dll from an unmanaged Win32 .EXE
- Printing multiple pages
- Loader Lock issue
- how to mark an object for garbage collection ??
- delimited text file
- Static Library & CLR/WinForms
- How to disable buffer security (/GS) for a particular function?
- SerialPort: Adding an event handler error... "the specified function does not match the delegate type"
- Keyboard logging functionality
- Re: Error: Floating-point inexact result
- Visual C Express Edition 2005 on making dll.
- simple modal dialog
- Linker errors in VC7 when using RichEdit view
- IExtractImage error in Windows 2000
- How to trobleshoot slow link time
- Fork() on windows?
- Managed C++ equivalent for Foo([in] VARIANT_BOOL b, [out, retval] VARIANT *ptr)
- Transmit binary byte on serial port ?
- Default Printer Changed Event
- arrays are simple ???
- build same dll but checksum different each time?
- Can't Link Mixed DLL with Visual Studio
- Forward declarations and #pragma managed/unmanaged
- VC2005 Beta2 - Compiler error D8037?
- Dataset.Tables property
- Link error: missing function AlphaBlend from msimg.dll
- Managed and unmanaged C++: error LNK2020: unresolved token
- MSVCRT.DLL
- FILE and line feed question
- casting &Byte[] to long value
- Suspicions about remoting.
- Shell Compressed Folder
- newbie - accessing pointer to array of doubles from managed C++
- install component in GAC ??
- array as output parameter ???
- c calling a fortran subroutine
- Byte Array not compatible.
- FindFirstFile and FindNextFile
- Crystal REPORTS11 Registration
- I'm a beginner
- insert jpg picture in dialog
- thread synchronization
- COM interop: Returning an object of a user-defined class allowed?
- LNK2020 DLL using another DLL
- Reading Ports !
- help me choose c++ or c#
- Setting project include directories (VC 7.1): #include <file> vs#include "file"
- Access violation
- Good tutorial on Visual C++ without .net
- DAO Database
- project dependencies
- how to subclass in vc++.net 2002
- pure c
- Dispose question
- catching unmanaged c++ exceptions
- Convert unmanaged void* to managed object ?
- Error using Event Wizard "...parent class code is read only"
- SetPixel and colors
- Two Dlls, Same Namespace, Cast Problem
- What Compiler should I use?
- C++ Interop, _gc Strings to _nogc char*
- std::queue empty() is thread safe?
- floating text
- fatal error C1190 in VC++ .NET
- Migration from vsvc 6
- Version of Windows
- STL and MFC
- what is the meaning of STL.NET
- Re: Using DLL in C++ application
- Any reason to keep Visual Studio 6 around?
- MSDN: Overlap between v 2003 and 2005
- FileSystemWatcher functionality in VC 6.0
- Breakpoint in VS. NET 2003
- open sql database in debug mode error
- Linker Error :LNK2019: unresolved external symbol __CrtDbgReport
- typecasting ???
- Desirealize CString into System::String
- system.string and CString in same class
- New syntax
- Using CDecl for Managed Callbacks
- Problem with Platform SDK (Server 2003 SP1) and STL
- Search-and-replace code
- Hooking in to resource loading process
- How to round float value?
- Aspect oriented Programming
- Subject: Re: Get the MACAddress from the computer
- NMake
- Typelib error
- /clr option for VC++ 2005
- Open Com port failed (multi threading)
- unhandled exception of type 'System.TypeInitializationException'
- error 2664 Conversion error
- IP Address
- Subject: Re: Reading Ports ! 7/4/2005 9:08 AM PST
- Link 1103 for DXGUID
- App defined Message From DLL to App
- atlconv.h header error!!!
- How to debug application built on another machine?
- Cannot pass a __delegate pointer to C++ function?
- C++ Crashing Template Bug
- Visual C++ Webservice consumer
- Mixing managed/unmanaged C++ callback
- Error: procedure could not be found in a call from Smart Client
- possible thread deadlock on printf?
- making an .exe file in VC++
- How to differenciate between read and Unread pages
- name conflicts with PROPVARIANT, propidl.idl and #import
- Greetings!
- Drawings in front of an image
- Silly question about Try Catch...
- Using MFC DLL in managed code
- What's wrong with this
- Managed X UnManaged Speed
- String::Format() doesn't take integer as param object
- using a static library from a static library
- INF: Has anyone made a CString, sprintf, and sscanf for .NET?
- HOWTO: passing an [in,out] char* from Managed C++ to Unmanaged C.
- pass ADO Recordset from a managed to an unmanaged code
- Default struct member alignment
- Why use c++ (instead of c#)
- How to add a .obj file to VC.NET project?
- Accessing managed forms form unmanaged dll
- setting a Managed C++ delegate to CallConvCdecl???
- GetDC question
- Constants and code generation
- VC7.1 Compiler bug?
- 2K/XP problem with CEdit.SetWindowText
- No performance improvement for MultiThreaded call to a VB COM
- error C3767: candidate function(s) not accessible + COM interface pointers
- Debug into unmanaged C++ code from managed dll
- Peculiar Error in Network Transmission
- Drawing text vertically
- Mysterious values in IDE when debugging
- Change Help
- Accessing Existing Vc++ API from .NET C# or VC++.NET
- Simple Types and Marshalling Question
- Re: - Service Pack 2 required to load Visual Studio 2005 Beta? Say it isn't so
- error
- Strings ints and enums
- Accessesing GUI from different thread
- C++/CLI Realtime Data intensive Application
- Application::ProductVersion usage
- Sending Binary Data over a network
- [VC++ 7.1] global locale problem
- Problem creating multiple .dlls that depend on each other
- Displaying a JPEG Image
- Managed/unmanaged c++/.net code
- How to make a function thread safe in mc++?
- How to prevent a delegate from relocating on the CLR heap
- COM+ call to MultiThread can only create 3 STA Thread ?
- Can I build both a .dll and .lib for the same library at the same
- Upgrading component from VC6 to VS.Net 2003
- General Beginner Advice
- cannot convert parameter 2 from 'int' to 'int'
- No ClassView for MFC Projects?
- No ClassView for MFC projects?
- VC 6.0 Project File Configuration
- Sibling Mode not working on Menu Items when calling HtmlHelp?
- Storing my own key in map
- WebServices through VC.Net
- Obtain the index of a just clicked checkBox
- Alignment is not properly by use MessageBox
- Is 'Cell' a microsoft keyword? (what's wrong with this code?)
- Hex to Decimal/ Search in a string/ How to use MSDN?
- Re: Registering MFC component !
- C2593: 'operator <<' is ambiguous
- C++ Interop
- TcpListener
- IDL?
- Support link missing for C++.NET 2003 ?
- help with "rolling my own" Timer class
- How does STL map deal with scoping and memory persistance
- Drawing an Image over Another
- Whats wrong with this code? (nested classes)
- exporting classes in a DLL
- C++/CLI and fixed size buffers
- Sleep function and threads
- How to implement COM callbacks in managed C++?
- exporting C++ classes from a DLL
- AssemblyInfo.cpp & Resource.h ***MISSING***
- DSWebCamCap
- exception specifications legal in C++/CLI
- function template methods and DLL exports
- Linker Error
16
vBulletin v3.0.5, Copyright ©2000-2009, Jelsoft Enterprises Ltd.