Click here to Skip to main content
15,914,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Export a function from a dll Pin
Michael Dunn11-Nov-00 8:26
sitebuilderMichael Dunn11-Nov-00 8:26 
QuestionCreating self-extracting executables? Pin
Erik11-Nov-00 3:42
Erik11-Nov-00 3:42 
GeneralUsing MSFlexGrid as CView in SDI Pin
Suha Aktan11-Nov-00 3:13
Suha Aktan11-Nov-00 3:13 
GeneralRe: Using MSFlexGrid as CView in SDI Pin
Christian Graus11-Nov-00 12:19
protectorChristian Graus11-Nov-00 12:19 
GeneralHow about printing it? Pin
Suha Aktan12-Nov-00 6:40
Suha Aktan12-Nov-00 6:40 
GeneralRe: How about printing it? Pin
Suha Aktan12-Nov-00 8:56
Suha Aktan12-Nov-00 8:56 
GeneralRe: How about printing it? Pin
Christian Graus12-Nov-00 11:05
protectorChristian Graus12-Nov-00 11:05 
GeneralRe: Using MSFlexGrid as CView in SDI Pin
Christian Graus11-Nov-00 12:19
protectorChristian Graus11-Nov-00 12:19 
Use a form view, which means your view is laid out like a dialog on a property sheet. Then put the grid on the sheet. From memory you then override OnSize in your view to size the grid according to the view size.

LMK if you need more info and I'lldig up the project where I did it.

Christian

The content of this post is not necessarily the opinion of my yadda yadda yadda.

To understand recursion, we must first understand recursion.
QuestionHow to get The list of domains on network Pin
CHEICKNA TRAORE10-Nov-00 23:21
CHEICKNA TRAORE10-Nov-00 23:21 
GeneralHRESULT ... Pin
Hadi Rezaie10-Nov-00 22:58
sussHadi Rezaie10-Nov-00 22:58 
GeneralRe: HRESULT ... Pin
Michael Dunn11-Nov-00 8:33
sitebuilderMichael Dunn11-Nov-00 8:33 
Generalstruct type Pin
Leudis Sánchez10-Nov-00 8:43
sussLeudis Sánchez10-Nov-00 8:43 
GeneralRe: struct type Pin
Uwe Keim12-Nov-00 19:28
sitebuilderUwe Keim12-Nov-00 19:28 
GeneralHelp please, Print multipage document Pin
Leudis Sánchez10-Nov-00 7:58
sussLeudis Sánchez10-Nov-00 7:58 
Generaladding items to "send to" Pin
FlashPoint10-Nov-00 6:04
FlashPoint10-Nov-00 6:04 
GeneralRe: adding items to Pin
Michael Dunn10-Nov-00 15:55
sitebuilderMichael Dunn10-Nov-00 15:55 
GeneralRe: adding items to Pin
12-Nov-00 19:45
suss12-Nov-00 19:45 
GeneralDDX_DateTimeCtrl Pin
Daniel B.10-Nov-00 5:52
Daniel B.10-Nov-00 5:52 
GeneralRe: DDX_DateTimeCtrl Pin
Michael Dunn10-Nov-00 16:03
sitebuilderMichael Dunn10-Nov-00 16:03 
GeneralRe: DDX_DateTimeCtrl Pin
Daniel B.11-Nov-00 2:25
Daniel B.11-Nov-00 2:25 
GeneralRe: DDX_DateTimeCtrl Pin
Michael Dunn11-Nov-00 8:58
sitebuilderMichael Dunn11-Nov-00 8:58 
GeneralExport registry settings Pin
Eq10-Nov-00 5:00
Eq10-Nov-00 5:00 
GeneralProblem with WritePrivateProfileString Pin
User 665810-Nov-00 3:21
User 665810-Nov-00 3:21 
GeneralRe: Problem with WritePrivateProfileString Pin
Masaaki Onishi10-Nov-00 7:29
Masaaki Onishi10-Nov-00 7:29 
GeneralRe: Problem with WritePrivateProfileString Pin
User 665811-Nov-00 3:12
User 665811-Nov-00 3:12 

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.