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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Regarding the exe registration in XP machine builded in VS 200505 Dec 2006 16:40 GMT1
I have ported the visual studio 6.0 code to VS 2005. The project gets
builded sucessfully. The application runs sucessfully in my system. I
have put the builded dlls and exe in windows 2000 pc and windows xp
machine. I am able to register the exe in 2000 pc without any problem
Visual .NET 2003 local struct definition bug05 Dec 2006 16:06 GMT4
I have some strange problem and I would like to know if it is a bug or not :
In my projects, in 2 different .cpp files, I use the same name to define a
local structure:
file1.cpp :
loading Markup::XamlReader::Load from resource file05 Dec 2006 07:04 GMT8
Since currently we aren't allowed to have compiled XAML files embedded in C++
apps I'm using Markup::XamlReader::Load to dynamically load XAML files. This
works perfectly fine with external files but I'd like to be able to load a file
specified in a .resx resource.
Won't compile a Windows program05 Dec 2006 04:26 GMT6
I've been following the tutorial here to learn Windows programming (along
with the help file from the Windows Platform SDK):
http://www.cprogramming.com/tutorial/opengl_windows_programming.html
and when I try compiling the code given in this tutorial (even using copy
can't include _alloca as an intrinsic function04 Dec 2006 16:20 GMT4
I trying to port a WDM driver in VS.Net 2005. I had several difficulty,
but it's one of them I still did not found any solutions.
My code use the function _alloca to allocate space on the stack. When I
compile my code with the include of <malloc.h> I have no problem but
How to use sys/socket.h functions in windows OS.04 Dec 2006 15:55 GMT1
The following code snippet is a part of s/w which is downloaded from
net. While compiling this code I got the following error.
..\..\snmplib\snmpTCPDomain.c(6) : fatal error C1083: Cannot open
include file: 'sys/socket.h': No such file or directory
getopt.h in VS2005 c++04 Dec 2006 15:37 GMT2
I have sources written on linux quite long ago.
They are compiled good on current linux machine.
but not in VS2005.
The cause of  problem is #include<getopt.h>.
Application Configuration Error  C++ VS200503 Dec 2006 10:45 GMT7
I have built a VS 2005 C++ application (ported from VC++ 2003).
It's a WinForm app.  It runs OK on the development system,
but when I try to deploy it on any other system, all users gets
an error box, "Application configuration Error. Try re-installing the
Free the memory03 Dec 2006 10:35 GMT1
Hi Friends,
        I want to know how to free the unused  memory in Windows. When
I run my application the RAM free percentage keeps on decreasing . At
one point of time my application crashes when the system resources goes
class library03 Dec 2006 09:58 GMT1
I wrote class library that contain a struct stX and a new class library that
get the first class library as referance and implement a function foo that
one of its parametrs is of type of the struct stX;
I wrote an application(exe) that get the first class library as a referance
Registry DisplayName and .exe03 Dec 2006 09:54 GMT1
Hey There,
   I have some code that will go through a couple of sections of the
registry, and create a list that contains the "DisplayName" values of
all the apps that are listed in the Add/Remove Programs list in the
CString link error in VC7 with MFC extersion dll which export functions using CString as parameter02 Dec 2006 02:22 GMT2
I run into a cstring related link problem in VC7.
My solution has 3 projects, one MFC exe, two MFC extersion DLL.
the two MFC extersion DLL export functions which use CString as
parameters.
Comments in SQL statement01 Dec 2006 16:17 GMT1
I am using VC++ in .NET 2003. Using a SQL ODBC connection to Sybase to
execute sql statements.
If I have commented out a part of the SQL , I get an syntax error from
the ODBC connection. I am using the Execdirect call.
Debug Assertion Failed! msvcr80d.dll!__loctotime64_t  Expression: (((long)(yr-1900) >= _BASE_YEAR) && ((long)(yr - 1900) <=01 Dec 2006 10:53 GMT4
It seems that windows file systems can have files dated to 1617, and
unfortunately if you call _findfirst/_findnext on such a directory,
msvcr80d will assert.
Is there some provision for changing msvcr80d so that this assert
Pages: 1 2 3 4 5 6 November, 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.