Windows Programming - May 2008

Problem creating a DLL in VS8
 
Hello everyone, I'm using Visual Studio 2005 (VS8) and I am trying to compile some code form OpenCV ...
[3 replies] Last: Grey Wolf : I looked over that document. All those settings are, if... (by begleysm)
Show gif...
 
Hi. Now I'm using a DEVC++. I want to show a *.gif on the screen and I want to delete this image in...
[2 replies] Last: You can also see if this helps: http://marknelson.us/2002/07/01/rende... (by closed account z05DSL3A)
by Adler
class with SSE members crashed
 
Hello, i have a strange Problem which maybe MS specific. Im am using VC++ 2005 Express Edition...
[2 replies] Last: Hey, no. I posted only the data members of that class. As i said -... (by Adler)
by cyq84
ODBC connection
 
Hi all, May i know how to establish a ODBC connection to SQL sever 2005 via c++ and retrieve the ...
[2 replies] Last: Hi, I had solved it. It is calling using ODBC. Thanks anyway. ... (by cyq84)
VC++/Winapi/bitmap
 
Very much even urgently it is necessary !!! It is necessary to make notepad with bitmap as in htt...
[1 reply] : I doubt anyone will do that work for you (unless you are willing to hi... (by Duthomhas)
by PXP
look the code
 
Hi. Can someone look this code and say mistakes ? #include <iostream.h> #include <fstream.h> #...
[3 replies] Last: thanks... (by PXP)
ERROR: expected constructor or ...
 
17: expected constructor, destructor, or type conversion before '=' token. I get this error with ...
[8 replies] Last: Thanks Duoas - it finally works!! I asked a friend about this and h... (by LivingDog)
double: from textfile to a vector
 
Hey! I started recently programming c++. Now, I have the following problem: I need to assign ...
[6 replies] Last: It works!!! Yeah! :) Thanks to both of you! (by redmoon08)
by
Porting Windows C++ App to Mac
 
Hello, I would like to begin programming with C++ and have a project already made. The thing is I'm...
[14 replies] Last: ncmason, I may be a little late for the party but you may also like... (by closed account z05DSL3A)
by cva
ALT key is not functioning
 
Hi everyone, Im having problem with the ALT key as it does't functions when pressed. The other ke...
[no replies]
CreateMHTMLBody Buffer issue
 
I am using CreateMHTMLBody function to convert HTML file to MHTML file. This is working in fine form...
[2 replies] Last: Hi, Initially I expected that only but the thing is in my drive ar... (by Jagadeesh Musham)
by doraid
magic square
 
please help me to solve this home work Write c++ program that prompts the user to enter numaric v...
[1 reply] : Hi doraid. We are not here to do your homework; That is cheating. I... (by Zaita)
Free c++ compilers
 
Hello I am not quite sure if I post this request in the correct form, but I wonder if anyone knows ...
[14 replies] Last: i suggest you use dev c++ or Borland c++ builder. http://www.codegear... (by tabassam)
ExitWindowsEx?
 
I'm using a Visual C++.net 2005 Express to write a simple app that will turn off my computer but not...
[3 replies] Last: > how to create a .dll file in c++ Off topic to simply use ExitWi... (by george135)
by xplore
2D array display not correct
 
I'm in an intro to C++ which is why my code may seem in-efficient but this is how my instructor has ...
[4 replies] Last: Few notes not previously added, you'r upperdisplay is worthless the wa... (by skatcat31)
by delx
Manipulating .doc files with c++
 
Hi everyone, I'm trying to figure out what I need to do to be able to manipulate .doc files with ...
[3 replies] Last: delx, What is the manipulation that you are trying to do? Ther... (by closed account z05DSL3A)
OPENCV!!!
 
I have this code : #ifdef GUI #include <cv.h> #include <highgui.h> #endif #include <stdlib.h> ...
[2 replies] Last: As Duoas says: you may forget to link some lib files, I work wi... (by LeviZhou)
Putting a console program into Windows program
 
I made a C++ console program (it's a calculator) and I was wondering how I could put this into the W...
[9 replies] Last: I got the builder :) (by bananae)
by ekw
system() command on vista
 
Hello, ive searched many times and i cannot find a solution to my issue. Im creating a program that...
[4 replies] Last: thanks.I need this.haha (by ablya)
by Amag
Problem accessing resource and script file information
 
Hi everybody, I'm beginner in C++ windows programming. I'm using Dev-C++ compiler. Does anyone kn...
[3 replies] Last: Just forget it. I found a way to solve my problem. I'm creating my men... (by Amag)
May 2008 Pages: 123
  Archived months: [apr2008] [jun2008]

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