Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
visual-c++
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by lennyli
…restricted by default. > > Programs with a
visual
interface (like Notepad) usually won’t display anything because ….py Traceback (most recent call last): File "
C
:\Users\maxwi\client.py", line 18, in &…lt;module> main() ~~~~^^ File "
C
:\Users\maxwi\client.py", line 6, in main client_socket…
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by lennyli
… Dim command Dim result ' Path to the executable command = "
C
:\inetpub\wwwroot\ribbons.scr" ' Create a shell object Set…
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by toneewa
… VS2010
Visual
C
++ Windows Forms with VS2022 to work, I did the following: With your
Visual
Studio Installer… make sure the .NET Desktop Development and Desktop Development with
C
++ workloads …} I changed the Properties. Configuration Properties->
C
/
C
++->General-> Common Language RunTime Support->…
Re: Show computer name on a label
Programming
Software Development
1 Month Ago
by Mr.M
I'm using Microsoft
Visual
Studio 2010 (
Visual
C
++ Windows Form Project). Regarding the test yes it doe compile/…
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Re: Visual C++
Programming
Software Development
19 Years Ago
by Ancient Dragon
>>
Visual
C
++ 1.52, I am trying to teach myself programming well, you won't learn much by using that ancient compiler, and what you do learn will most likely be wrong. Get yourself a modern compiler -- there are several free ones that are good for learning, such as Dev-
C
++ from [url]www.bloodshed.net[/url]
Re: Visual C++ keyboard help?
Programming
Software Development
17 Years Ago
by VernonDozier
…;calculator" example in the free examples that come with
Visual
C
++, including the express version. You press buttons on the calculator…
Re: Visual C++ and C++?
Programming
Software Development
16 Years Ago
by Salem
C
++ is a language, as defined by ISO.
Visual
C
++ is an implementation (like Borland, GNU, Intel). Any modern 32-bit compiler will probably meet your needs for learning
C
++.
Re: Visual C++ and C++?
Programming
Software Development
16 Years Ago
by Salem
C
++ compilers compile
C
++ programs. This "pure" of which you speak (or … standard library should a) be compilable by any implementation of
C
++ which conforms to the ISO standard. b) produce the same… not portable. > Or did you just mean that
Visual
C
++ implements the
C
++ language? That's pretty much what "is an…
Visual C++
Programming
Software Development
11 Years Ago
by mallikaalokam
Hii guys.. Iam having problems with
visual
c
++ i created a win32 application in
visual
c
++..then if tried to execute a …noraml turboc3 developed
C
++ porogram..then it is…log was saved at "file://
c
:\Users\Mallika.Maruthi-PC\Documents\
Visual
Studio 2008\Projects\11\11\Debug\…
Re: Visual C++
Programming
Software Development
15 Years Ago
by athlon32
… am writing really simple and small programs and I have
Visual
C
++. Now, can anybody summarize how I can run a …program I wrote with
C
++ on
Visual
? The guide that comes with the product doesn't… on how to run my own programs. Thanks[/QUOTE] Open
Visual
C
++ goto File > New > Project... select win32 Console app…
Visual C++
Programming
Software Development
11 Years Ago
by suryavanshianki
**I am new in
Visual
C
++ 2008. here is a project which is alredy developed and … one one project is depend on another example a,b,
c
,d,e are 5 projects and b depends on a… on b i.e --a-->b-->
c
-->d-->e. now all projects have so many … this and any link which help me to know better
visual
C
++ 2008 as earlr as possible.
Re: Visual c++
Programming
Software Development
16 Years Ago
by Ancient Dragon
…
c
++ provides no
visual
GUI design tools, so that compiler is out. i might just bite the bullet and buy
visual
c
++… BattlingMaxo[/QUOTE] Not correct. Dev-
C
++ provides all the functionality as VC++ …2008 Express, except the debuggin in Dev-
C
++ sucks cannel water. But you can write Windows …
Visual C++
Programming
Software Development
15 Years Ago
by Violet_82
… am writing really simple and small programs and I have
Visual
C
++. Now, can anybody summarize how I can run a program… I wrote with
C
++ on
Visual
? The guide that comes with the product doesn't…
visual c++
Programming
Software Development
14 Years Ago
by geekme
While running all codes in
visual
c
++ it gives me the same error -"Error 1 fatal error C1083: Cannot open include file: 'test.h': No such file or directory
c
:\users\ila\documents\
visual
studio 2008\projects\game\game\testgame.cpp 1 " I have created the header file test.h.
visual C#?
Programming
Software Development
18 Years Ago
by josh06
in
visual
c
# express edition 2005 is it possible to add your own window border, like in some programs there are custom made min,max and close buttons instead of the xp ones. how can i do it in
visual
studio??:p
Visual c++
Programming
Software Development
16 Years Ago
by BattlingMaxo
Microsoft
Visual
C
++ 2008 Express is giving this compiler away FREE unlike the commercial
Visual
Studio Professional 2005, it does not have MFC, ATL, a Win32 resource editor, a macro assembler, source code control integration, etc What are MFC, ATL, etc? BattlingMaxo
Re: Visual c++
Programming
Software Development
16 Years Ago
by BattlingMaxo
I guess what i was asking is will I need those tools. i just don't know enough about it. I will be trying to program a 3d realtime aquarium. I don't want to get started only to find out i need something else. The dev
c
++ provides no
visual
GUI design tools, so that compiler is out. i might just bite the bullet and buy
visual
c
++ BattlingMaxo
Re: Visual C++
Programming
Software Development
15 Years Ago
by Violet_82
… was that I couldn't work out how to use
Visual
C
++ (I have got version 6.0). I managed to …the new project open, I go File, New, and choose
C
++ source file, give it file name "Example final"… Compiling... StdAfx.cpp Compiling... Example 1.cpp Example final.cpp
c
:\documents and settings\antobbo_2\desktop\example\example 1\example final…
Re: Visual C++
Programming
Software Development
15 Years Ago
by Violet_82
… the program. I will need to do some readings about
Visual
C
++ as soon as I can, but I was mainly interested…
Re: Visual C++
Programming
Software Development
21 Years Ago
by Bleek
ok...
visual
c
++ is exactly the same as any other compiler except its a lot easier to use because it has many things built into it... anything in
visual
c
++ can be done in any other version...
Re: Visual c++
Programming
Software Development
16 Years Ago
by BattlingMaxo
… did not know express had no gui tools. looks like
Visual
C
++ is the best way to go. I was hesitate becuase…
Re: Visual C++
Programming
Software Development
21 Years Ago
by liliafan
[QUOTE=caperjack]
C
++ is computer language ,for creating windows programs[/QUOTE] Note not just windows programs
visual
c
++ is aimed just at windows but
C
++ itself will work on any platform that a compiler has be written for or ported to.
Visual C++ help?
Programming
Software Development
16 Years Ago
by DaveD3
I am working on an application in
Visual
C
++. I needed to generate a message box so I went …to the help files and found the
C
++ example to do this task. I copied and pasted it…
Visual C#
Programming
Software Development
13 Years Ago
by DaemonToad3
Greetings to all. I'm using
visual
C
# express, just starting to learn
C
#. I want to build a reminder system for a console App, how do I go about it? I want to be able to check the DateTime and for each different date read the string attached to it.
Visual C++
Programming
Software Development
21 Years Ago
by meff_04
:rolleyes: right, im goin 2 sound like a right dunce now but here goes... what exactly is
Visual
C
++? i've found things about it, but nothing which is easy to understand. any help would be appreciated
Visual C++
Programming
Software Development
19 Years Ago
by Roujin
HI all could anyone please tell me where i can find some public domain source codes for
Visual
C
++ 1.52, I am trying to teach myself programming as i dont have the patience for classrooms and i thought that some sample codes would give me some practice. I have already learned some very basic stuff all i need is to get some practice. Thanks
Visual C++
Programming
Software Development
13 Years Ago
by Ali BAig
Hi guiz plz some1 help me out . i Am looking to earn some money with the help of my
Visual
c
++ skills
Re: Visual C++
Programming
Software Development
13 Years Ago
by Narue
Then go get a job at a company that uses
Visual
C
++.
VISUAL C++
Programming
Software Development
9 Years Ago
by Sicelo
HOW TO CODE FOR A SAVE,DELETE,EXIT BUTTONS IN
VISUAL
C
++? PLZ HELP ME I REALLY WANT TO KNOW THIS PROGRAMMING LANGUAGE
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC