Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data Encapsulation?20 Jul 2006 07:13 GMT2
I was written this code; in VS2k5
class Program
{
private: int a;
Create Instance Failed!20 Jul 2006 05:08 GMT3
Hi, all
   Could any boday tell me why I failed to create instance here in the
following code ?
Codes sample
error C2065: ¡°adCmdProc¡± : non-declared identifier20 Jul 2006 02:49 GMT2
   When I use the below line code to execute a stored procedure , I got a
error as described below:
       My code line :
               pMyConnect->Execute("EXEC sp_test"
one new char question20 Jul 2006 02:28 GMT9
Hi, all
   I use the following codes to create a char array with only three
elements,
/------------------------
Processing a bitmap - newbie20 Jul 2006 00:32 GMT2
I want to load a bitmap from a file, modify some of its pixels (i.e.
change RGB values), and display it on a form. It seems to be a quite
simple task, but I still get compilation errors. Could you please
provide me with a sample piece of code showing how to load such a
C++/CLI or C#19 Jul 2006 16:34 GMT2
    I'm trying to decide in wich language I' m going to write a set of
tools and a Windows desktop application so I think that ".Net" has what I
need. My background knowledge is in Visual C++ but I don't know if it's
better to write it in C++/CLI or in C#. I know that some ...
Why there is not error (or warning)?19 Jul 2006 15:22 GMT4
in VSC++2005
I have a ref class
ref class A
{
Path Separator19 Jul 2006 13:15 GMT2
If i have (for example) a directory structure, where the names can have
ANY character in them, what would be the best method for finding a
'unique series of characters' to use as a separator?
For instance, the structure could look like this:
Hooking question19 Jul 2006 10:39 GMT8
Has anyone had any experience with hooking messages in other
application windows (like SPY++). I want to listen for WM_MOVE
messages, but can only seem to find examples of Keyboard and Mouse
hooks.
Good Book for Visual Studio 2005 C++ (Change from VC6 to VS2005)19 Jul 2006 02:11 GMT1
i'm looking for a good book to learn .NET and VS2005 (C++) . I know
MSVC6 (C++) very good.
Is there a book like "The Bible" (The C++ Programming Language) from
Bjarne Stroustrup for "Microsoft Visual Studio C++ 2005" and .NET?
type_info link errors18 Jul 2006 17:37 GMT1
Lots of people seem to have problems with these, here's my particular
variation.
I'm using a third partly library which I believe was compiled with VC
7.1. I'm using the free version of VC 8 and the Platform SDK for
error C2653: 'ios' : is not a class or namespace name18 Jul 2006 10:34 GMT3
Hi,all
   I have code like the following lines, but when I compile this program I
got a:  error C2563 : 'ios' : is not a class or namespace name!
   //--Code starts here
Accessing Hidden VB Interfaces in VC++18 Jul 2006 00:01 GMT4
I have a DLL written in VB 6.0. The DLL has some properties which can be set
and a collection of Names. Here is the code in VB which i am using to access
this DLL.
Public Sub Form_Load()
error C2665 :none of the number1 overloads can convert parameter number2 from type 'type'17 Jul 2006 13:35 GMT2
Hi, I have a multithread problem like the following lines, when I compile
this code  I caught a "error C2665", the error description is : none of the
number1 overloads can convert parameter number2 from type 'type'
//-----------------------------
Afew simple questions17 Jul 2006 10:25 GMT10
Trying to learn c++ and am woundering over afew things
1) What is the diffrence between . and -> and :: ?
2) Why do you sometimes have to use ^ after declaring a object, what exacly
does it do?
Pages: 1 2 3 4 5 6 7 8 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.