Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralConverting an in-process Component to Out-of-Process Pin
saborio30-Apr-04 11:57
saborio30-Apr-04 11:57 
GeneralRe: Converting an in-process Component to Out-of-Process Pin
valikac30-Apr-04 16:02
valikac30-Apr-04 16:02 
GeneralRe: Converting an in-process Component to Out-of-Process Pin
saborio1-May-04 6:21
saborio1-May-04 6:21 
GeneralRe: Converting an in-process Component to Out-of-Process Pin
Anonymous1-May-04 16:53
Anonymous1-May-04 16:53 
GeneralRe: Converting an in-process Component to Out-of-Process Pin
saborio2-May-04 15:52
saborio2-May-04 15:52 
GeneralDialog Size in XP compared to Windows 2000 Pin
richardrbrown30-Apr-04 10:39
richardrbrown30-Apr-04 10:39 
GeneralRe: Dialog Size in XP compared to Windows 2000 Pin
Ravi Bhavnani30-Apr-04 11:47
professionalRavi Bhavnani30-Apr-04 11:47 
GeneralRe: Dialog Size in XP compared to Windows 2000 Pin
Michael Dunn1-May-04 6:16
sitebuilderMichael Dunn1-May-04 6:16 
When you use a skinned window, you should usually turn off themes for your window, so the physical dimensions are the same as previous versions of windows.
SetWindowTheme ( hwndYourWindow, L"", L"" );

--Mike--
Personal stuff:: Ericahist | Homepage
Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt
CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ

----
You cannot truly appreciate Dilbert unless you've read it in the original Klingon.
Generallimit file access by process utility or recommendation Pin
Norman Bates30-Apr-04 9:51
Norman Bates30-Apr-04 9:51 
Generalgetting the email address that an email address came from using Outlook Automation Pin
BlackDice30-Apr-04 9:26
BlackDice30-Apr-04 9:26 
Generallooking for freelance MFC programmer in london Pin
scott incz30-Apr-04 9:13
scott incz30-Apr-04 9:13 
GeneralCrystal Report Error 'Creation Feature not Enabled' Pin
Anonymous30-Apr-04 8:56
Anonymous30-Apr-04 8:56 
GeneralAdd Message Handler in VC7.0 Pin
pie30-Apr-04 8:25
pie30-Apr-04 8:25 
GeneralRe: Add Message Handler in VC7.0 Pin
Jason Henderson30-Apr-04 9:18
Jason Henderson30-Apr-04 9:18 
GeneralRe: Add Message Handler in VC7.0 Pin
pie30-Apr-04 9:26
pie30-Apr-04 9:26 
GeneralRe: Add Message Handler in VC7.0 Pin
Jason Henderson30-Apr-04 9:29
Jason Henderson30-Apr-04 9:29 
GeneralRe: Add Message Handler in VC7.0 Pin
pie30-Apr-04 9:35
pie30-Apr-04 9:35 
GeneralRe: Add Message Handler in VC7.0 Pin
Jason Henderson30-Apr-04 9:37
Jason Henderson30-Apr-04 9:37 
GeneralRe: Add Message Handler in VC7.0 Pin
pie30-Apr-04 9:44
pie30-Apr-04 9:44 
GeneralRe: Add Message Handler in VC7.0 Pin
l a u r e n30-Apr-04 19:45
l a u r e n30-Apr-04 19:45 
GeneralDeleting Start-Menu Folder Pin
Brad Bruce30-Apr-04 8:06
Brad Bruce30-Apr-04 8:06 
GeneralRe: Deleting Start-Menu Folder Pin
David Crow30-Apr-04 8:15
David Crow30-Apr-04 8:15 
GeneralRe: Deleting Start-Menu Folder Pin
Brad Bruce30-Apr-04 13:02
Brad Bruce30-Apr-04 13:02 
Generallocalization with satellite dll's Pin
Konrad Windszus30-Apr-04 7:55
Konrad Windszus30-Apr-04 7:55 
GeneralList Control Pin
aman200630-Apr-04 7:34
aman200630-Apr-04 7:34 

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.