Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
microsoft . public . vc . mfc
This is a Usenet group - learn more
Find or start a Google Group about mfc.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 165868  Older »
Description: Microsoft Visual C newsgroup.
 

windows shutdown notification 
  Is there any way to make MFC application being notified at windows shutdown event. I have tried WM_QUERYWNDSESSION message but it didn't help. Can anybody send me code to do that??
By rahul  - May 16 - 12 new of 12 messages    

printing problem with windows api 
  I have tried to print some lines through writeprinter method in virtual printer (as a pdf file in cutepdf software). But this fails. Although i am able to print with CDC. At some place i have read that this is general problem with this function u have to use CDC. Is there any solution to this problem?... more »
By rahul  - May 16 - 1 new of 1 message    

how to fix MS Visual Studio Just-In-Time Debugger message - please help 
  Guest OS: Windows XP Pro SP3 IDE: MS Visual Studio 2010 [now uninstalled] How to fix the following ... [link] which started popping up after installing/uninstalling MS Visual Studio 2010.
By Adam  - Apr 24 - 5 new of 5 messages    

MS Visual Studio 2010 "Change Icon" - please help 
  Guest OS: Windows XP Pro SP3 IDE: MS Visual Studio 2010 I have MS Visual Studio 2010 in Quick Launch but the color scheme of the default icon for the IDE makes it camouflaged (due to lack of contrast). Where can I find more icons for MS Visual Studio 2010? I searched but without success.... more »
By Adam  - Apr 15 - 3 new of 3 messages    

Unable to update DoDataExchange method : VS 2000 Project converted to Visual Studio 2008 or VS 2010 
  Hi, I am having a problem. I have a project "MicroSIP" which is used for SIP based call voice over IP. I am running it into VS 2010 and I need to customize it according to my need. For this as soon as I edit the main dialog ( Dialer ) and add some other controls ( like edit control of CEdit) and add member variable for from wizard of "Add Variable",... more »
By glitteringsounds  - Apr 15 - 1 new of 1 message    

Incrementing slider control values in 0.01 step 
  Hi every one, I can not figure out how i can increment the value of my slider control in 0.01 step. What's happening is that the step seems to be 0.08 instead of 0.01 BOOL CTestDlg:: OnInitDialog() { ... m_Slider.SetRange(0,1000); // from 0 to 10 m_Slider.SetTicFreq(1); SetDlgItemText(IDC_SLIDER_VALU E, _T("0"));... more »
By Lucress Carol  - Apr 11 - 3 new of 3 messages    

timecode synchronization 
  Hi, I want to create a MFC application which receives a midi timecode by a usb-midi-device for synchronization purpose. Under control of this "timecode clock" I want to transmit some data packets by serial ports. In my solution, I`ll spend an UI-thread for transmitting the serial- port data as well as another UI-thread for receiving the midi timecode... more »
By mfc  - Apr 6 - 2 new of 2 messages    

Hide main window leaving task bar icon, MFC dialog showing 
  A class based on CWnd is my main window. From this, it is possible, by clicking on various parts, to start MFC dialogs. At this time, I want the MFC dialog to be visible, the main window to be invisible, and the icon from my main window to remain in the task bar. I cannot seem to accomplish these all at once.... more »
By Woody Howru  - Mar 29 - 1 new of 1 message    

Critical section-Updating the Dialog from Workerthread 
  Hi every one, I have a dialog application with a start button, a slider control, an edit box where the value of the slider control will be displayed and another edit box where the result of some operations made from a workerthread will be displayed. When moving the slider, the new value of the slider should appear in the corresponding edit box and the... more »
By Lucress Carol  - Mar 29 - 10 new of 10 messages    

GetClassLong always fails in when access app using Remote Desktop client 
  Hi All, I have an application where I need to take icons of window using GetClassLong which works OK. But when ever I try to access the same application using Remote desktop client (RDP client) this function fails every time. Can you please let me know the reason for this and if possible can you please let me know the solution for this ?... more »
By anup kataria  - Mar 19 - 1 new of 1 message    

1 - 10 of 165868   « Newer | Older »

XML