Search found 345 matches

by JaDogg
Jun 01, 2019 16:59
Forum: Archive
Topic: SFX GEN(genarate sounds,and genarate FB code) UPDATED 1.1
Replies: 11
Views: 9866

Re: SFX GEN(genarate sounds,and genarate FB code) UPDATED 1.1

Does anyone have that zip file around? I kind of lost it :(
by JaDogg
Oct 08, 2014 4:59
Forum: Community Discussion
Topic: Article comparing FreeBASIC to cyBOSS
Replies: 24
Views: 6660

Re: Article comparing FreeBASIC to cyBOSS

About www.cyboss.org : who created that website ? doesn't even have a favicon.
Does it even support Linux ?
by JaDogg
Aug 13, 2013 16:46
Forum: Projects
Topic: CmdWrapperZen - cmd/bat to exe converter
Replies: 0
Views: 993

CmdWrapperZen - cmd/bat to exe converter

hi guys its been a long time since i posted anything here,
does anyone here remember me ?

I'm currently developing a cmd/bat to exe converter

see for source
https://github.com/JaDogg/cmdStub

if you want to join
email me : jadogg.coder at gmail[dot]com
by JaDogg
May 05, 2012 19:36
Forum: Sources, Examples, Tips and Tricks
Topic: Drawing nice 2D histogram
Replies: 2
Views: 1326

Re: Drawing nice histogram

nice (use tinypic for posting images)
by JaDogg
Apr 20, 2012 13:06
Forum: Windows
Topic: EXE with the rights of administrator
Replies: 4
Views: 1452

Re: EXE with the rights of administrator

Yes but use the manifest extracted from "Bittorent.exe" is better modify and use it <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version=...
by JaDogg
Mar 18, 2011 13:41
Forum: Archive
Topic: charjumble (+ code)
Replies: 7
Views: 3290

kiyotewolf wrote:Wow this would be good for a text to speech routine, for people typing out their own words.

Instead of missing the mark altogether, and not having a word in a dictionary for a pronounce reference, you can see if it's a typo first.



~Kiyote!
good point
by JaDogg
Mar 11, 2011 13:21
Forum: Beginners
Topic: Let's Build a Roguelike
Replies: 217
Views: 46155

thanks for the draft version
by JaDogg
Mar 11, 2011 13:03
Forum: Archive
Topic: simple graph (+ code)
Replies: 2
Views: 2223

sorry about that i "didnt post this to fb-forum when i was at home" "the code was at home" i posted the binary to my friends' FaceBook group and i decided to post a copy here here is the freebasic source http://jadogg.phatcode.net/g1src.zip -------------- *re-uploaded because of ...
by JaDogg
Mar 11, 2011 13:02
Forum: Archive
Topic: charjumble (+ code)
Replies: 7
Views: 3290

You posted two nice programs, but with no code! So how can a forum full of programmers comment on them? Garvan sorry about that i "didnt post this to fb-forum when i was at home" "the code was at home" i posted the binary to my friends' FaceBook group and i decided to post a cop...
by JaDogg
Mar 11, 2011 4:37
Forum: Archive
Topic: charjumble (+ code)
Replies: 7
Views: 3290

anonymous1337 wrote:Are these projects for school?
yes (for an institute)
by JaDogg
Mar 10, 2011 13:08
Forum: Archive
Topic: charjumble (+ code)
Replies: 7
Views: 3290

charjumble (+ code)

with this program you can find a word if its characters are jumbled
ex:llohe -> hello

Image


download
http://jadogg.phatcode.net/cj1.zip
code
http://jadogg.phatcode.net/cj1src.zip
by JaDogg
Mar 10, 2011 12:59
Forum: Archive
Topic: simple graph (+ code)
Replies: 2
Views: 2223

simple graph (+ code)

by JaDogg
Jan 28, 2011 15:19
Forum: Windows
Topic: Scintilla with Windows API [SOLVED]
Replies: 21
Views: 21825

sorry for posting in a solved topic
many thanks for "ejc.cryptography" for demo code
i was looking for that
by JaDogg
Jan 17, 2011 8:58
Forum: Projects
Topic: x86 PC emulator in pure FreeBASIC
Replies: 61
Views: 25736

good
by JaDogg
Jan 17, 2011 8:54
Forum: Sources, Examples, Tips and Tricks
Topic: Easy Windows API Tutorial
Replies: 44
Views: 31331

this is good