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++ / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Welcome Screen Picture14 May 2008 16:15 GMT1
When i first got Vista Home Premium, my welcome screen pic (the tabby cat)
was HUGE, about 2 inches by 2 inches.  Then one day, (i hadn't changed
anything) it got little, like 3/4 inches by 1/2 inch.  I looked everywhere in
User accounts but it only lets u change the pic, not the ...
StartInteractiveClientProcess and CreateProcessWithLogonW14 May 2008 15:23 GMT2
What's the difference between StartInteractiveClientProcess in
http://msdn.microsoft.com/en-us/library/aa379608(VS.85).aspx, and
CreateProcessWithLogonW?
http://msdn.microsoft.com/en-us/library/ms682431(VS.85).aspx
Reinstallation error for Windows XP Media Center13 May 2008 19:20 GMT1
When installing it asks for the service pack 2 CD and I insert the disk that
cam with the installation CDs and it mentions there is a file missing, an
asms file.  This CD worked the first time I installed xp a few years ago but
is not working now.  Is there some place that I can ...
unresolved external symbols12 May 2008 21:45 GMT2
I am compiling a CPP code using Visual studion .net 2003. I get the
following error, despite having windldap.h and wldap32.dll in my include and
lib paths. Here is the error.
uuid.lib rpcrt4.lib ole32.lib oleaut32.lib uuid.lib
GetClipRgn12 May 2008 18:14 GMT1
Trying to use GetClipRgn from "OnDraw" (Visual C++ 2005), Windows XP.  The
code is:
HRGN  hRgnClip = CreateRectRgn(rcPaint.left, rcPaint.top, rcPaint.right,
rcPaint.bottom);
excel 200212 May 2008 16:36 GMT1
I deleted some data (sheet) from a spreadsheet document by mistake and I
saved the document by mistake with the deleted information, now my document
is blank.
I would like to recover the deleted data.
How to create a sound from a VC++ .NET program11 May 2008 13:25 GMT6
I want to create a sound to alert the user when some event occurs.
How do I do it from my VC++ .NET window form program?
Member variable order, is it guaranteed.09 May 2008 21:08 GMT1
I'm very new to C++/CLI and was doing some reading.  I came across a
statement that the order of member variables isn't guaranteed, unless
you added a metadata statement.  I can't find the reference now and I
don't know if I just dreamed it up or what.
Passing a constant by reference09 May 2008 18:24 GMT14
I want to call a function that takes a void* argument and pass it the address of
a constant.  Is there a way to do this without explicitly defining the constant
and then passing the address of the constant?  In other words, what I *don't*
want to do is this:
vcproj file and MS build?08 May 2008 16:50 GMT8
Can anybody shed some light... Confused here :((
Isn't VS.2005 supposed to use the new build system, that can be invoked
separately from the IDE?
If yes, why it creates vcproj files? Are these files compatible
Where to set the CPP file search path in Visual Studio08 May 2008 05:52 GMT3
Hi, dear all,
Sometimes, when I debug my program, VS seems very smart to find the
cpp file even if the file was not in the working directory. I am
wondering how did VS try to find the cpp file when we debug program.
"Add Web Reference" in ATL application disabled07 May 2008 18:35 GMT1
I am using VS 2008 Team Suite for my ATL application, at one point I
needed to "Add web reference", but I found it disbaled. I used the
same application in VS 2005, but that was not the case in VS 2005.
When I am creating web application (ASP.NET), Add web reference is
Visual Studio's 2005 question07 May 2008 15:42 GMT1
Hello I apologzie if I have this in the wrong group but I tried the
moderated comp lang moderated C group and they suggested I try a
windows group.  After further seaching I came across this group and I
know it's not an exact match but I was wondering if you guys could
C++/CLI class implementing Enumerable07 May 2008 14:21 GMT4
Can someone point me to documentation or examples on how to implement an
Enumerable interface in C++/CLI? I've found examples for C# but nothing for
C++.
I'm wrapping a native library that supplies iterators and I'd like to
Why is Marshal::StringToHGlobalAnsi argument not const?05 May 2008 15:25 GMT2
I try to be const correct everywhere and found that I can't pass a const
String to this API. Is it going to change the value? Or is the signature
not the best it could be?
I want to write this:
Pages: 1 2 3 April, 2008
 
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.