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 mfc_newbie
hi all , how can i use PostMessage() ,inside the static function? Regards New_bie
23-Mar-2009 07:53
by mfc_newbie Go to last post
0 157
Unhappy
by dimasaneh
hello.. please help me i want to make a movie player for mov mpeg swf format with msvc++ 6.0 :cry:
22-Mar-2009 21:36
by dimasaneh Go to last post
3 455
 
by febin
friends I have a MS Access database and want to draw a ms chart out of the data stored in one of the tables in the MS Access db. Please could anyone tell me how to do it? A sample code would be a great help. Any quick help is greatly appreciated. Thanks
19-Mar-2009 09:02
by febin Go to last post
0 178
 
by gareth.h.rees
My project is to do with linking a visual interface in order to move sound around, but I'm having trouble with the interface side. I'm using a Visual C++ MFC Single Document Interface. I basically want to have several shapes on screen which can be picked up and dragged around, a bit like icons on...
19-Mar-2009 06:10
by gareth.h.rees Go to last post
0 146
 
by Liartes
Hi, I have a check button in a CPropertyPage. It needs to change it's state based on data from the item selected from a list box. I've done similar things in other places and haven't had any problems using: if( someBool ) m_cButton.SetCheck(BST_CHECKED); else ...
18-Mar-2009 12:55
by Liartes Go to last post
0 121
Question
by AhmerParkar
I am using redemption type library in VC++ (VS6) Application. its working amazing on my PC. but when i run the exe on some other machine it gives me error. As REGDB_E_CLASSNOTREG thought redemption is registered over there. and the program crash but when i compile my code on the other machine it...
17-Mar-2009 10:18
by AhmerParkar Go to last post
0 157
 
by rajamca
hi, I did a program for inserting a record in Access database using sql statements using CDatabase class. the code is as follows. it doesn't work properly. CString sDriver; CString sDsn; CString sFile; CDatabase db;
16-Mar-2009 01:02
by febin Go to last post
5 5,741
 
by sikriyogesh
hello Friends I m creating two dll in MFC and i m exporting a variable from one dll and importing same varible in other dll.The problem is if I update that variable in first dll then i m not getting that updated value of variable in second dll.o got the same that i initialize. I did all settings...
16-Mar-2009 01:01
by sikriyogesh Go to last post
0 184
 
by febin
hi friends.. I need to plot an xy graph using MFC. Whenever the threshold is reached, I store the time information and the voltage values in array. How can I store those array values into the access databse automatically. I have tried with microsoft office chart10.0 which is an active x contol in...
16-Mar-2009 00:58
by febin Go to last post
2 482
 
by febin
hi friends, My requirement is that I have 16 channels. I have to display the 16 channels and from that the user has to select any 3 channels whose voltage and the time values should be displayed as graph. I have done this program in MFC.I need to represent the voltage and the time values of the...
16-Mar-2009 00:53
by febin Go to last post
0 255
 
by dagor
Hi, I have a necessary small code in SelectionChange() for ListCtrl. The code is needy for tests row in ListCtrl – switch on/off a few controls. If I selected 20 rows in ListCtrl then method SelectionChange() is running 20 times. I don’t need this. Does exists some way so I can call...
13-Mar-2009 09:04
by TurboPT Go to last post
3 362
 
by febin
Hi friends... I have used Microsoft office chart 10.0 which is an active x control to draw a graph. I am able to draw the graph from the details that i have stored in the database. When trying to execute the Microsoft chart, I am not able to execute, no errors are coming but not able to execute....
13-Mar-2009 02:13
by febin Go to last post
0 164
 
by NikhilB
Hi, I have a voice recording code that has a solution file which builds into a Win32 console exe file. When I run the .exe on my computer, it works fine. But when I try to run on any other computer, it does not record. it does not give any error. Can anyone help me with this. What could be the...
12-Mar-2009 23:42
by NikhilB Go to last post
0 438
 
by febin
hi friends please tell me how to insert into a database from a MFC cpp file i have created a access database and also a table what else should i do to access the database from the code? Any quick help is appreciated Many Thanks
12-Mar-2009 10:11
by TurboPT Go to last post
1 139
 
by mr_empty
hi all, i've created a thread called a class app in which the socket function are called to create socket, send msg and receive. but i found that i need to loop the func twice, when the create looped at second time, then the response can be received but debug assertion failure occur. the func can...
12-Mar-2009 04:49
by mr_empty Go to last post
0 244
 
by fj8283888
Hi, I have a hex value AA which I tried to char store into one of the character byte char testing; convert AA to decimal is 170 I store as testing=170; when I compile it no problem. when I try to show the value, it can not be shown how to show it in proper way and If I want to convert decimal...
10-Mar-2009 09:46
by Flash Go to last post
13 17,156
 
by ezah
hi, im just new here. i am making a vamp plugin and uses aubio library for it. i just got the vamp-aubio.lib from dll-to-lib converter. now i encounter this error after linking the project. i am using Visual C++ 2008. >vamp-aubio.lib(vamp-aubio.obj) : error LNK2019: unresolved external symbol...
05-Mar-2009 11:14
by ezah Go to last post
0 270
Exclamation
by huffmand
I have been trying to connect to mysql through MS visual c++ express edition 2008. I believe the code that I have currently only works for local hosts. Can someone please provide the connection code for connecting to mysql that is stored on a remote sever? Thank you!!!
05-Mar-2009 09:49
by huffmand Go to last post
0 296
 
by Lavi
Hi everyone, i'm new to this forum... I'm currently working on an edge detection algorithm for mammogram images. I need a technique to find when my algorithm fails. I'm using a basic histogram equalization followed by a thresholding function. I then use LOG Edge detector. This algorithm fails for...
04-Mar-2009 06:49
by Lavi Go to last post
0 178
 
by mr_empty
hi all, i have a mfc program which create a thread and run the app in which i will run the overided asyncsocket class(created by myself)function. i can create, connect and send, but i can't receive the incomming by OnReceive function. is there anything i've missed?thanks
03-Mar-2009 10:37
by mr_empty Go to last post
0 135
Post New Thread

Recent GIDBlogAccepted for Ph.D. program by crystalattice

Display Options Moderators
Showing threads 81 to 100 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 07:49.


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