Click here to Skip to main content
16,011,170 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstarting with MFC adding stuff to the MainFrame Pin
kfaday20-May-04 9:22
kfaday20-May-04 9:22 
GeneralRe: starting with MFC adding stuff to the MainFrame Pin
Antti Keskinen20-May-04 11:19
Antti Keskinen20-May-04 11:19 
GeneralRe: starting with MFC adding stuff to the MainFrame Pin
kfaday21-May-04 1:59
kfaday21-May-04 1:59 
GeneralWindows/Unix (platform independence) code Pin
Mash20-May-04 8:39
Mash20-May-04 8:39 
GeneralRe: Windows/Unix (platform independence) code Pin
Giles20-May-04 8:58
Giles20-May-04 8:58 
GeneralRe: Windows/Unix (platform independence) code Pin
Mash20-May-04 9:48
Mash20-May-04 9:48 
GeneralRe: Windows/Unix (platform independence) code Pin
Curi0us_George20-May-04 10:17
Curi0us_George20-May-04 10:17 
GeneralRe: Windows/Unix (platform independence) code Pin
Henry miller21-May-04 2:34
Henry miller21-May-04 2:34 

You should look at tools like GNU autoconf/automake. I don't know if they work on windows, but they help a lot in dealing with the differences between various Unix versions.

Of course if you only target one Unix (Solaris) you won't care, and even with two it might not be worth the trouble. If you want to make an attempt at supporting more (say all of them...) you will want some help.


Generalimage pixels Pin
deniz79s20-May-04 8:37
deniz79s20-May-04 8:37 
GeneralRe: image pixels Pin
Member 42102521-May-04 11:52
Member 42102521-May-04 11:52 
GeneralVStudio; Property Wnd Pin
kylur20-May-04 8:15
kylur20-May-04 8:15 
GeneralRe: VStudio; Property Wnd Pin
Antti Keskinen20-May-04 11:22
Antti Keskinen20-May-04 11:22 
Generalsetting the size of a CFrameWnd Pin
kfaday20-May-04 8:05
kfaday20-May-04 8:05 
GeneralRe: setting the size of a CFrameWnd Pin
kylur20-May-04 8:21
kylur20-May-04 8:21 
GeneralRe: setting the size of a CFrameWnd Pin
oleg6320-May-04 8:24
professionaloleg6320-May-04 8:24 
GeneralRe: setting the size of a CFrameWnd Pin
kfaday20-May-04 8:32
kfaday20-May-04 8:32 
GeneralSetting the delay time for ToolTips control Pin
Cyrus Dang20-May-04 6:58
Cyrus Dang20-May-04 6:58 
GeneralCListBox problem... Pin
Mirelutza20-May-04 6:43
Mirelutza20-May-04 6:43 
GeneralRe: CListBox problem... Pin
David Crow20-May-04 9:20
David Crow20-May-04 9:20 
GeneralRe: CListBox problem... Pin
Mirelutza20-May-04 10:28
Mirelutza20-May-04 10:28 
GeneralRe: CListBox problem... Pin
*Dreamz20-May-04 18:38
*Dreamz20-May-04 18:38 
GeneralRe: CListBox problem... Pin
Mirelutza20-May-04 21:16
Mirelutza20-May-04 21:16 
GeneralRe: CListBox problem... Pin
Mirelutza20-May-04 21:44
Mirelutza20-May-04 21:44 
GeneralCatch Return Key in CListBox Pin
aturki20-May-04 5:39
aturki20-May-04 5:39 
GeneralRe: Catch Return Key in CListBox Pin
Iain Clarke, Warrior Programmer20-May-04 5:59
Iain Clarke, Warrior Programmer20-May-04 5:59 

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.