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 carossopatrick
Hello all, I've always worked with Qt on Linux, and I'm used to this: connect(&SenderObject,SIGNAL(SenderSignal),&ReceiverObject,SLOT(ReceiverHandler) Now I've created a CEdit inside a CDialog derived class: CEdit...
14-Feb-2013 02:23
by carossopatrick Go to last post
0 248
 
by thecrossover
Hello there i have just started with the Programming shit i tried downloading Microsoft Visual C++ for windows 7 64 bit but could not find it and teh ones i found where not compatible need help so can excellerate faster
22-Jan-2013 03:57
by Amelie Go to last post
2 910
 
by CarlosEver
Hello mates, I'm trying to send a windowsmessage from an app in C# (Compact Frame) to another one in C++ (MFC), both of them in a PDA. In the receiver app (MFC) I realize that I receive the message but I can't read the string message, it shows a little square. This is the code of the Sender...
20-Dec-2012 02:54
by CarlosEver Go to last post
0 187
 
by Ollie60
Hi I am new to the whole Visual Studio thing so please bear with me. I am trying to insert a custom control to show charts created using ChartCtrl (www.codeproject.com/Articles/14075/High-speed-Charting-Control) into an existing SDI application dialog bar and am getting the following message...
06-Nov-2012 13:39
by Ollie60 Go to last post
0 241
 
by Monique7
Hi, I have an MFC application project and I import data from a file, saving the number of lines in a variable- nr. After I build and run there is the output window and if I resize it , the number of lines increases with each resize(like if there are 4 lines in the text file it's first 4, then...
29-Oct-2012 15:14
by Monique7 Go to last post
0 214
 
by nl.dhasmana
Dear Gurus, Please see the code below, it is getting data from .mdb file and writing output to a text file. But when I see the output it shows like this: 22281-107374176.00-107374176.00-107374176.00-1073 Please see where I am wrong, //#include <dbdao.h> #include <afx.h>
27-Sep-2012 08:48
by davekw7x Go to last post
1 329
 
by Janakiraman
Hi All, A main application is calling another application (exe) multiple time (5000 times), What issue we will face. Can any one let me know. Thanks, Janakiraman
02-Aug-2012 11:16
by Janakiraman Go to last post
0 307
 
by aaroncohn
I'm running Visual Studio 10, and I have two projects, each containing a single class (Matrix, Fraction), within the same solution, with Matrix being dependent on the Fraction. When I try to compile the Matrix class, I get a whole bunch of unresolved externals from the Fraction class in the object...
13-Jul-2012 20:42
by aaroncohn Go to last post
0 221
 
by Bibhu.GDIForums
Hello members, I am using MFC for my project in visual studio 2008. I have a scroll view. I am showing bmp/jpg files on it by using Graphics class provided by Gdiplus namespace. The code for that is as below. //---------------------------------------------------------------- void...
25-Jun-2012 02:24
by Bibhu.GDIForums Go to last post
0 394
 
by rola
I would like to dynamically allocate a structure. In my program in the main function the program prompts the user to type in the number of players. If there are two players I would like to create two player structures to store the player's information. Though the program compiles, I get an error...
29-Apr-2012 14:00
by davekw7x Go to last post
1 484
 
by lauale16
Hi, I am trying to understand the CComboBox and its different functions for that I do a small dialog based program which contains a combobox and I want to give the user the possibility to add a new item to the list. I add two check controls (Old Color and New Color), a combobox (to select the...
17-Apr-2012 12:37
by lauale16 Go to last post
0 335
 
by thefallenangel
Hey guys,I have an IR sensor here and I was wondering would it be possible to create some sort of mfc program to move an image on the screen with the sensor? The sensor I have is the same as this video here and I was thinking of maybe doing a more basic program of the one being shown...
06-Apr-2012 08:45
by thefallenangel Go to last post
0 287
 
by ssunghhan
Hi. My friend worked on this MFC project, and I would like to continue working on it on my desktop. However, it cannot load rc files. undefined keyword or key name: ID_REALTIME_DATA Error executing rc.exe. Creating browse info file... CANFlash.exe - 1 error(s), 0 warning(s) We are trying to ...
30-Jan-2012 16:31
by ssunghhan Go to last post
2 596
Question
by szmitek
I am editing MFC program which is changed version (not by me) of Microsoft DIBLOOK sample. This program allows to open DIB image, edit it and show result in another window. Open images are showed in windows with scrollbars and edited (result) images are showed in windows without scrollbars. I want...
19-Dec-2011 18:58
by szmitek Go to last post
0 524
 
by mutexe
hiya, I'm saving away my toolbars to file (they derive from CMFCToolBar), rather than saving to the registry. As well as the toolbar properties, i am also serializing away the pane properties (i.e. the positions of where the bars are docked). When i deserialize i create my toolbars by doing...
08-Dec-2011 02:31
by mutexe Go to last post
0 682
 
by m6.net
Can anyone help on updating database from the VC++ windows form application in VS 2008
29-Nov-2011 19:17
by TurboPT Go to last post
1 349
 
by TransformedBG
So ive been writing a menu void mainMenu(HWND& hwnd,HINSTANCE& hinstance, LPCSTR windowName, LPCSTR winClass) { counter ++; ScreenX = checkX(ScreenX); ScreenY = checkY(ScreenY); hwnd = CreateWindowEx(NULL, // extended style winClass, // class ...
07-Oct-2011 23:42
by TransformedBG Go to last post
0 763
 
by ssunghhan
hello i am new to mfc i created 2 dropdown comboboxes, and i addstring to them. when i select the items on combobox and exit and open dialog again, only one of em appear. i want all of em to appear the selection i made when i reopen the dialog.when i debugged it all my selection are stored. here...
04-Oct-2011 14:06
by ssunghhan Go to last post
0 627
 
by ssunghhan
Hi Hi, I would like to display a an array of 10 integer values in one editbox. It should display one integer first and than after one second another and so on. I am using UpdateData(false). Please Help
04-Oct-2011 13:59
by ssunghhan Go to last post
2 506
Lightbulb
by aijazbaig1
Hello. I am using C++ to write code to create a network 'team' on a machine having an intel proset network adapter. I am using the IANet_TeamOfAdapter CIM class as mentioned in their WMI scripting guide. To be specific I am unable to set the TeamingMode property of this class. It requires a...
26-Sep-2011 23:10
by admin Go to last post
2 528
Post New Thread

Recent GIDBlogMatch IP in CIDR by gidnetwork

Display Options Moderators
Showing threads 1 to 20 of 1608 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 · GIDApp · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 05:02.


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