| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by xiaowei128
Hi! I'm a 2nd year student in EEE and doing my school project now.
I would like to capture the image/video from webcam in Visual C++.
I did some research on it before, is it related to the WIA? Can someone help me?
And is there any good sample for me?
Thanks a lot first...:D
Regards,
XiaoWei
|
|
1 |
1,656 |
|
|
by mfc_newbie
hi all,
I have created one mfc program, i have to make installer file for that , can anyone suggest me what i have to do for make setup project.
Regards,
New_bie
|
|
0 |
126 |
|
|
by vmishra
Hi,
I am trying to change bkground color of CListCtrl subitem.There i have used NM_CUSTOMDRAW.
Now suppose i have a list:
cloumn1 cloumn2
1234 234
Eveytime when some data comes i display it in colum1 and column2.If data is greater than the previous i have to set bkcolor...
|
|
0 |
376 |
|
|
by mfc_newbie
hello,
I am making mfc program. I am adding bitmaps for my buttons. i am not adding any variables for any button. but it is adding only 2 bitmaps, when i am trying to add third bitmap for my another button, it is not executing but no compilation error , i am not getting why?
what is the...
|
|
0 |
151 |
|
|
by unbear
Hello,
I am trying to read a log file which is written by another application.
Other application is running,and writing lines to log file time to time.
At the same time I supposed to read log file without lose and as soon as modification occurs.
Even I check if the error occurs when opening...
|
|
0 |
169 |
|
|
by momukhtar
I use VS2008, win server 2003 x64 Edition and AMD64 architecture. The midl version is
Microsoft (R) 32b/64b MIDL Compiler Version 7.00.0500
Copyright (c) Microsoft Corporation 1991-2006. All rights reserved.
This midl .exe is installed at two locations:
C:\Program Files\Microsoft...
|
|
0 |
139 |
|
|
by queensrose
I'm a newbie in c++. I need to convert some roman numerals from a file into arabic numerals. So far, the program only successfully converts the first string of characters. Here's what's in the file:
LXXXVII
CCXIX
MCCCLIV
MMDCLXXIII
MCDLXXVI
Here's my program:
|
|
0 |
442 |
|
|
by mfc_newbie
hi all,
I am making a vertical slider, that is working top to bottom. high value is at bottom and low is at top. i want make reverse of this, so that top is high value,
and bottom is low. but how can i make ? can any one tell me/.....
Regards
New_bie
|
|
0 |
188 |
|
|
by bcompt143
could u tell me how to integrate sql with visual c++ 2008!
i want to understand the core concept of visual c++ 2008, espcially I want to devlope one big software using it! so is there any one who providing me the reading material?
|
|
0 |
171 |
|
 |
by zaelix
Hello everybody,
I've been working on an application in MFC lately and now i have to include a web browser inside it.
My application is developed in MSVC++(Visual Studio 2008) and it is dialog based. What i did is right click in resource view on the main dialog and choose "Insert Activex...
|
|
0 |
366 |
|
|
by mfc_newbie
hello all,
I have a problem- i made one dialog based application(in vc++) that is working fine. if i am opening my exe after building, it is also working, now if i am opening another exe without closing previous dialog box (exe), it is opening as a different dialogbox without destroying...
|
|
0 |
448 |
|
|
by hbisxy
Another question:
How can I detect an event on picture control(clicked), mfc dialog based application?
Thanks
|
|
0 |
175 |
|
|
by hbisxy
Right now I have several picture ctrls in one dialog window to load different images(a human skeleton drawn by OPENGL) . But only one of them can draw the skeleton, while all others are black.
Also, I enable the picture ctrl area to respond to mouse drag, so that user can view the skeleton from...
|
|
0 |
197 |
|
|
by erik
Hi, All
I'm new in visual c++. I have develope program encryption and decryption.
I want my program display memory usage in encryption and decryption process.
please help me with sample code.
thanks all
|
04-Feb-2009 22:35
by erik
|
0 |
160 |
|
|
by ahmetemir
Hi,
I'm new in Visual C++.I want to convert row elements from two dimensional array to one dimensional arrays.I wrote Visual C++ function to do this.This function has only one input parameter.Input parameter is two dimensional array.Firstly I tried to copy first row elements of input two...
|
|
0 |
1,361 |
|
|
by mfc_newbie
hi all,
how can we use tooltip for a bitmap button?
i am using tooltips that is working fine with normal buttons but if i am using bitmaps in button so it is not displaying any tooltip, can any one tell me what is the reason??????????
|
|
0 |
355 |
|
|
by Hasini
Hi,
I am developing a dialog application in MFC with VS2003. There I have a main Dialog and a sub dialog which has tabs on it. In one of the tabs, I need to have a Combo Box with values being populated when the tab dialog is opened.
I placed the .AddString() method in OnInitDialog(). But still an...
|
|
0 |
205 |
|
|
by smileydude46
Hello everybody,
I have to change color of selecting text in an edit control and I ran out of ideas.
I don't want to fill the entire edit control with color.
I tried on ON_WM_CTLCOLOR to solve the problem, but i didn't find anything good. I can draw text, setbkcolor...but it's not this the...
|
|
1 |
550 |
|
|
by mnps
i am currently doing a project in which we are doing an animation in adobe flex and we are using an API for face tracking which is written in VC++.....
we need to know whether VC++ can be integrated into FLEX.......
can anyone help us out..... its urgent....
or else pls give us an idea about...
|
29-Jan-2009 04:12
by mnps
|
0 |
213 |
|
|
by mfc_newbie
hi all,
earlier i was using bitmap on my button(in mfc button), that was working fine. Now i want to use .png image on my button, how can i set .png image on my mfc button????????????
Regards
New_bie
|
|
0 |
196 |