c++

  1. 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?
  2. E

    Windows 7 Win7 Performance

    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...
  3. 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...
  4. 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.
  5. F

    Windows 7 C++ runtime

    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
  6. 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...
  7. 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...
  8. 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++...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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