| |
|
|
KHR | Hello together,
Have here NEN seltsamen Error, the so about to three weeks emerged is and the I yet not eliminating can.
i'm clear, that it something with Ner Headerdatei To do has - but since hears then my know already on.
additionally is me not aware, that I what on whom Header-Files changed have???????????? CompileMarkSeparation $H messages.ph
$H Structs.ph
$H Windows.ph
$H CommCtrl.ph
Def &MapFileSize 2000
Declare SD_hFileMap&
Declare SD_FileMapName$
Declare SD_Buffer#, SD_BufferAddr&
Dim SD_Buffer#, 2000
declare SD_zaehler1&
declare SD_instanz&
declare SD_instanz_String$
declare SD_INI_Sum$
proc Speicherdatei_einrichten
SD_FileMapName$ = TESTFILE + @Chr$(0)
SD_hFileMap& = ~OpenFileMapping( ~FILE_MAP_ALL_ACCESS , 0, @Addr (SD_FileMapName$) )
ifnot SD_hFileMap&
SD_hFileMap& = ~CreateFileMapping($FFFFFFFF, 0, ~PAGE_READWRITE, 0, &MapFileSize, @Addr(SD_FileMapName$))
SD_Buffer# = ~MapViewOfFile(SD_hFileMap&, ~FILE_MAP_ALL_ACCESS, 0, 0, 0)
doppel_start& = 0
master_Instanz% = 1
endif
SD_Buffer# = ~MapViewOfFile(SD_hFileMap&, ~FILE_MAP_ALL_ACCESS, 0, 0, 0)
Instanz_Kommunikation MASTERSUCHEN
zaehler_1& = 0
repeat
inc zaehler_1& ,30
until @len ( @String$ (SD_Buffer#, zaehler_1&)) = 0
if master_Instanz%
String SD_Buffer#, zaehler_1& = @str$(%hwnd)+|+Inifilesumme$+|M|
else
String SD_Buffer#, zaehler_1& = @str$(%hwnd)+|+Inifilesumme$+|S|
endif
endproc
Speicherdatei_einrichten
waitkey
./../function-references/XProfan/end/'>end
its naturally only one part the program, but by me exit the Error already with this small fragment on.
The same Source becomes of P2CPP free from problems processing and the program velvet memory-File functions |
|
|
| Gruß Karl-Heinz WIN XP home/Pro / XPROFAN 11 / P2CPP ATMEL + BASCOM Fan | 04/23/09 ▲ |
|
|
|
|
| it can not from, what in the windows.PH behind SECTION_ALL_ACCESS as REM standing.
Schreib time instead of FILE_MAP_ALL_ACCESS simply $000F001F obs then functions. |
|
|
| |
|
|
|
| |
|
| |
|
|
|
KHR | Hello David,
Yes, now does it again.
now where You, the with the REMARK erwähnst, is me the Semikolon before it noticed.
is the the releases for Ärger?
Why is the now but over many months away gone well then gentry XProfan The Meckeritis from?
Nachtrag: Yes, The Deklarationen are missing.
I Have the whole Yes a more Program rausgeschnitten and as the Error auftrat, i was first time pleased.
. |
|
|
| Gruß Karl-Heinz WIN XP home/Pro / XPROFAN 11 / P2CPP ATMEL + BASCOM Fan | 04/23/09 ▲ |
|
|
|
|
| you have your XProfan updated, since then? |
|
|
| |
|
|
|
KHR | iF, Beitrag=51978, Zeitpunkt=23.04.2009
you have your XProfan updated, since then?
Yes, would possible. but i'm I do not sure.
The new 11.2 Have I but (yet) not reingemacht
Habs strain time with XPfrofan 10 probiert. there goes the old boy code yet without Error |
|
|
| Gruß Karl-Heinz WIN XP home/Pro / XPROFAN 11 / P2CPP ATMEL + BASCOM Fan | 04/23/09 ▲ |
|
|
|
|
| which IDE uses You really?
The actually Version of XProfan power whom Error but too... - get one only nothing Pixel if one XPSE uses because the The Header yourself parst or. one these obigen too gänzlich omit can. |
|
|
| |
|
|
|
KHR | Hello David
iF, Beitrag=51980, Zeitpunkt=23.04.2009
which IDE uses You really?
I use usually whom XProfed 2.0
momentarily building I me but yourself ne IDE circa my absoluten Lieblings-editor TSE 4.2. I likes simply The manner How one there with quick&dirty-macros works can and How to the thing with relatively little Programmieraufwand really for almost everything maßgeschneidert adjust can. and particularly, How crazy quick the self gigantic Files processing.
Have really already everything integrally well on the walk - is yet plenty nice-tunig necessary
z.B. After Fehlermeldungen from the Interpreter I will whom Cursor in the right row in the code stand having........ etc.... |
|
|
| Gruß Karl-Heinz WIN XP home/Pro / XPROFAN 11 / P2CPP ATMEL + BASCOM Fan | 04/23/09 ▲ |
|
|
|
|
KHR | for me erhebt itself now The question:
bow or feature?
must itself in XProfan or in the windows.ph what Change? |
|
|
| Gruß Karl-Heinz WIN XP home/Pro / XPROFAN 11 / P2CPP ATMEL + BASCOM Fan | 04/25/09 ▲ |
|
|
|
|
RGH | Hi,
the sees to one Error in the windows.ph from, the though bislang by a Error in XProfan kaschiert watts. loudly XProfan-Help counts always, that everything until last Semikolon the row part the Textes is, the eingefügt becomes. only so is it Yes possible, that too the einzufügende Text Semikolons include can. (To XProfan 10 has the, against the eindeutigen Help-formulation not functions.)
concise: The Semikolons behind the comment must removes go. (the meets too for two Entries a couple Lines above To.)
Greeting Roland |
|
|
| 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 | 04/25/09 ▲ |
|
|
|
|
| |
|
| |
|
|