Click here to Skip to main content
15,923,051 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL Hell Going From Win2000 to XP Pin
Michael P Butler18-Jul-03 7:54
Michael P Butler18-Jul-03 7:54 
GeneralRe: DLL Hell Going From Win2000 to XP Pin
ttran770018-Jul-03 9:05
ttran770018-Jul-03 9:05 
GeneralRe: DLL Hell Going From Win2000 to XP Pin
ttran770018-Jul-03 5:02
ttran770018-Jul-03 5:02 
GeneralTracking a CWnd window Pin
Eugene Pustovoyt18-Jul-03 1:46
Eugene Pustovoyt18-Jul-03 1:46 
GeneralApplication Control Pin
Member 18130718-Jul-03 1:36
Member 18130718-Jul-03 1:36 
GeneralRe: Application Control Pin
Dominik Reichl18-Jul-03 1:54
Dominik Reichl18-Jul-03 1:54 
GeneralRe: Application Control Pin
Member 18130718-Jul-03 3:14
Member 18130718-Jul-03 3:14 
GeneralScrollbars and Resizing the CFormView class Pin
Martin Steiner18-Jul-03 1:27
Martin Steiner18-Jul-03 1:27 
Hello!

I am working with views in sizeable dockin control bars (example http://www.codeproject.com/docking/dockview.asp)
but this is not really my problem.
What i need is to dynamically change the size of the underlying View-Class (CFormView) - In this example, the Size of the View is defined by the size of the Resource.
I tried to do this with the MoveWindow()-Funktion - but this cannot work, since this operates on the displayed window.
I need to create Controls dynamically and resize the view - so all controls can be displayed. The size of the displayed window should stay the same - only the scrollbar-ranges should chang as a reaction to the new size.

a million thanks if anybody can help me.
GeneralRe: Scrollbars and Resizing the CFormView class Pin
Martin Steiner18-Jul-03 4:08
Martin Steiner18-Jul-03 4:08 
GeneralStrange problem with CRichEditCtrl Pin
Manfred Staiger18-Jul-03 1:24
Manfred Staiger18-Jul-03 1:24 
GeneralSetWindowLong - replacing WndProc Pin
User 665818-Jul-03 1:22
User 665818-Jul-03 1:22 
GeneralRe: SetWindowLong - replacing WndProc Pin
Hans Ruck18-Jul-03 6:36
Hans Ruck18-Jul-03 6:36 
GeneralString to Long Pin
si_6918-Jul-03 0:14
si_6918-Jul-03 0:14 
GeneralRe: String to Long Pin
Anthony_Yio18-Jul-03 0:45
Anthony_Yio18-Jul-03 0:45 
GeneralRe: String to Long Pin
Andrew Walker18-Jul-03 1:21
Andrew Walker18-Jul-03 1:21 
GeneralRe: String to Long Pin
RChin18-Jul-03 3:55
RChin18-Jul-03 3:55 
GeneralListCtrl Pin
heju18-Jul-03 0:14
heju18-Jul-03 0:14 
GeneralRe: ListCtrl Pin
si_6918-Jul-03 0:19
si_6918-Jul-03 0:19 
GeneralRe: ListCtrl Pin
heju18-Jul-03 1:13
heju18-Jul-03 1:13 
GeneralRe: ListCtrl Pin
Dominik Reichl18-Jul-03 2:01
Dominik Reichl18-Jul-03 2:01 
GeneralSQL Server Connection Fails Pin
HemantR...17-Jul-03 23:16
HemantR...17-Jul-03 23:16 
GeneralRe: SQL Server Connection Fails Pin
Blake Miller18-Jul-03 5:36
Blake Miller18-Jul-03 5:36 
GeneralCString problem removing chars Pin
si_6917-Jul-03 22:36
si_6917-Jul-03 22:36 
GeneralRe: CString problem removing chars Pin
Dominik Reichl17-Jul-03 23:31
Dominik Reichl17-Jul-03 23:31 
GeneralRe: CString problem removing chars Pin
RChin18-Jul-03 4:25
RChin18-Jul-03 4:25 

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.