Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google 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 »
Active older topics
Related Groups
Microsoft Visual C newsgroup.
Medium activity, Usenet
Microsoft Visual C newsgroup.
Low activity, Usenet
32-bit Windows programming interfaces.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 164540  Older »
Description: Microsoft Visual C newsgroup.
 

theApp.ExitInstance(); returns 20 - what does this mean? 
  Hi! I have a dialog based application. It always exits with 20 - though i think it should exit with 0. The only thread that is opened is the GUI/dialog itself. I open and then immediately (afte GUI is displayed) close the application. after int nResponse = dlg.DoModal(); CoUninitialize();... more »
By Mechi  - 7:49am - 2 new of 2 messages    

Newbie question: Need for header file when linking to static library 
  Hi I'm trying to use a 3rd party static library file. It's called swedll32.lib..I've added it to my MFC Project. When I try to call a function, I get: "identifier not found" Don't I need a "swedll32.h" file to go along with the swedll32.lib file? All I have is a swedll32.dll and a swedll32.lib file.... more »
By m...@here.com  - Nov 7 - 8 new of 8 messages    

Making Files and Folders Inaccessible to the Public on a Webserver ??? 
  How do I make files and folders inaccessible to the public on a webserver? I want to allow execute access to a specific webservice, but deny all other access to everything else.
By Peter Olcott  - Nov 7 - 10 new of 10 messages    

Using CMFCRibbonBar 
  I'm using this control for the first time. I created a CMFCRibbonComboBox on the control and want to get the SELCHANGE event. On a dialog-box we create a ON_EN_SELCHANGE(<ID>, <Function>) and it works fine. This ribbon was created on code not on resource editor (There exists any resource editor for this kind of control?).... more »
By Jaqueline  - Nov 6 - 2 new of 2 messages    

WaitForMultipleObjects() Question 
  I have an app with several worker threads that deal with external hardware. Each thread has several independent tasks that are triggered by an array of events. I use CreateEvent() to define the events withWaitForMultipleObjects() being the gate keeper. And of course event 0 is the shutdown task. At various points in the execution of the program, I use... more »
By Ron H  - Nov 6 - 5 new of 5 messages    

CStatusBar and centering text in the individual cells 
  Hi, Can you centre align text in a Status Bar cell, or is it always left aligned? If so, how? TIA Tony
By Tony  - Nov 6 - 3 new of 3 messages    

Changing Special Permissions programmatically??? 
  [link] I need to set the Traverse Folder/Execute File permission, without also setting the Read permission. How can I do this from software? In other words I want "Execute Only" access to a file, I specifically want to prohibit Read permission.
By Peter Olcott  - Nov 5 - 4 new of 4 messages    

atypical LNK2005; not the usual 
  LNK2005 in an MFC project, VS2008: I have the common LNK2005 error, but the cause is not inclusion of a .cpp file. To be sure, I searched the project. There were more of these, but some were stopped by removing unnecessary “.h” includes. But in this case, DualDoc.cpp must have an include of IteratorMonitor.h, because there is a... more »
By FHDB  - Nov 5 - 5 new of 5 messages    

How to avoid the entire window draw when WM_SETFOCUS or WM_KILLFOCUS message is received 
  Hi All, I do not want my window to redraw completely when it gets focus or loose focus. How can I avoid redrawing the entire window. I just wish only caption frame gets redrawn. Thanks Anup
By Matrixinline  - Nov 5 - 4 new of 4 messages    

PolyLine 
  Hello everyone... I'm trying to use CDC::PolyLine to draw some lines and I'm storing values with: typedef vector<POINT> points; typedef vector<points> matrix_points; matrix_points mPoints; ... points singlepoints(mPoints[0]); ...but it reports a conversion error on first parameter of PolyLine... why?... that vector<POINT> is anyway an array of POINT....... more »
By Luigino  - Nov 5 - 11 new of 11 messages    

1 - 10 of 164540   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google