Search found 17 matches
- Sat Jul 16, 2005 11:04 am
- Forum: Mac OSX
- Topic: What do i need to use MacOS X PureBasic?
- Replies: 7
- Views: 7112
- Thu Jul 14, 2005 1:44 pm
- Forum: Announcement
- Topic: PureVisionXP 2.12 now available
- Replies: 31
- Views: 11006
- Sat May 21, 2005 7:41 pm
- Forum: Coding Questions
- Topic: Window hooking?
- Replies: 21
- Views: 10652
- Mon May 16, 2005 1:10 pm
- Forum: Announcement
- Topic: PureBasic for MacOS X beta 1 unleashed !
- Replies: 50
- Views: 20787
- Wed Apr 20, 2005 9:13 am
- Forum: Announcement
- Topic: UpdatePreference userlib 2
- Replies: 0
- Views: 1112
UpdatePreference userlib 2
Hi,
This is my new userlib in version 2
http://julien.heisspiter.no-ip.com/Pure ... erence.zip
3 commands for updating a preference file with string, long or float values with Group support
This is my new userlib in version 2
http://julien.heisspiter.no-ip.com/Pure ... erence.zip
3 commands for updating a preference file with string, long or float values with Group support
- Sun Apr 03, 2005 5:26 pm
- Forum: Coding Questions
- Topic: list and delete Temporary Internet File (VB code to PB)
- Replies: 2
- Views: 1355
- Sun Apr 03, 2005 12:34 pm
- Forum: Coding Questions
- Topic: list and delete Temporary Internet File (VB code to PB)
- Replies: 2
- Views: 1355
list and delete Temporary Internet File (VB code to PB)
How traduction this code in PB ? (small traduction...)
For list and delete Temporary Internet File
'This project requries a form with a listbox (List1) on it
'and a class module (MemoryBlock)
'In the form:
Option Explicit
Private Type FILETIME
dwLowDateTime As Long
dwHighDateTime As Long
End ...
For list and delete Temporary Internet File
'This project requries a form with a listbox (List1) on it
'and a class module (MemoryBlock)
'In the form:
Option Explicit
Private Type FILETIME
dwLowDateTime As Long
dwHighDateTime As Long
End ...
- Thu May 22, 2003 2:40 pm
- Forum: Coding Questions
- Topic: SMTP With password ?
- Replies: 1
- Views: 1598
SMTP With password ?
Hi,
I use this code, but sever SMTP requires a user and a password.
How to make with this code?
thank
SMTPserver$ = "216.136.173.12" ; ip SMTP server (smtp.mail.yahoo.fr)
Sender$="moi@domaine.fr" ; Sender e-mail
Domain$="domaine.fr"; Sender domain, everyting after the @
Receiver$="rece ...
I use this code, but sever SMTP requires a user and a password.
How to make with this code?
thank
SMTPserver$ = "216.136.173.12" ; ip SMTP server (smtp.mail.yahoo.fr)
Sender$="moi@domaine.fr" ; Sender e-mail
Domain$="domaine.fr"; Sender domain, everyting after the @
Receiver$="rece ...
- Tue May 20, 2003 11:49 am
- Forum: Coding Questions
- Topic: Delete Files From Temp\Temporary Internet Files\Recent....
- Replies: 16
- Views: 6142
This code no work (2000 and XP Home SP1)
How to see and delete temporary Internet files ?
Code: Select all
DeleteFile("C:\Documents and Settings\Julien.PERSONNAL\Local Settings\Temporary Internet Files\myfile.jpg")
- Mon May 19, 2003 1:55 pm
- Forum: Coding Questions
- Topic: Find an email in POP
- Replies: 1
- Views: 1312
Find an email in POP
Hi
I want will seek an email on a pop waiter. But the email is illegible. There is no working.
Where is the problem in this code :
Thanks
InitNetwork()
OpenConsole()
#MODE_Authorization = 1
#MODE_Transaction = 2
Login$ = "pseudo"
Password$ = "pass"
POP_Provider$ = "pop.serveur.fr"
EOL ...
I want will seek an email on a pop waiter. But the email is illegible. There is no working.
Where is the problem in this code :
Thanks
InitNetwork()
OpenConsole()
#MODE_Authorization = 1
#MODE_Transaction = 2
Login$ = "pseudo"
Password$ = "pass"
POP_Provider$ = "pop.serveur.fr"
EOL ...
- Fri May 09, 2003 7:23 pm
- Forum: Coding Questions
- Topic: How to engrave a file on CD (write files on a CD)
- Replies: 7
- Views: 2928
How to engrave a file on CD (write files on a CD)
Hello
I have a question :
How to engrave a file on CD (write files on a CD) ?
That possible ?
Thank
Julien

I have a question :
How to engrave a file on CD (write files on a CD) ?
That possible ?
Thank
Julien
- Thu May 01, 2003 9:47 am
- Forum: Coding Questions
- Topic: Icon in menu ?
- Replies: 2
- Views: 1449
- Mon Apr 28, 2003 11:31 pm
- Forum: Coding Questions
- Topic: Refresh a window
- Replies: 18
- Views: 8402
- Mon Apr 28, 2003 10:49 pm
- Forum: Coding Questions
- Topic: Refresh a window
- Replies: 18
- Views: 8402
- Mon Apr 28, 2003 9:29 pm
- Forum: Coding Questions
- Topic: Refresh a window
- Replies: 18
- Views: 8402