Click here to Skip to main content
15,885,782 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
venkat swaminathan20-Nov-14 16:28
venkat swaminathan20-Nov-14 16:28 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
Richard Andrew x6420-Nov-14 16:34
professionalRichard Andrew x6420-Nov-14 16:34 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
venkat swaminathan20-Nov-14 16:29
venkat swaminathan20-Nov-14 16:29 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
Richard Andrew x6420-Nov-14 16:37
professionalRichard Andrew x6420-Nov-14 16:37 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
venkat swaminathan20-Nov-14 16:40
venkat swaminathan20-Nov-14 16:40 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
Richard Andrew x6420-Nov-14 16:45
professionalRichard Andrew x6420-Nov-14 16:45 
GeneralRe: DLL creation process in windows application with CEN XFS Pin
venkat swaminathan20-Nov-14 16:59
venkat swaminathan20-Nov-14 16:59 
GeneralEdit Control Problem Pin
Member 1114570919-Nov-14 14:12
Member 1114570919-Nov-14 14:12 
Compiler: Visual Studio Standard Edition 4.0
Language: C/win32

My program uses 10 edit controls three of which are read only and 2 push buttons. I am using the tab-stop style
controls. My problem is that when navigating the controls
with the mouse the program hangs after clicking each input
control about six times. If I navigate the controls with the tab key I don't have this problem at all. This program
performs calculations for building an antenna for amateur
radio use and includes a graphic of the antenna.
EDIT:
If I process WM_LBUTTONDOWN in the main window 40-50 times the program hangs. So it happens even if I'm not using the edit boxes. Sorry if I'm not making everything clear. The user
enters values and then presses the calc button for one calc and does the same for another
calculation. Two sets of edit controls and two push buttons.

modified 20-Nov-14 8:21am.

SuggestionRe: Edit Control Problem Pin
David Crow19-Nov-14 17:09
David Crow19-Nov-14 17:09 
GeneralRe: Edit Control Problem Pin
Member 1114570919-Nov-14 18:16
Member 1114570919-Nov-14 18:16 
QuestionOffice automation help Pin
Hadi Dayvary17-Nov-14 3:30
professionalHadi Dayvary17-Nov-14 3:30 
AnswerRe: Office automation help Pin
David Crow17-Nov-14 5:56
David Crow17-Nov-14 5:56 
GeneralRe: Office automation help Pin
Hadi Dayvary19-Nov-14 3:37
professionalHadi Dayvary19-Nov-14 3:37 
GeneralRe: Office automation help Pin
David Crow19-Nov-14 3:58
David Crow19-Nov-14 3:58 
Questionreserve string in c Pin
Mortadda jafar16-Nov-14 5:53
Mortadda jafar16-Nov-14 5:53 
AnswerRe: reserve string in c Pin
Condoriano Condoriano16-Nov-14 12:21
Condoriano Condoriano16-Nov-14 12:21 
GeneralRe: reserve string in c Pin
Mortadda jafar16-Nov-14 23:06
Mortadda jafar16-Nov-14 23:06 
GeneralRe: reserve string in c Pin
Richard MacCutchan16-Nov-14 23:44
mveRichard MacCutchan16-Nov-14 23:44 
Questionplz solution this programe???????????? Pin
Member 1123778816-Nov-14 3:08
Member 1123778816-Nov-14 3:08 
GeneralRe: plz solution this programe???????????? PinPopular
Richard MacCutchan16-Nov-14 3:43
mveRichard MacCutchan16-Nov-14 3:43 
GeneralRe: plz solution this programe???????????? Pin
David Crow17-Nov-14 5:58
David Crow17-Nov-14 5:58 
GeneralRe: plz solution this programe???????????? Pin
Richard MacCutchan17-Nov-14 6:11
mveRichard MacCutchan17-Nov-14 6:11 
AnswerRe: plz solution this programe???????????? Pin
Chris Losinger17-Nov-14 4:55
professionalChris Losinger17-Nov-14 4:55 
QuestionMenu change in IDE but not in running application Pin
Gagnon Claude14-Nov-14 10:50
Gagnon Claude14-Nov-14 10:50 
AnswerRe: Menu change in IDE but not in running application Pin
Richard Andrew x6414-Nov-14 12:51
professionalRichard Andrew x6414-Nov-14 12:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.