Windows Programming - July 2008

by xabnu
DOSKey
 
This is not a C/C++ question, but I would appreciate the answer because it has to do with the way I ...
[4 replies] Last: Oh sweet! Thanks (by xabnu)
cin.get not working in vista
 
If you put a cin.get (buffer,25) inside a while loop it will not work. (just keeps looping without a...
[1 reply] : Without seeing specific code, I'll have to make the assumption that yo... (by closed account z05DSL3A)
Get a legal version of Visual Studio Professional for free.
 
Hey guys. Recently, I did a google search on how to get a free XNA membership ($99 dollars to make ...
[1 reply] : You got to read the MSDN-Newsletters and some Microsoft News;)... they... (by Incubbus)
by JMGIC
enum classes in c++.net
 
Hello, I am trying to define and work with an “enum” class as I used to do in c++ but there is ...
[1 reply] : You need to do somthing along the lines of: using namespace System; ... (by closed account z05DSL3A)
Including the vector header file
 
I'm very new to Visual C++ Express and I'm working on a windows application that uses a vector. Howe...
[1 reply] : Make sure your library is including everything it needs to (I don't re... (by firedraco)
Good DirectX/Windows Tutorial
 
I really can't find any good ones, and I'm trying to make a game, and I really need the help. direc...
[18 replies] Last: Mitsakos: A) I meant msdn. I'm using the tutorial that in the SDK. B) ... (by VenomousNinja)
Changing colors in a window
 
I've got a basic window and timer set up and am using Direct3D to make the window change colors. The...
[no replies]
by JSL
Application not work in Visita
 
We have a software compiled by Microsoft Visual C++2005, it works in XP but when we try to run this ...
[6 replies] Last: I agree. (by helios)
by helios
Templates and VC++
 
VC++ does not support templates to be declared and defined in two different files. Does anyone have...
[no replies]
menu change runtime
 
Helo everybody! I'm writing to ask you some advices.... I'm programming in Visual C++ (ver. 6.0), ...
[no replies]
by JSL
How to suppress Runtime Error Dialog Box
 
Dear Sir: I like to suppress Runtime Error! Dialog box with title called Microsoft Visual C++ Run...
[4 replies] Last: Good point Zaita: I'll try to follow way you point out. Thank y... (by JSL)
Good Visual Studio C++ Tutorial
 
I'm trying to figure out Visual Studio C++. I know pretty much how to navigate through the interface...
[2 replies] Last: IF you're willing to pay money, and are fairly new to C++, I'd recomme... (by tombert)
by guiep
igraph library using dev cpp
 
Hi I'm using Dev cpp and i can't install this library ( igraph http://cneurocvs.rmki.kfki.hu/igraph/...
[2 replies] Last: Is there a devpak for it already on www.devpak.org ? (by Zaita)
by samnet
How to use c++ to connect sql?
 
I'm using dev c++ and ms sql 2005 express. Thank you for your help.
[13 replies] Last: I typically use an ODBC wrapper supplied by wxWidgets. But it's still ... (by Zaita)
another dumb error
 
These are the errors I get when I try to run my program using Dev C++ 19 C:\Users\Erik\Documents\...
[3 replies] Last: Heh, can't forget that get function! ;) (by PWWWWR)
Problem with T2A and _com_util::ConvertBSTRToString(LPTSTR)
 
Hi, all I have a problem with T2A(LPTSTR lpStr); before convert lpStr is "ščťžýáíéôä...
[no replies]
How to include a .lib file in your project? (vcpp?)
 
Hi I was wondering if anybody knew how to include a .lib file in a visual c++ project? Thank you,...
[2 replies] Last: If VC 2003 Project->Settings->Linker->Input->additional ... (by LeviZhou)
by medo35
cacls
 
I need help with visual c++. cacls(Access Control List ) i try to use function : "system("cacls ....
[no replies]
by xabnu
Retrieving Parameters about Console
 
I am wondering how to retrieve information about the command prompt window, such as height and width...
[10 replies] Last: I tend to use my own docs. But they are a little old, so I'll google "... (by Duthomhas)
Changing a Unix project
 
Hello, I am trying to compile a project (without changes at first) that originated in Unix. I...
[6 replies] Last: Okay thanks, I'll be internet-less for a couple days, then a week. but... (by enduser000)
July 2008 Pages: 123
  Archived months: [jun2008] [aug2008]

This is an archived page. To post a new message, go to the current page.