GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : MS Visual C++ / MFC Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order 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...
19-Sep-2008 13:50
by paratracker Go to last post
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...
19-Sep-2008 02:08
by e_pech Go to last post
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 Go to last post
3 695
Exclamation
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 Go to last post
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 Go to last post
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.
04-Sep-2008 09:27
by yuriythebest Go to last post
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...
03-Sep-2008 13:39
by mamcspadden Go to last post
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
03-Sep-2008 09:00
by fakepoo Go to last post
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 Go to last post
0 273
 
1 Attachment(s) Mdi
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 Go to last post
0 195
Arrow
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.
01-Sep-2008 23:15
by kalyan_vin Go to last post
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...
28-Aug-2008 11:38
by TurboPT Go to last post
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
28-Aug-2008 10:08
by fakepoo Go to last post
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...
28-Aug-2008 09:59
by fakepoo Go to last post
2 217
 
by haresh chavda
hii, i have question, do modal and modeless dialog box receive all keyboard messages that the standard window receives?
27-Aug-2008 03:11
by Studly Go to last post
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...
27-Aug-2008 01:37
by mohyusuf Go to last post
4 1,050
Thumbs up
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...
26-Aug-2008 16:46
by mohyusuf Go to last post
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...
26-Aug-2008 07:45
by mohyusuf Go to last post
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.
25-Aug-2008 19:38
by betonboor Go to last post
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,
25-Aug-2008 19:34
by mohyusuf Go to last post
2 925
Post New Thread

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Display Options Moderators
Showing threads 201 to 220 of 1489 Moderators : 1
Sorted By Sort Order
From The
LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:47.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.