Excellent advice! I thought I'd have to spend years laboriously recreating the Win32 API, complete with nuances and bugs, but then I realised I could just check for:inflater wrote:Just need to specify <?xml version="1.0" with_multitasking="true">!!!
Code: Select all
<os type="windows"><program>Microsoft Office 2007</program></os>
I'm also working on a native web browser:
Code: Select all
10 PRINT "Loading MikeZilla"
20 BOX 0, 0, WINWIDTH, WINHEIGHT
...
3270 IF $TAG="<BR>" OR $TAG="<BR />" THEN PRINT ""
...
4050 IF $TAG="<HR>" THEN DRAW 0, Y, WINWIDTH, Y
...
M