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++ / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to keep console window open30 Mar 2005 09:43 GMT3
When I spawn a console application from a another
application of mine using
_spawnl(_P_NOWAIT, my_program, ......),
it opens a new console window but when it is finished the
how does one post to this group?30 Mar 2005 09:21 GMT1
I've tried to post a legitmate question 15 times with NO success, but my
simple single line "test" message went right through.  
- Robert -
--
Dumb String Conversion Problem?30 Mar 2005 07:41 GMT8
I have a function that requires a LPCTSTR parameter.  I have the value I
want to pass to it in a TextBox->Text field.  Is there any way to do it in
a single assignment.
e.g.
Error C232730 Mar 2005 04:46 GMT2
I have effectively the following (part of a much bigger header):
namespace X
{
namespace Y
help with file server app30 Mar 2005 00:38 GMT1
I have been asked to design a file server application. Here are the
particulars:
The data that is to be served is on a 80Gbyte USB drive connected to a USB
2.0 port.
how do I set compiler options???30 Mar 2005 00:00 GMT1
How do I set compiler options in my IDE? My IDE is VC++ Standerd 6.0.
thx!
graph plotting29 Mar 2005 22:39 GMT1
i want to plot a line graph. The values that I obtain are the RGB value
of a TIFF image. i m plotting RGB values vs value(1,2,3..) so when
generated the RGB values, there will b a column of values for me t
plot the line graph
Using C++ to 'get' files from SourceSafe29 Mar 2005 15:11 GMT1
Can someone direct me to an example of how to call VSS to 'get' files from a
particular project/lable?
Thanks
.net beginner help29 Mar 2005 15:01 GMT4
I am totally new to .net
So far, I hate it. I been programming vb since vb3 and .net took a 1 line program and made it a 47 lines program filled with stuf that appears meaningless...
ok, I know it's not, but it seams that way.
Forgive me, I'm old and stuck in my ways. I did not want ...
Xstream Class29 Mar 2005 08:43 GMT1
i want to read all the records of a file *( first till last )* using
xstream, please help me with VC++ codes.iam a begginer to VC++.
thanks in advance!
  +----------------------------------------------------------------+
Location of template instantiation when I get a template compile error?29 Mar 2005 03:33 GMT2
I am using boost which uses templates heavily. When I make a typo the
compiler complains, but it complains in the boost headerfile (I attached an
example at the end where I forgot to pass in a parameter). But what I
actually need to know is where this template was instantiated so ...
graph plotting28 Mar 2005 23:46 GMT1
May i know how can i plot a column of values?? pls. Apparently i have a
column of values generated. how can i plot it using vc++? wat are the
command use and necessary header files that are needed?
thanks...
GroupBox border28 Mar 2005 23:39 GMT4
In a standard GroupBox, how do I make the visible 'border line' not show (it
looks like an etched in line about 5 pixels shy of each border of the group
box)?
Thanks in advance!
displaying decimal number in edit box28 Mar 2005 23:26 GMT1
Understand that SetDlgItemInt is to show the number in edit box
SetDlgItemText is to show text...
How abt displaying a decimal number, like 187.542??
thanks alot
File::GetAttributes Is a file read only28 Mar 2005 19:50 GMT4
I'm trying to see if a file (exportfile) is set to read only using
File::GetAttributes:
if ((File::GetAttributes(exportfile.c_str()) &
FileAttributes::ReadOnly) != 0);
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 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.