PureMemory Deluxe

Spiele, Demos, Grafikzeug und anderes unterhaltendes.
Benutzeravatar
RSBasic
Admin
Beiträge: 8047
Registriert: 05.10.2006 18:55
Wohnort: Gernsbach
Kontaktdaten:

Beitrag von RSBasic »

Du musst doch wissen, was für eine "Version" du uploadest?!

Bild
Aus privaten Gründen habe ich leider nicht mehr so viel Zeit wie früher. Bitte habt Verständnis dafür.
Bild
Bild
Benutzeravatar
ts-soft
Beiträge: 22292
Registriert: 08.09.2004 00:57
Computerausstattung: Mainboard: MSI 970A-G43
CPU: AMD FX-6300 Six-Core Processor
GraKa: GeForce GTX 750 Ti, 2 GB
Memory: 16 GB DDR3-1600 - Dual Channel
Wohnort: Berlin

Beitrag von ts-soft »

>> Pure Memory Deluxe v1.0B ???
steht im Fenstertitel
PureBasic 5.73 LTS | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Nutella hat nur sehr wenig Vitamine. Deswegen muss man davon relativ viel essen.
Bild
Benutzeravatar
Fluid Byte
Beiträge: 3110
Registriert: 27.09.2006 22:06
Wohnort: Berlin, Mitte

Beitrag von Fluid Byte »

Ach so! Ausschlaggebend ist aber die Versionsnummer unten/links.
Ist aber sowieso egal, du hast immer die richtige gehabt. :wink:

Hier nochmal noch mal eine Version mit OnError+Logfile:

http://www.codedreality.de/tl_files/gam ... _Debug.zip
Zuletzt geändert von Fluid Byte am 04.03.2009 19:33, insgesamt 1-mal geändert.
Windows 10 Pro, 64-Bit / Outtakes | Derek
Benutzeravatar
RSBasic
Admin
Beiträge: 8047
Registriert: 05.10.2006 18:55
Wohnort: Gernsbach
Kontaktdaten:

Beitrag von RSBasic »

Diesmal keine Fehlermeldung, aber:
18:32:32 = create logfile
18:32:32 = init: graphics
18:32:32 = init: 3D acceleration
18:32:32 = init: keyboard
18:32:32 = init: mouse
18:32:32 = init: sound
\\Edit:
Wenn ich Kompatibilitätsmodus auf Win2k aktiviere, dann bekomme ich auch ein IMA.
Zuletzt geändert von RSBasic am 04.03.2009 19:41, insgesamt 1-mal geändert.
Aus privaten Gründen habe ich leider nicht mehr so viel Zeit wie früher. Bitte habt Verständnis dafür.
Bild
Bild
Benutzeravatar
ts-soft
Beiträge: 22292
Registriert: 08.09.2004 00:57
Computerausstattung: Mainboard: MSI 970A-G43
CPU: AMD FX-6300 Six-Core Processor
GraKa: GeForce GTX 750 Ti, 2 GB
Memory: 16 GB DDR3-1600 - Dual Channel
Wohnort: Berlin

Beitrag von ts-soft »

---------------------------
Error
---------------------------
A program error was detected:

Error Message: Invalid memory access
Error Code: -1073741819
Code Address: 4327197
Target Address: 0
Sourcecode line: 49
Sourcecode file: FileExtract.pbi

Register content:
EAX = 41887784
EBX = 1
ECX = 41887360
EDX = 16
EBP = 1572668
ESI = 0
EDI = 0
ESP = 1572620

---------------------------
OK
---------------------------
PureBasic 5.73 LTS | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Nutella hat nur sehr wenig Vitamine. Deswegen muss man davon relativ viel essen.
Bild
Benutzeravatar
Fluid Byte
Beiträge: 3110
Registriert: 27.09.2006 22:06
Wohnort: Berlin, Mitte

Beitrag von Fluid Byte »

Jo, das ist genau die Stelle wo die erste Grafik per CatchSprite() geladen wird. Da die Speicheradresse NULL beträgt schmiert er ab. Das es vorher noch nicht kracht liegt daran das CatchSound() NULL als Adresse akzeptiert ohne das Programm zum Absturz zu bringen.

Ich hab' jetzt aber ehrlich gesagt keinen Bock mehr. STARGÅTE hat schon recht, diese Fehlersuche für ein System was man selber nicht besitzt ist extrem frustrierend. Ich denke das führt auch zu nichts mehr. Ich werde demnächst mal versuchen die Anwendung auf dem PC meines Vaters zu testen den der besitzt Vista Premium.
Windows 10 Pro, 64-Bit / Outtakes | Derek
Benutzeravatar
RSBasic
Admin
Beiträge: 8047
Registriert: 05.10.2006 18:55
Wohnort: Gernsbach
Kontaktdaten:

Beitrag von RSBasic »

Schade, dass das Problem nicht behoben wurde. :(
Aber verständlich, dass du darauf kein Bock mehr hast.
Aus privaten Gründen habe ich leider nicht mehr so viel Zeit wie früher. Bitte habt Verständnis dafür.
Bild
Bild
Benutzeravatar
PMV
Beiträge: 2765
Registriert: 29.08.2004 13:59
Wohnort: Baden-Württemberg

Beitrag von PMV »

Hab die letzte von dir auch mal ausgeführt ...
Zur erinnerung: Bei mir funktioniert der Text nicht.
19:15:51 = create logfile
19:15:51 = init: graphics
19:15:52 = init: 3D acceleration
19:15:52 = init: keyboard
19:15:52 = init: mouse
19:15:52 = init: sound
19:15:52 = extrn: minizip
19:15:52 = extrn: animsprite
19:15:52 = extrn: imagefont
19:15:52 = extrn: highscore
19:15:52 = extrn: zip access
19:15:52 = extrn: interface
19:15:52 = read settings
19:15:52 = open screen
19:15:52 = prepare resources
19:15:52 = zip: find -> tile.wav (86)
19:15:52 = zip: catch -> tile.wav (44042272)
19:15:52 = zip: *ptr -> 3222
19:15:52 = sfx: catch -> tile.wav (6072944)
19:15:52 = zip: find -> score.wav (84)
19:15:52 = zip: catch -> score.wav (44042272)
19:15:52 = zip: *ptr -> 2224
19:15:52 = sfx: catch -> score.wav (6076024)
19:15:52 = zip: find -> hover.wav (83)
19:15:52 = zip: catch -> hover.wav (44042272)
19:15:52 = zip: *ptr -> 4564
19:15:52 = sfx: catch -> hover.wav (6081464)
19:15:52 = zip: find -> select.wav (85)
19:15:52 = zip: catch -> select.wav (44042272)
19:15:52 = zip: *ptr -> 11824
19:15:52 = sfx: catch -> select.wav (6085392)
19:15:52 = zip: find -> buzz.wav (80)
19:15:52 = zip: catch -> buzz.wav (44042272)
19:15:52 = zip: *ptr -> 1688
19:15:52 = sfx: catch -> buzz.wav (6086056)
19:15:52 = zip: find -> applause.wav (79)
19:15:52 = zip: catch -> applause.wav (77922376)
19:15:52 = zip: *ptr -> 108522
19:15:52 = sfx: catch -> applause.wav (74485264)
19:15:52 = zip: find -> combo.wav (81)
19:15:52 = zip: catch -> combo.wav (44042272)
19:15:52 = zip: *ptr -> 15300
19:15:52 = sfx: catch -> combo.wav (74485344)
19:15:52 = zip: find -> gameover.wav (82)
19:15:52 = zip: catch -> gameover.wav (77922376)
19:15:52 = zip: *ptr -> 112758
19:15:52 = sfx: catch -> gameover.wav (74485424)
19:15:52 = zip: find -> about.ogg (2)
19:15:52 = zip: catch -> about.ogg (77922376)
19:15:52 = zip: *ptr -> 281137
19:15:52 = sfx: catch -> about.ogg (40788272)
19:15:52 = zip: find -> game.ogg (3)
19:15:52 = zip: catch -> game.ogg (78970912)
19:15:52 = zip: *ptr -> 789224
19:15:52 = sfx: catch -> game.ogg (40788308)
19:15:52 = zip: find -> menu.ogg (4)
19:15:52 = zip: catch -> menu.ogg (78203528)
19:15:52 = zip: *ptr -> 518365
19:15:52 = sfx: catch -> menu.ogg (40788344)
19:15:52 = set volume
19:15:52 = gfx: transparent color
19:15:52 = zip: find -> checkerbox.png (6)
19:15:52 = zip: catch -> checkerbox.png (44042272)
19:15:52 = zip: *ptr -> 2577
19:15:52 = gfx: catch -> checkerbox.png
19:15:52 = gfx: result -> 6875160
19:15:52 = zip: find -> cogwheel1.png (7)
19:15:52 = zip: catch -> cogwheel1.png (78721904)
19:15:52 = zip: *ptr -> 25610
19:15:52 = gfx: catch -> cogwheel1.png
19:15:52 = gfx: result -> 6875192
19:15:52 = zip: find -> cogwheel2.png (8)
19:15:52 = zip: catch -> cogwheel2.png (78721904)
19:15:52 = zip: *ptr -> 25100
19:15:52 = gfx: catch -> cogwheel2.png
19:15:52 = gfx: result -> 6875224
19:15:52 = zip: find -> logo.png (14)
19:15:52 = zip: catch -> logo.png (78721904)
19:15:52 = zip: *ptr -> 65125
19:15:52 = gfx: catch -> logo.png
19:15:52 = gfx: result -> 6875256
19:15:52 = zip: find -> menu_buttons1.png (15)
19:15:52 = zip: catch -> menu_buttons1.png (78721904)
19:15:52 = zip: *ptr -> 40378
19:15:52 = gfx: catch -> menu_buttons1.png
19:15:52 = gfx: result -> 6875288
19:15:52 = zip: find -> menu_buttons2.png (16)
19:15:52 = zip: catch -> menu_buttons2.png (78721904)
19:15:52 = zip: *ptr -> 43184
19:15:52 = gfx: catch -> menu_buttons2.png
19:15:52 = gfx: result -> 6875320
19:15:52 = zip: find -> flare.png (11)
19:15:52 = zip: catch -> flare.png (44042272)
19:15:52 = zip: *ptr -> 3430
19:15:52 = gfx: catch -> flare.png
19:15:52 = gfx: result -> 6875352
19:15:52 = zip: find -> infobar.png (13)
19:15:52 = zip: catch -> infobar.png (44042272)
19:15:52 = zip: *ptr -> 4101
19:15:52 = gfx: catch -> infobar.png
19:15:52 = gfx: result -> 6875384
19:15:52 = zip: find -> combometer.png (9)
19:15:52 = zip: catch -> combometer.png (78721904)
19:15:52 = zip: *ptr -> 27861
19:15:52 = gfx: catch -> combometer.png
19:15:52 = gfx: result -> 6875416
19:15:52 = zip: find -> ringanim.png (17)
19:15:52 = zip: catch -> ringanim.png (44042272)
19:15:52 = zip: *ptr -> 11299
19:15:52 = gfx: catch -> ringanim.png
19:15:52 = gfx: result -> 6875448
19:15:52 = zip: find -> star.png (18)
19:15:52 = zip: catch -> star.png (44042272)
19:15:52 = zip: *ptr -> 342
19:15:52 = gfx: catch -> star.png
19:15:52 = gfx: result -> 6875480
19:15:52 = zip: find -> highlight.png (12)
19:15:52 = zip: catch -> highlight.png (44042272)
19:15:52 = zip: *ptr -> 2025
19:15:52 = gfx: catch -> highlight.png
19:15:52 = gfx: result -> 6875512
19:15:52 = zip: find -> cover.png (10)
19:15:52 = zip: catch -> cover.png (44042272)
19:15:52 = zip: *ptr -> 3015
19:15:52 = gfx: catch -> cover.png
19:15:52 = gfx: result -> 6875544
19:15:52 = zip: find -> tileset01.png (19)
19:15:52 = zip: catch -> tileset01.png (78721904)
19:15:52 = zip: *ptr -> 123078
19:15:52 = gfx: catch -> tileset01.png
19:15:52 = gfx: result -> 6875576
19:15:52 = zip: find -> tileset02.png (20)
19:15:52 = zip: catch -> tileset02.png (78721904)
19:15:52 = zip: *ptr -> 111336
19:15:52 = gfx: catch -> tileset02.png
19:15:53 = gfx: result -> 6875608
19:15:53 = zip: find -> tileset03.png (21)
19:15:53 = zip: catch -> tileset03.png (78721904)
19:15:53 = zip: *ptr -> 109007
19:15:53 = gfx: catch -> tileset03.png
19:15:53 = gfx: result -> 6875640
19:15:53 = zip: find -> tileset04.png (22)
19:15:53 = zip: catch -> tileset04.png (78721904)
19:15:53 = zip: *ptr -> 75807
19:15:53 = gfx: catch -> tileset04.png
19:15:53 = gfx: result -> 6875672
19:15:53 = zip: find -> tileset05.png (23)
19:15:53 = zip: catch -> tileset05.png (78721904)
19:15:53 = zip: *ptr -> 205343
19:15:53 = gfx: catch -> tileset05.png
19:15:53 = gfx: result -> 6875704
19:15:53 = zip: find -> tileset06.png (24)
19:15:53 = zip: catch -> tileset06.png (78721904)
19:15:53 = zip: *ptr -> 156373
19:15:53 = gfx: catch -> tileset06.png
19:15:53 = gfx: result -> 6875736
19:15:53 = zip: find -> tiles_disabled01.png (25)
19:15:53 = zip: catch -> tiles_disabled01.png (78721904)
19:15:53 = zip: *ptr -> 105024
19:15:53 = gfx: catch -> tiles_disabled01.png
19:15:53 = gfx: result -> 6875768
19:15:53 = zip: find -> tiles_disabled02.png (26)
19:15:53 = zip: catch -> tiles_disabled02.png (78721904)
19:15:53 = zip: *ptr -> 94035
19:15:53 = gfx: catch -> tiles_disabled02.png
19:15:53 = gfx: result -> 6875800
19:15:53 = zip: find -> tiles_disabled03.png (27)
19:15:53 = zip: catch -> tiles_disabled03.png (78721904)
19:15:53 = zip: *ptr -> 93422
19:15:53 = gfx: catch -> tiles_disabled03.png
19:15:53 = gfx: result -> 6875832
19:15:53 = zip: find -> tiles_disabled04.png (28)
19:15:53 = zip: catch -> tiles_disabled04.png (78721904)
19:15:53 = zip: *ptr -> 65334
19:15:53 = gfx: catch -> tiles_disabled04.png
19:15:53 = gfx: result -> 6875864
19:15:53 = zip: find -> tiles_disabled05.png (29)
19:15:53 = zip: catch -> tiles_disabled05.png (78721904)
19:15:53 = zip: *ptr -> 138320
19:15:53 = gfx: catch -> tiles_disabled05.png
19:15:53 = gfx: result -> 6875896
19:15:53 = zip: find -> tiles_disabled06.png (30)
19:15:53 = zip: catch -> tiles_disabled06.png (78721904)
19:15:53 = zip: *ptr -> 109335
19:15:53 = gfx: catch -> tiles_disabled06.png
19:15:53 = gfx: result -> 6875928
19:15:53 = gfx: create shadow
19:15:53 = gfx: sprite3D -> cogwheel1
19:15:53 = gfx: sprite3D -> cogwheel2
19:15:53 = gfx: sprite3D -> logo
19:15:53 = gfx: sprite3D -> menuitems1
19:15:53 = gfx: sprite3D -> menuitems1
19:15:53 = gfx: sprite3D -> flare
19:15:53 = gfx: sprite3D -> infobar
19:15:53 = gfx: sprite3D -> combometer
19:15:53 = gfx: sprite3D -> ringanim
19:15:53 = gfx: sprite3D -> star
19:15:53 = gfx: sprite3D -> highlight
19:15:53 = gfx: sprite3D -> cover
19:15:53 = gfx: sprite3D -> tileset01
19:15:53 = gfx: sprite3D -> tileset02
19:15:53 = gfx: sprite3D -> tileset03
19:15:53 = gfx: sprite3D -> tileset04
19:15:53 = gfx: sprite3D -> tileset05
19:15:53 = gfx: sprite3D -> tileset06
19:15:53 = gfx: sprite3D -> tileset_disbaled01
19:15:53 = gfx: sprite3D -> tileset_disbaled02
19:15:53 = gfx: sprite3D -> tileset_disbaled03
19:15:53 = gfx: sprite3D -> tileset_disbaled04
19:15:53 = gfx: sprite3D -> tileset_disbaled05
19:15:53 = gfx: sprite3D -> tileset_disbaled06
19:15:53 = gfx: sprite3D -> shadow
19:15:53 = zip: find -> image.png (43)
19:15:53 = zip: catch -> image.png (78721904)
19:15:53 = zip: *ptr -> 26499
19:15:53 = zip: find -> disabled.png (42)
19:15:53 = zip: catch -> disabled.png (78748416)
19:15:53 = zip: *ptr -> 20223
19:15:53 = zip: find -> setup.ini (44)
19:15:53 = zip: catch -> setup.ini (44042272)
19:15:53 = zip: *ptr -> 33
19:15:53 = zip: find -> tracking.ini (45)
19:15:53 = zip: catch -> tracking.ini (44042320)
19:15:53 = zip: *ptr -> 1768
19:15:53 = gfx: imgfnt -> default
19:15:53 = zip: find -> image.png (51)
19:15:53 = zip: catch -> image.png (78721904)
19:15:53 = zip: *ptr -> 26086
19:15:53 = zip: find -> disabled.png (0)
19:15:53 = zip: catch -> disabled.png (0)
19:15:53 = zip: find -> setup.ini (52)
19:15:53 = zip: catch -> setup.ini (44042272)
19:15:53 = zip: *ptr -> 33
19:15:53 = zip: find -> tracking.ini (53)
19:15:53 = zip: catch -> tracking.ini (44042320)
19:15:53 = zip: *ptr -> 1768
19:15:53 = gfx: imgfnt -> mutli
19:15:53 = zip: find -> image.png (47)
19:15:53 = zip: catch -> image.png (44044592)
19:15:53 = zip: *ptr -> 5575
19:15:53 = zip: find -> disabled.png (0)
19:15:53 = zip: catch -> disabled.png (0)
19:15:53 = zip: find -> setup.ini (48)
19:15:53 = zip: catch -> setup.ini (44042272)
19:15:53 = zip: *ptr -> 33
19:15:53 = zip: find -> tracking.ini (49)
19:15:53 = zip: catch -> tracking.ini (44042320)
19:15:53 = zip: *ptr -> 1768
19:15:53 = gfx: imgfnt -> hyperlink
19:15:53 = zip: find -> image.png (55)
19:15:53 = zip: catch -> image.png (44044592)
19:15:53 = zip: *ptr -> 3205
19:15:53 = zip: find -> disabled.png (0)
19:15:53 = zip: catch -> disabled.png (0)
19:15:53 = zip: find -> setup.ini (56)
19:15:53 = zip: catch -> setup.ini (44042272)
19:15:53 = zip: *ptr -> 33
19:15:53 = zip: find -> tracking.ini (57)
19:15:53 = zip: catch -> tracking.ini (44042320)
19:15:53 = zip: *ptr -> 1768
19:15:53 = gfx: imgfnt -> score
19:15:53 = gfx: imgfnt -> set default
19:15:53 = gfx: imgfnt -> set current
19:15:53 = gui: initialize
19:15:53 = zip: find -> image.png (43)
19:15:53 = zip: catch -> image.png (78721904)
19:15:53 = zip: *ptr -> 26499
19:15:53 = zip: find -> disabled.png (42)
19:15:53 = zip: catch -> disabled.png (78748416)
19:15:53 = zip: *ptr -> 20223
19:15:53 = zip: find -> setup.ini (44)
19:15:53 = zip: catch -> setup.ini (44042344)
19:15:53 = zip: *ptr -> 33
19:15:53 = zip: find -> tracking.ini (45)
19:15:53 = zip: catch -> tracking.ini (44048056)
19:15:53 = zip: *ptr -> 1768
19:15:53 = zip: find -> cursor.png (39)
19:15:53 = zip: catch -> cursor.png (44042344)
19:15:53 = zip: *ptr -> 645
19:15:53 = gfx: catch -> cursor.png
19:15:53 = gfx: result -> 42404112
19:15:53 = zip: find -> option.png (36)
19:15:53 = zip: catch -> option.png (44050424)
19:15:53 = zip: *ptr -> 4220
19:15:53 = zip: find -> checkBox.png (35)
19:15:53 = zip: catch -> checkBox.png (44044592)
19:15:53 = zip: *ptr -> 2772
19:15:53 = zip: find -> spin.png (37)
19:15:53 = zip: catch -> spin.png (44050424)
19:15:53 = zip: *ptr -> 4114
19:15:53 = zip: find -> backdrop.png (61)
19:15:53 = zip: catch -> backdrop.png (44042344)
19:15:53 = zip: *ptr -> 298
19:15:53 = zip: find -> error.png (62)
19:15:53 = zip: catch -> error.png (44044592)
19:15:53 = zip: *ptr -> 2972
19:15:53 = zip: find -> info.png (67)
19:15:53 = zip: catch -> info.png (44050424)
19:15:53 = zip: *ptr -> 5241
19:15:53 = zip: find -> question.png (68)
19:15:53 = zip: catch -> question.png (44050424)
19:15:53 = zip: *ptr -> 5509
19:15:53 = zip: find -> warning.png (77)
19:15:53 = zip: catch -> warning.png (44044592)
19:15:53 = zip: *ptr -> 2739
19:15:53 = zip: find -> Frame LT.png (64)
19:15:53 = zip: catch -> Frame LT.png (44042344)
19:15:53 = zip: *ptr -> 200
19:15:53 = zip: find -> Frame RT.png (65)
19:15:53 = zip: catch -> Frame RT.png (44042344)
19:15:53 = zip: *ptr -> 200
19:15:53 = zip: find -> Frame TP.png (66)
19:15:53 = zip: catch -> Frame TP.png (44042344)
19:15:53 = zip: *ptr -> 217
19:15:53 = zip: find -> Frame BT.png (63)
19:15:53 = zip: catch -> Frame BT.png (44042344)
19:15:53 = zip: *ptr -> 222
19:15:53 = zip: find -> Shadow TL.png (74)
19:15:53 = zip: catch -> Shadow TL.png (44042344)
19:15:53 = zip: *ptr -> 1331
19:15:53 = zip: find -> Shadow TR.png (76)
19:15:53 = zip: catch -> Shadow TR.png (44042344)
19:15:53 = zip: *ptr -> 1358
19:15:53 = zip: find -> Shadow BL.png (69)
19:15:53 = zip: catch -> Shadow BL.png (44042344)
19:15:53 = zip: *ptr -> 1348
19:15:53 = zip: find -> Shadow BR.png (70)
19:15:53 = zip: catch -> Shadow BR.png (44042344)
19:15:53 = zip: *ptr -> 1361
19:15:53 = zip: find -> Shadow LT.png (72)
19:15:53 = zip: catch -> Shadow LT.png (44042344)
19:15:53 = zip: *ptr -> 380
19:15:53 = zip: find -> Shadow RT.png (73)
19:15:53 = zip: catch -> Shadow RT.png (44042344)
19:15:53 = zip: *ptr -> 381
19:15:53 = zip: find -> Shadow TP.png (75)
19:15:53 = zip: catch -> Shadow TP.png (44042344)
19:15:53 = zip: *ptr -> 400
19:15:53 = zip: find -> Shadow BT.png (71)
19:15:53 = zip: catch -> Shadow BT.png (44042344)
19:15:53 = zip: *ptr -> 396
19:15:53 = zip: find -> Button.png (34)
19:15:53 = zip: catch -> Button.png (44042344)
19:15:53 = zip: *ptr -> 1140
19:15:53 = zip: find -> String.png (38)
19:15:53 = zip: catch -> String.png (44042344)
19:15:53 = zip: *ptr -> 1187
19:15:53 = zip: find -> hover.wav (58)
19:15:53 = zip: catch -> hover.wav (44044592)
19:15:53 = zip: *ptr -> 2402
19:15:53 = sfx: catch -> hover.wav (42451176)
19:15:53 = zip: find -> select.wav (59)
19:15:53 = zip: catch -> select.wav (78721904)
19:15:53 = zip: *ptr -> 21322
19:15:53 = sfx: catch -> select.wav (42451232)
19:15:53 = zip: find -> click.wav (32)
19:15:53 = zip: catch -> click.wav (44050424)
19:15:53 = zip: *ptr -> 4686
19:15:53 = sfx: catch -> click.wav (42451288)
19:15:53 = gui: enable sfx
19:15:53 = gui: set volume
19:15:53 = gui: create dialogs
MFG PMV
alte Projekte:
TSE, CWL, Chatsystem, GameMaker, AI-Game DLL, Fileparser, usw. -.-
Benutzeravatar
Fluid Byte
Beiträge: 3110
Registriert: 27.09.2006 22:06
Wohnort: Berlin, Mitte

Beitrag von Fluid Byte »

Windows Vista oder XP?
Windows 10 Pro, 64-Bit / Outtakes | Derek
Benutzeravatar
PMV
Beiträge: 2765
Registriert: 29.08.2004 13:59
Wohnort: Baden-Württemberg

Beitrag von PMV »

XP hat doch keinen reitz, da funzt es ja anscheinend alles ... ne ich rede
hier immer nur von Vista Business x64 :D

MFG PMV
alte Projekte:
TSE, CWL, Chatsystem, GameMaker, AI-Game DLL, Fileparser, usw. -.-
Antworten