Code PBLibs in PB
Init/End functions do work. The problem was with calling methods (TailBite assumed [edx+offset] to be an external reference), fixed now thanks to you. But it should have shown an error from FAsm (here it did) instead of crashing.
You can download the Installer again or use that button in TailBite Manager which says: "Check for updates" (make sure you're connected to Internet).
Thanks again,
You can download the Installer again or use that button in TailBite Manager which says: "Check for updates" (make sure you're connected to Internet).
Thanks again,
El_Choni
I dont have TailBite in my tools section of PB what should i do?El_Choni wrote:@scurrier: sorry, didn´t have too much time to reply yesterday. You only need to put your code in a ProcedureDLL (for exported functions). Then select TailBite in the Tools menu, and relaunch PureBasic in order to test your function.
@Manne: sent.
EDIT: added support for InitFunction and EndFunction through "_Init" and "_End" procedure suffixes. These procedures can´t have arguments, nor procedurereturns. Fixed label problem (I think).
Regards,
Sent. Anyway, the website works perfectly:
http://www.terra.es/personal5/temporald ... taller.exe
Regards,
http://www.terra.es/personal5/temporald ... taller.exe
Regards,
El_Choni
the website works perfectly here. maybe you have a spy-and-redirect-virus installed.Polo wrote:Thanks a lot ! I'm currently testing it !
Anyway, the website still doesn't work....
Error Message : "Impossible d'établir une connection avec le serveur"
which mean "Cannot make a connection with server"
try to elimate this shit with 'SpyBot Search&Destroy' utility .
SPAMINATOR NR.1
Now a strange thing happens, this version worked perfectly in my computer XP, then i installed PB in my other comp XP Pro,(just moving the PB folder, paths have changed), when i try to install Tailbite says
PBCompiler: .........\TBUpdater.pb
line 386: ScreenWidth() is not a function an array or a linked list
PBCompiler: .........\TBUpdater.pb
line 386: ScreenWidth() is not a function an array or a linked list
Justin => I had this error while installing, but it doesn't change nothing, the lib works well.
Anyway, I have a little problem with the lib, it works great, I have created 8 functions (ProcedureDLL), and when I try to create one more, I have the usual error "error line ...." with the usual line
Do you know why it does that ?
Anyway, I have a little problem with the lib, it works great, I have created 8 functions (ProcedureDLL), and when I try to create one more, I have the usual error "error line ...." with the usual line

Do you know why it does that ?