Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
569c09c0
Kaydet (Commit)
569c09c0
authored
May 08, 2001
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed some confusing sentences that are no longer relevant now that
calldll is part of the standard macPython distribution.
üst
a6140be7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
readme
Mac/Demo/calldll/readme
+0
-9
No files found.
Mac/Demo/calldll/readme
Dosyayı görüntüle @
569c09c0
...
@@ -8,11 +8,6 @@ types are currently supported. Please let me know which other argument types
...
@@ -8,11 +8,6 @@ types are currently supported. Please let me know which other argument types
you need, and/or whether you have any ideas on a general "escape" allowing people
you need, and/or whether you have any ideas on a general "escape" allowing people
to pass anything.
to pass anything.
The module works *only* on PowerPC currently. It is distributed complete
with source and project files, so that people willing to look at a CFM68K port
are welcome to do so. A classic 68K implementation is impossible, I think (so
prove me wrong, please:-).
The module exports three functions:
The module exports three functions:
- symtable = getlibrary(libraryname)
- symtable = getlibrary(libraryname)
Get a reference to import library libraryname. "InterfaceLib" is the most commonly
Get a reference to import library libraryname. "InterfaceLib" is the most commonly
...
@@ -51,7 +46,3 @@ aren't any None is returned, if there is one value this value is returned, if th
...
@@ -51,7 +46,3 @@ aren't any None is returned, if there is one value this value is returned, if th
values a tuple is returned.
values a tuple is returned.
There is test code in testcalldll.py, and a minimal example in samplecalldll.py.
There is test code in testcalldll.py, and a minimal example in samplecalldll.py.
Have fun, and let's discuss the design of this thingy on pythonmac-sig,
Jack Jansen, jack@cwi.nl, 23-May-97.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment