Search found 119 matches

by omid-xp
Fri May 14, 2004 11:12 pm
Forum: Off Topic
Topic: I am not sure ... but
Replies: 11
Views: 3814

Kale if you search my all posts see just some of thats is in this way and its just for my always like about be anti for something in windows.

After some user see my some topics about killing or spy post in first days now when i post an topic about webcam capture users think its for my worm or ...
by omid-xp
Fri May 14, 2004 12:38 pm
Forum: Off Topic
Topic: I am not sure ... but
Replies: 11
Views: 3814

Ok, for my problem in writing english please look again at this topic:

viewtopic.php?t=10831&start=15
by omid-xp
Fri May 14, 2004 12:19 pm
Forum: Coding Questions
Topic: Send email with attachment in PB 3.90
Replies: 20
Views: 9816

Hi Dare2.

Why you think i have source code and don't want show it to users?

I trust to all users and no have any problem with this, but when i have not any source how to show it to you ?

I can't write full apps in PB yet for two problem:

1. i am beginner in programming and PB is first ...
by omid-xp
Fri May 14, 2004 1:07 am
Forum: Coding Questions
Topic: Easy get one pic of webcam device and save it
Replies: 17
Views: 9834

Am I missing something here? Serious question, no sarcasm intended. I see a chunk of VB code converted by Hi-Toro and a newbie trying to make use of it. I see nothing to indicate that it is anything but an example of how to interface with a video capture device. No suspicious code, no email ...
by omid-xp
Fri May 14, 2004 12:50 am
Forum: Coding Questions
Topic: Easy get one pic of webcam device and save it
Replies: 17
Views: 9834

Please read this :

viewtopic.php?p=57129#57129
by omid-xp
Fri May 14, 2004 12:50 am
Forum: Off Topic
Topic: I am not sure ... but
Replies: 11
Views: 3814

Please read this :

viewtopic.php?p=57129#57129
by omid-xp
Fri May 14, 2004 12:44 am
Forum: Windows
Topic: Hide and show start button !
Replies: 10
Views: 4049

Please read this :

viewtopic.php?p=57129#57129
by omid-xp
Fri May 14, 2004 12:43 am
Forum: Coding Questions
Topic: Send email with attachment in PB 3.90
Replies: 20
Views: 9816

I today when come in forums see again suspicious and bad post about me in topics.

I don't know why some users like think in this forums one user try to write an virus or worm !

I think it's big fun for some user in one programing language forums.

All users know save they ip and some informatins ...
by omid-xp
Thu May 13, 2004 1:00 pm
Forum: Coding Questions
Topic: Send email with attachment in PB 3.90
Replies: 20
Views: 9816

To Kale : right, i just think its better, sorry.

To freedimension : Always virus and worm programmers use of small codes in programing ?

So just virus programmers must use of Visual c++ language . its create very small exe files and very fast . it's true ? no always small code its one art of ...
by omid-xp
Thu May 13, 2004 12:46 pm
Forum: Coding Questions
Topic: Easy get one pic of webcam device and save it
Replies: 17
Views: 9834

Ok ....


Source



IncludeFile "avicapincs.pb"

; -----------------------------------------------------------------------------
; D E M O . . .
; -----------------------------------------------------------------------------

OpenAviLibrary ()

If OpenWindow (0, #CW_USEDEFAULT, #CW_USEDEFAULT ...
by omid-xp
Wed May 12, 2004 9:38 pm
Forum: Coding Questions
Topic: Send email with attachment in PB 3.90
Replies: 20
Views: 9816

I find this code for C++ programmers : ( Think its work better )



#include <winsock2.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>


WSADATA W;
SOCKET Sock;
struct sockaddr_in Saddr;
int res,err;
unsigned long mask=127;
char text[1024];
HANDLE FileData;
DWORD nReadBytes;

const ...
by omid-xp
Wed May 12, 2004 9:37 pm
Forum: Coding Questions
Topic: Easy get one pic of webcam device and save it
Replies: 17
Views: 9834

This forums have about 1050 user, don't know anybody about this ?

This is very important for me :?
by omid-xp
Wed May 12, 2004 12:57 pm
Forum: Off Topic
Topic: It's my birthday!
Replies: 24
Views: 5791

LarsG Happy birthday !

Happy birthday too sec GFs :D
by omid-xp
Tue May 11, 2004 10:59 pm
Forum: Coding Questions
Topic: Easy get one pic of webcam device and save it
Replies: 17
Views: 9834

Re: Easy get one pic of webcam device and save it

what you need is a simple Click-Drag&Drop-Coding-Software for appz like Click&Play for gamez , a art of visual editor with every command you dream inbuild ........ , just a VISUAL DREAMER :mrgreen:


What you think about newbies ? are they professional ?

What you think about my problem ? its ...
by omid-xp
Tue May 11, 2004 6:33 pm
Forum: Coding Questions
Topic: Easy get one pic of webcam device and save it
Replies: 17
Views: 9834

Easy get one pic of webcam device and save it

How can i easy get one pic of webcam device and save it to disk ?

I know exist an source code for webcam but it is very big and it not save pic to disk and just view webcam in an window .

I try to change it but can't, try to use avicap library but it is in other language and i can't use it.

I ...