| |
|
|
Jac de Lad | before I now old Threads new aufkoche make I simply time a new on.
Hello Roland!
thanks, for Vorabhilfe for XProfan 10. there have so did i yet some found, I yet overlooking having (to that example Create(BITMAP,...) and some watts me klarer (Reguläre expressions, though I there yet always not 100%ig durchsehe). but ichhab two small ask:
1. are The Images of Create(hPic,...) with the Prospeed.dll of Frank compatible (order Save!)? if not, there a Possibility the Save einzurichten?
2. You write in the Help Erweiterte edit binary Files: BlockWrite File$, area#, Start&, Anzahl& The File File$ becomes created (!) and the suitable part the Bereiches into File geschieben. with BlockWrite File$, 0, FileSize(File$)) would one whom kompletten area into File write.
Ähhm, with the Erklärungszeile can I nothing begin...is the commands (BlockWrite File$, 0, FileSize(File$)) ) somehow wrong or have I a Denkhänger???
and me erschließt not, a handle through Call of Assign handle&, again freizugeben, are The Handles before reserved?
otherwise keen How always! Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 07/31/06 ▲ |
|
|
|
|
RGH | [quote:278ca7be42=Jacob Liebeck]1. are The Images of Create(hPic,...) with the Prospeed.dll of Frank compatible (order Save!)? if not, there a Possibility the Save einzurichten?[/quote:278ca7be42] Since I annehme, that Frank the wheel not new made up has and likewise How I The Original Bitmaphandles Windows uses, müßten tappt im dunkeln compatible his.
[quote:278ca7be42]Ähhm, with the Erklärungszeile can I nothing begin...is the commands (BlockWrite File$, 0, FileSize(File$)) ) somehow wrong or have I a Denkhänger???[/quote:278ca7be42] The row is naturally wrong (SORRY!), because there missing The indicated the Bereiches, the into File written go should. so ists correctly.: BlockWrite File$, area#, 0, FileSize(File$))
[quote:278ca7be42]and me erschließt not, a handle through Call of Assign handle&, again freizugeben, are The Handles before reserved?[/quote:278ca7be42] with Assign handle&, File$ becomes a File with of/ one Dateinummer (= Dateihandle) verknüpft, likewise with handle& = assign(File$). not any more and not less. at that Closing the File with Close handle& becomes of course The File closed, The link the Dateinummer to File but not aufgehoben. one could The File means without erneutes Assign again open. as long as one Files only with Assign handle&,File$ zuweist, is the no trouble, there then this Dateinummer another File allocated becomes. with of/ one Zuweisung with handle& = assign(File$) becomes however The next free Dateinummer sought. and a Dateinummer, The yet with of/ one File joined is, counts naturally not as spare therefore recommend it itself here (with Using the function Assign()), Dateinummern with Assign handle&, aimed again freizugeben, lest sometime The Dateinummern effete are.
Greeting Roland (hope, itself now something vberständliche rausgedrückt to have) |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 07/31/06 ▲ |
|
|
|
|
Frank Abbing | [quote:229ex06742][quote:229ex06742]Jacob Liebeck: 1. are The Images of Create(hPic,...) with the Prospeed.dll of Frank compatible (order Save!)? if not, there a Possibility the Save einzurichten?[/quote:229ex06742] Since I annehme, that Frank the wheel not new made up has and likewise How I The Original Bitmaphandles Windows uses, müßten tappt im dunkeln compatible his.[/quote:229ex06742] Yes, The use I. though are ProSpeeds Images always in a HDC yoked. during Profan only lots Bitmaps using. The disadvantage, that Profan this so handling, lying of my Erachtens on it, that almost any GDI-command with HDCs works and lots Bitmaps for crt display still on a HDC yoked go must. can but his, I me here täusche and Profans functions still yoked are and only whom Bitmap-lever give back, instead of How ProSpeed whom HDC-lever. is then but not so simply on whom lever the HDCs To come, if only the Bitmaphandle famous is. it be because by a new HDC and SelectObject(). How is it because now, Roland? |
|
|
| |
|
|
|
Jac de Lad | @Roland: Have, think I, so far everything understood, only the Assign haperts another little. i'll furthermore The old method benefit (Have too yet never More as 99 Files needed, really not yet time 5...).
@Frank: everything clear!
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 08/01/06 ▲ |
|
|
|