~ubuntu-branches/debian/stretch/alpine/stretch

« back to all changes in this revision

Viewing changes to pico/mswin.def

  • Committer: Bazaar Package Importer
  • Author(s): Asheesh Laroia
  • Date: 2007-02-17 13:17:42 UTC
  • Revision ID: james.westby@ubuntu.com-20070217131742-99x5c6cpg1pbkdhw
Tags: upstream-0.82+dfsg
ImportĀ upstreamĀ versionĀ 0.82+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NAME         PICO
 
2
EXETYPE      WINDOWS
 
3
DESCRIPTION  'Pico for Windows (Character)'
 
4
STUB         'winstub.exe'
 
5
 
 
6
CODE         PRELOAD DISCARDABLE SHARED
 
7
DATA         PRELOAD MULTIPLE 
 
8
 
 
9
HEAPSIZE     4096
 
10
 
 
11
EXPORTS
 
12
   PWNDPROC           @1
 
13
   TWWNDPROC          @2
 
14
   ABOUTDLGPROC       @3
 
15
 
 
16