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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mysterious values in IDE when debugging17 Jul 2005 09:55 GMT3
I recently started using VC7.1 (upgraded from VC6). I've noticed that
when stepping through code, some of the values of my variables make no
sese at all. For instance, I had some code like this:
int i = 1, j =1 ;
Link 1103 for DXGUID17 Jul 2005 02:08 GMT2
Cannot compile Debug version of simple DI joystick demo program in C++
because of following: "dxguid.lib(dxguid.obj) : fatal error LNK1103:
debugging information corrupt; recompile module"  Using Visual C++ version 6
with SP6, DXSDK 2005.  Any suggestions ?
cannot convert parameter 2 from 'int' to 'int'16 Jul 2005 21:37 GMT1
I have a strange compile error. C2664 cannot convert parameter 2 from int to
int...
Earlier in my code I was setting up my dataset...
I add an int field like so...
Problem creating multiple .dlls that depend on each other16 Jul 2005 13:16 GMT3
I am in VS2003, building C++ .dll libraries.
I want to create a single .dll that combines its own code with code from
other dlls. For example, I want to build B.dll, where B has its own source
code, and also refers to routines in A.dll. I have another app C.exe that
Can I build both a .dll and .lib for the same library at the same16 Jul 2005 01:57 GMT2
In a thread below, I found out that I need to build a .lib if I also want to
build a .dll that depends on it.
Sometimes I would like to have a .dll and a .lib both for the same library.
Is there a way to build both in the same build, or is the only solution to go
COM - java interop15 Jul 2005 23:49 GMT3
Hi evrybody !
Does  anybody know how to call a java class from a COM component ?
Any suggestion ?
Thanks
Application::ProductVersion usage15 Jul 2005 21:05 GMT6
How is this set in visual c++. I assumed it was in the AssemblyInfo.cpp
file, but the changes are never picked up and
Application::ProductVersion keeps coming back empty.
Help is appreciated.
COM+ call to MultiThread can only create 3 STA Thread ?15 Jul 2005 19:27 GMT1
I have a STA Multithreaded dll, which is called by a VB COM DLL, and this VB
DLL is called by a COM+ dll. During the debug testing in VC++, I found only 3
STA thread can be created. However, when I tested the STA Multithreaded dll
using VB form and it work fine and can create ...
How to make a function thread safe in mc++?15 Jul 2005 19:16 GMT7
I was looking at the C#'s "lock()" statement, and I was wondering if there
was an equivalent or recommended way of doing this in MC++.
I have a thread which I am calling a function from mc++, and I was wondering
what
Strings ints and enums15 Jul 2005 18:17 GMT6
I'm having some problems working with enumerations.  A function call to
a 3rd party dll has in it's parameter list an enumerated type which
connects me to a COM port.  I'm trying to convert a stored parameter
from a database into this enumerated value and can't seem to get
Displaying a JPEG Image15 Jul 2005 14:48 GMT1
   I have a JPEG image data in a char array, i know the length of the data
as well, which functions could i use to display the Image in an already open
window.
error15 Jul 2005 14:43 GMT3
i am just about as new to C++ as it gets and i have a friend who gave me a
C++ example. the code is fine because he can compile it but i cant. i have
vc++ express
my first question is: do i click build or compile?
Sending Binary Data over a network15 Jul 2005 12:20 GMT1
  How can i send binary data over a network using winsock. I dont want to
use a char array as the binary data has a lot of 'NUL' characters in it which
causes problems when i receive data using recv() and store in a character
array.
Managed and unmanaged C++: error LNK2020: unresolved token14 Jul 2005 20:46 GMT1
ultimately I want to call some unmanaged C++ class that contains some
DirectShow code of mine from my C# classes, but for the time being I'd
be happy if I could get this to build! I have read the other topics on
the same problem here on the groups but haven't found the solution to
Simple Types and Marshalling Question14 Jul 2005 19:53 GMT2
When working with managed c++, do you have to do anything special when going
from simple types from managed to unmanaged and vice versa.  Or is
marshalling handled automatically for you?
I have seen from several posts that you have to do special conversions for
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 June, 2005
 
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.