Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRE: COM works in VB but not VC. Pin
Alex Gorev10-Jan-00 6:41
Alex Gorev10-Jan-00 6:41 
GeneralBring up Modeless Forms in VB DLL from VC Pin
Linda Yang7-Jan-00 10:26
Linda Yang7-Jan-00 10:26 
Generalc++ and reports in MS Access Pin
Ruud7-Jan-00 6:21
Ruud7-Jan-00 6:21 
GeneralRE: c++ and reports in MS Access Pin
Ed Dixon8-Jan-00 10:00
Ed Dixon8-Jan-00 10:00 
GeneralRE: c++ and reports in MS Access Pin
Ed Dixon8-Jan-00 10:01
Ed Dixon8-Jan-00 10:01 
GeneralJapanese Windows 95/98/NT4 problem with VC++ apps Pin
Member 36526-Jan-00 13:23
Member 36526-Jan-00 13:23 
GeneralRE: Japanese Windows 95/98/NT4 problem with VC++ apps Pin
Mike Dunn7-Jan-00 7:49
Mike Dunn7-Jan-00 7:49 
GeneralRE: Japanese Windows 95/98/NT4 problem with VC++ apps Pin
Member 127931-Jan-00 10:08
Member 127931-Jan-00 10:08 
We have the same problem here. The problem is using the resource for your GUI layouts the position gets all messed up. They way we are dealing with it is by dynamically moving all the windows/controls on initialization based on other windows next to it. For example, if you had a button in the middle of the screen, instead of just placing it the resource editor, we would inside of the OnInit we would calculate the window size, calculate the button size and the find the coordinates to move the button into the center. It is a pain in the a$$, but its the only way we can guarntee that everything is going to be where we want it. Good luck.

GeneralRe: Japanese Windows 95/98/NT4 problem with VC++ apps Pin
Member 116395373-Aug-00 10:55
Member 116395373-Aug-00 10:55 
QuestionDoes any one have any vc++ code which promotes a web site or determines the position of a web site? Pin
Erich Ruth6-Jan-00 11:55
Erich Ruth6-Jan-00 11:55 
AnswerRE: Does any one have any vc++ code which promotes a web site or determines the position of a web site? Pin
Ghazi /Dundas17-Jan-00 9:24
sussGhazi /Dundas17-Jan-00 9:24 
General[Q] How to detect when a window is created/displayed by another application Pin
Bruce Duncan6-Jan-00 6:52
Bruce Duncan6-Jan-00 6:52 
Generaltemplate in a mfc static lib Pin
b_Davis6-Jan-00 5:50
suss b_Davis6-Jan-00 5:50 
QuestionRichEditCtrl - pasted text not visible initially!? Pin
Steve Roach5-Jan-00 3:41
Steve Roach5-Jan-00 3:41 
AnswerRE: RichEditCtrl - pasted text not visible initially!? Pin
Steve Roach5-Jan-00 4:29
Steve Roach5-Jan-00 4:29 
GeneralRE: RE: RichEditCtrl - pasted text not visible initially!? Pin
Steve Roach6-Jan-00 2:56
Steve Roach6-Jan-00 2:56 
GeneralRE: RE: RE: RichEditCtrl - pasted text not visible initially!? Pin
Dmitriy6-Jan-00 3:14
Dmitriy6-Jan-00 3:14 
GeneralAdmin Lockouts Pin
Member 11564-Jan-00 14:20
Member 11564-Jan-00 14:20 
GeneralKeyboard hook Pin
Phil McGahan4-Jan-00 8:47
Phil McGahan4-Jan-00 8:47 
GeneralRE: Keyboard hook Pin
Member 10545-Jan-00 1:58
Member 10545-Jan-00 1:58 
GeneralRE: RE: Keyboard hook Pin
Anonymous5-Jan-00 7:49
suss Anonymous5-Jan-00 7:49 
GeneralRE: Keyboard hook Pin
Andreas Jäger14-Feb-00 8:20
suss Andreas Jäger14-Feb-00 8:20 
GeneralReduce color depth Pin
Alex4-Jan-00 7:15
Alex4-Jan-00 7:15 
GeneralModeless Dialog Ending Help needed Pin
Buck3-Jan-00 18:10
Buck3-Jan-00 18:10 
GeneralRE: Modeless Dialog Ending Help needed Pin
Member 10544-Jan-00 2:09
Member 10544-Jan-00 2:09 

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.