Hi All
I am trying to do this:
1) Write a script to rename the My Music library to something else (e.g. My Menu), remove the existing folders, include my own folder, and choose General Items for "Customize library for".
2) Write a script to show My Music library (now known as My Menu...
Hello friends , I am a student of Computer Engineering and am having C/C++ graphics subject in my curriculum this year . I have WIndows 7 Ultimate on my system . But it doesn't run the graphics in Turbo C. What do I do ? I don't want to switch back to XP ( though I'm using Microsoft Virtual PC...
hi
i am facing a problem in turbo c/c++ graphics.
i am unable to run my any .cpp graphics file.
its doing hang/held the application. i have to terminate it abnormally.
what should i have to do?
Ran a simple compile performance test tonight on XP and Win7 32 bit.
Win7 XP
Medium size Program 1.30 1.31
Large size Program 3:15 3:00
Tool was MS Visual Studio 6.0, the C++ parts.
Win7 not showing any...
Hi ALl,
Searching the forum didn't turn up anything relevant, so here goes.
I've got an MFC C++ application that uses CreateFile() to open a bluetooth device mapped to a virtual com port, and it isn't working on Windows 7 for com ports greater than 9. In fact, specifying the com port as...
access violation
bluetooth
c++
com port
compatibility
createfile
debugging
development
device management
error handling
mfc
programming
software issues
threading issues
user support
virtual com
windows 7
windows sdk
workaround
i was trying to set up a symbian os c++ development environment using the carbide IDE for which I had to install ACTIVE PERL 6.35. It could not be installed.
i am using windows 7 and i am trying to setup a program but it is asking me to install visual c++ runtime i think i got the right one but it doesn't work can anyone help me out on this thanks
Anyone else have this working? I installed it last time flawlessly but any time I tried to compile anything I got errors (and no it wasn't my code.)
Was compiling C++ btw.
Heres a update with the error I get. After compiling and trying to debug a hello world program.
1>------ Build...
Anyone else have this working? I installed it last time flawlessly but any time I tried to compile anything I got errors (and no it wasn't my code.)
Was compiling C++ btw.
Heres a update with the error I get. After compiling and trying to debug a hello world program.
1>------ Build started...
I am not sure if this has been brought up but I have been looking all over to fix my issue with Windows 7 not being able to run a lot of programs. When I try to open some files an error pops up saying that the Side-By-Side configuration is incorrect. Ive tried downloading different C++...
I didn't know whether to put this in software or install but here it goes. I just cant seem to install C++ into windows 7 and since it is kind of important I can install any games either. I have an admin account and have tried running it as admin but I always get an "Error 1310" because it tells...
I need to compile some c++ source, but i am having problems.
I need to compile the source for Antinat-0.90 becuase the sourceforge is having problems with retrieving the installler.
I am probably doing something correct, but i dont kno where to look for the files....
the instructions that...
Hello people,
I'm experiencing some weird issues that i've never heard from anyone about windows 7 before. Because all said ''w7 is increasing fps and dx11 helps a lot''
My operation system is;
Windows 7 32 bit (didnt try 64 yet)
4gb G-skill 1066mhz @ 4 4 4 12
Intel e8500 @ 4.2ghz
Zotac...
I just installed a new hard drive, and installed Vista on it, as well as all of the drivers for my hardware. Everything was working fine until I installed the Visual Studio (more specifically Visual C#, and Visual C++). My wireless card still seems to be working fine, but it keeps giving me...
c++
connectivity
drivers
error messages
hard drive
hardware
installation
network
random errors
support
troubleshooting
uninstall
visual studio
windows vista
wireless
Hey guys, wondering if anyone can help.
I know you can add some stuff to the manifest of an exe and it will throw up a UAC prompt as soon as the program is executed, but I was wondering is it possible to run an exe without admin rights (ie without the additions to the manifest file), but then...