nanogui: Kaffe port to Microwindows


Previous by date: 24 Mar 2000 07:49:32 -0000 Kaffe link errors, Jean-Eric Cuendet
Next by date: 24 Mar 2000 07:49:32 -0000 Re: Kaffe link errors, Greg Haerr
Previous in thread: 24 Mar 2000 07:49:32 -0000 Re: Kaffe port to Microwindows, George Harvey
Next in thread:

Subject: Re: Kaffe port to Microwindows
From: "Greg Haerr" ####@####.####
Date: 24 Mar 2000 07:49:32 -0000
Message-Id: <02f901bf9563$e6b3b0a0$15320cd0@gregh>

Jean-Eric,
    I will be posting a 0.88pre5b that adds most of what you're looking
for in a few minutes.  I have added some shared libraries as well
as the comments for the following routines, so that you can 
get the Kaffe port running:

: - All the kKBD stuff for key down/up detection (WM_KEYUP, ...) - not yet

: - WINDOWPOS stuff - done
: - HWND GetDlgItem(HWND, WORD); - done
: - LRESULT CallWindowProc( WNDPROC, HWND, UINT, WORD, DWORD); done
: - void GetTextExtentExPoint(HDC, TCHAR* cs, int len, int, void*,
: void*,SIZE*); - not yet
: - int GetRValue(unsigned long); - done
: - int GetGValue(unsigned long); - done
: - int GetBValue(unsigned long); - done
: - StretchBlt, MaskBlt, PatBlt  - not yet
: - unsigned long GetPixel(HDC, int x, int y); (It's not defined in MWin
: includes at all...) - done



: 
: Semi important things:
: - void SetCursor(HCURSOR c); (I think that cursors should be supported at
: the MWin level, not app level, ok?) - not yet
: - UINT GetWindowTextLength(HWND); - done
: - void EnableWindow(HWND hwnd, BOOL b); - done
: - HWND GetParent(HWND hwnd); - done
: - void AdjustWindowRectEx( RECT*, int, BOOL, int); not yet
: - int GetDeviceCaps(HDC, int); - done
: - int GetSystemMetrics(int); done
: 

At this point, comment out the routines that we don't have implemented,
or prepare a stubs file.  I will post 0.88pre5b immediately.

Regards,

Greg




Previous by date: 24 Mar 2000 07:49:32 -0000 Kaffe link errors, Jean-Eric Cuendet
Next by date: 24 Mar 2000 07:49:32 -0000 Re: Kaffe link errors, Greg Haerr
Previous in thread: 24 Mar 2000 07:49:32 -0000 Re: Kaffe port to Microwindows, George Harvey
Next in thread:


Powered by ezmlm-browse 0.20.