c++

  1. G

    Windows 7 Customizing Windows 7 Start Menu via script

    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...
  2. Nimsrules

    Windows 7 Help C/C++ Graphics in Windows 7

    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...
  3. M

    Windows 7 turbo c graphics problem?

    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?
  4. E

    Windows 7 Comparative Compile Performance Test: Windows 7 vs. Windows XP with Visual Studio

    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...
  5. C

    Windows 7 CreateFile failing on Com ports greater than 9

    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...
  6. O

    Windows 7 problems with active perl

    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.
  7. F

    Windows 7 Trouble Installing Visual C++ Runtime on Windows 7; Need Help

    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
  8. Z

    Windows 7 Visual Studio 2005?

    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...
  9. Z

    Windows 7 Visual Studio 2005?

    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...
  10. C

    Windows 7 Side By Side Configuration?

    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++...
  11. C

    Windows 7 C++ 2005 Error

    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...
  12. J

    Please help with Visual Studio 2008 Pro

    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...
  13. N

    Windows 7 Lower Fps with Gtx 280

    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...
  14. S

    Windows Vista Can't connect to wireless network after installing Visual Studio??

    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...
  15. Z

    Windows Vista C++, how to temporarily gain admin rights?

    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...
Back
Top