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++ / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Managed Code and Unmanaged Code Inter-Process Communication for Wi21 Jun 2006 17:34 GMT1
I have an ActiveX control that is hosted by a C# webbrowser control.
The activex is written in C++ and I need a way to communicate between the
activex and other c# applications or c++ applications for multithreading.  
Can someone give me some hints?
String data not properly read from Windows Registry21 Jun 2006 05:43 GMT3
i have made a Key under the HKEY_LOCAL_MACHINE\Software\My
Toolbar\Setting.
i have placed some values under the Setting key.
i m trying to access the values under that key and want to map them to
MOVDQA generated for unaligned address20 Jun 2006 21:08 GMT1
Using Visual Studio 2005 C++ compiler, I am getting a MOVDQA(in x64 mode)
generated on an unaligned stack address. I actually have a debug screen shot
showing RSP being set correctly at the start of the function.
Here is the code:
Can we link libraries built with AMD64 SDK into vc8 win64 project?20 Jun 2006 16:38 GMT3
We have several 64-bit libraries here built with vc7, AMD64 SDK. I'm
wondering if it is OK to link them into vc8 win64 project. What are potential
issues?
Thank you,
LoadLibrary question19 Jun 2006 18:09 GMT6
Could anyone please let me know if it is possible to load a library which
has been built with a /MD compiler witch into an exe which has been build
with a /ML compiler switch using 'LoadLibrary'?
I am sure that it can be done, but I want to know what will be the
differences in code, please explain19 Jun 2006 16:42 GMT5
can anyone explain to me why
vc++ managed use this
s= gcnew Socket(
AddressFamily::InterNetwork,SocketType::Stream,ProtocolType::Tcp );
Get Server variables from within a COM19 Jun 2006 07:58 GMT2
I've a web application written in ASP.Net. I'm calling a COM component from
it. Is there any way I can get the Server variables or Session variables of
that web application from within this COM.
Regards
Software controlled Microscope17 Jun 2006 21:08 GMT1
I am involved in a project that requires software control of a
microscope. Particularly of interest, we would like to be able to
control the 'beam' of the microscope on and off in the matter of ms
using software written in VC++. However, as I am no software developer,
MFC source code17 Jun 2006 20:55 GMT1
I recently attempted to install VC++ 6.0 SP6, but decided to reinstall
the original program from scratch, after my program began to crash
during debugging.  Now when I try to debug my application, it won't let
me step into MFC functions, which makes it pretty much impossible to
LNK1104: 'LIBCD.lib' Error when compiling NVIDIA's SDK with Visual Studio 200517 Jun 2006 20:53 GMT1
I'm trying to compile the source code for the demos that comes with
NVIDIA's SDK using Visual Studio 2005, however whenever I try to build
them I get a large number of unresolved external errors or "LNK1104:
cannot open file 'LibCD.lib'" I'm currently trying to get 'gpgpu_fluid'
Compilation problems with vc++17 Jun 2006 17:00 GMT1
This is the compilation errors which I am getting when I compiling the
code with VC++ 6.0. The same code is getting compiled in Linux OS. I
would like to know how this compiler error can be eliminated?
d:\vasant\mysys\encoder\events.cpp(40) : error C2511: 'Register' :
confused by some vc++.net documentation17 Jun 2006 10:17 GMT2
i found this extract regarding vc++.net express edition from MS.
Quote:
Make certain that you edit the Text property and not the (Name)
property beneath the Design category, which also displays the value
pass a value from unmanaged code to managed code17 Jun 2006 07:36 GMT4
Im very new to coding in C++ so use to coding in C#.  My question is
how to pass some values (string) from unmanaged code to managed code. I
have two source files on a win32 console application one I used #pramga
managed to change to managed code but I need to get the values from ...
Debug information in the .dll and .exe16 Jun 2006 16:21 GMT5
I am trying to port a program from Visual Studio C++ 6 to Visual Studio 2005.
The program I am trying to port over interacts with another program call UI.
UI opens up the .exe reads in the DOS header, Windows NT header and the
debuging symbols that used to be in the .exe but are ...
DLL dependencies16 Jun 2006 16:11 GMT2
How can I get a list of DLL dependencies from an EXE?  I have some older
VC++ 6.0 apps and I need to compare DLL dependencies vs.
re-writes/re-compilations in VC++ 7.1.  Thanks
Pages: 1 2 3 4 5 6 7 8 9 May, 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.