| |
Rating
Thread /
Thread Starter
|
Last Post  |
Replies |
Views |
|
|
by paratracker
I recently copied a dialog containing a multi-column report view CListCtrl from a working application into a new one. Everything works as expected in the original app, but all of the columns widths used in InsertColumn in the new app are being ignored.
The columns are being automatically resized...
|
|
0 |
545 |
|
|
by e_pech
Hello! I was wondering if there is a way to get the video from a webcam connected to my computer (not over the internet) and display it in a view or something like that... any ideas or links that might be helpful??
Thanks in advance...
|
|
0 |
537 |
|
|
by ngjackie
I'm writing a CLR application with Microsoft Visual C++. I'm trying to get the program to access user profile directory in order to write a file into My Documents folder of the current user. But, how can I access the user profile directory under Windows? I tried %userprofile% in the path but it...
|
16-Sep-2008 22:39
by dlp
|
3 |
695 |
|
 |
by alanchan
Hi,
I develop the VPN accelerater card by using the C++ program. According to the explain of MSND, The function of 'CryptDestroyKey' can destroy the public key hanle and free the memory at the same time. But I got the false result when I use the function. So I wanna know wheather any other funtion...
|
08-Sep-2008 21:17
by dlp
|
1 |
285 |
|
|
by Dominic
Problems loading a large bit map
In my software I have a need to load a large bit map (70 Mbytes). I use ::LoadImage() to do this and load the bit map onto a Bitmap CStatic on a dialog.
After about 10 or 20 times of running my program, I get a failure being reported by ::LoadImage() which is...
|
08-Sep-2008 21:14
by dlp
|
4 |
1,747 |
|
|
by yuriythebest
right - I have the directory to my app stored in
HKEY_CURRENT_USER/ Software/myAppName
how do I read it? I've tried searching the RegGetValue but couldn't get it to work/ understand how it works.
|
|
4 |
1,006 |
|
|
by mamcspadden
Hi, I'm using VC++ to create a program to communicate with a serial device. The program sends and recieves ASCII data, and the terminal it sends this data to has 3 lines, 20 characters per line. My problem is that I have no clue how to transfer data to lines 2 or 3. I need to know how to program...
|
|
0 |
248 |
|
|
by raju0003
Hi Friends
i want to create one rectangle box in that rectangle box inside displays the system time how to do that using in MFC..its very urgent
Thanks 'N' Advance
|
|
1 |
285 |
|
|
by Anish
Hi,
I have an application in which I have to display texts in a rectangular box.
For displaying text, I have started from top left corner of the rectangle box.Let it be (x,y). Next line is calculated as follows.
TEXTMETRICS tm
...
|
02-Sep-2008 02:24
by Anish
|
0 |
273 |
|
|
by msb
Hi All
I have a problem to use Clipboard Viewer in dailog?After long search and discussion in differnt forum.I got one example of clipboard viewer from code guru.Now my problem is that all thing i want to show in dailog application.And Example in MDI Application. Now i have two otion to use.
1)...
|
02-Sep-2008 00:38
by msb
|
0 |
195 |
|
 |
by kalyan_vin
hi,
how a differnet view is attached to a document which is already having a view,when created with document template.
i want the concept behind that.
|
|
0 |
189 |
|
|
by ANJANEYA_PRASAD
Hi All :smile: ,
This is Anjaneya Prasad. I am very new to Visual C++ 6.0.
I am trying to develop an application which may have two Modal dialogs.
One DoModalling the other.
I tried to overwrite the virtual function OnOK and OnCancel in the second Dialog.
Unfortunately the second Dialog is not...
|
|
1 |
390 |
|
|
by msb
Hi All
I want to copy file and folder which selected by User.I mean when user right click on file and use the option of Copy then i want to show message box with file name(which is selected by user).Plz help me
|
|
1 |
194 |
|
|
by fakepoo
I have a CMyListView class that inherits from CListView. Within that class, I handle some user-defined messages such as WM_USER + 100, etc. To handle these, I use ON_MESSAGE( WM_USER + 100, OnUserMessage100 ) in my message map. The signature looks like this: void OnUserMessage( int i ).
This all...
|
|
2 |
217 |
|
|
by haresh chavda
hii, i have question,
do modal and modeless dialog box receive all keyboard messages that the standard window receives?
|
|
1 |
608 |
|
|
by mohyusuf
Please if any body can help me with a good refrence or book or at least a tutorial for beginner in the mfc
or another idea one of the member who know mfc and they are professional in it give a simple example in mfc for us and explain it
and this member could then make a session course for...
|
|
4 |
1,050 |
|
 |
by mohyusuf
:)
ok i have now finished my work , and ready to help in explaining mfc
ok now we will get a tutorial and try to implement it and excute it and understand each code line very accurately and go on
plesae if any body can help please provide us with his aid and we will be very thankful to him...
|
|
3 |
691 |
|
|
by raviras
hi there,
I am really confused as to how to do this.
I have around 36 images, which are randomized in 16 different lists.
All the images have a serial no from 1-36 (Main list) and all other random lists also have these serial no's but they are randomized.
I have all these images stored in my...
|
|
1 |
245 |
|
|
by mohyusuf
iam sorry for miss/mr betonboor because i posted my problem in her/his thread and i'd like to thank her/him for help and iam sorry again.
|
|
1 |
207 |
|
|
by VictorTiamat
Hello All,
I have a question.
I have a dialog based MFC application. Is it possible to ADD a CButon component to the dialog menu?
If it is possible, how can I solve it?
Thank you.
Best regards,
|
|
2 |
925 |