Search found 14 matches

Search found 14 matches Page 1 of 2
by RyanTheCoder
Sat Apr 16, 2011 12:07 am
Forum: Tutorials
Topic: Webbrowser Features Thread (Updated Daily)
Replies: 16
Views: 4869

Napster1488 wrote:
I could Post alot Codes for a Very Advanced WebBrowser,
in the moment i am doing a WebBrowser for a Girl which includes such a Big Code its the Biggest Code i ever saw and written.
i was going to say something. but decided not to to be nice.
by RyanTheCoder
Sat Mar 12, 2011 5:46 pm
Forum: C++ Tutorials
Topic: Creating a Windows Form
Replies: 10
Views: 6541

GoodGuy17 wrote:
You should give credits to http://www.daniweb.com/code/snippet216375.html, because it looks like that is where you got this code. My mistake if you didn't get it there.
actually no. my dads a programmer, my moms a programmer, and i like to program. i didn't get it from any websites, sorry.
by RyanTheCoder
Mon Feb 21, 2011 12:06 am
Forum: C++ Tutorials
Topic: Creating a Windows Form
Replies: 10
Views: 6541

Snyper345 wrote:
Most program other than Visual Studio C++ require you to make the form from scratch
thus this code is here
by RyanTheCoder
Mon Feb 21, 2011 12:05 am
Forum: C++ Tutorials
Topic: Creating a Windows Form
Replies: 10
Views: 6541

RyanTheCoder wrote:
Axel wrote:
Doesn't VC++ Have this as default when you load a win32 project ?
i dont use VC, i dont even know what it stands for, second, i code in notepad and debug it myself
just realised that VC stands for Visual C, :|
by RyanTheCoder
Mon Feb 21, 2011 12:04 am
Forum: C++ Tutorials
Topic: Creating a Windows Form
Replies: 10
Views: 6541

Axel wrote:
Doesn't VC++ Have this as default when you load a win32 project ?
i dont use VC, i dont even know what it stands for, second, i code in notepad and debug it myself
by RyanTheCoder
Sun Feb 20, 2011 11:49 pm
Forum: C++ Tutorials
Topic: Creating a Windows Form
Replies: 10
Views: 6541

This shows you how to make a basic windows form in C++ through code #include <windows.h> /* Declare Windows a procedure */ LRESULT CALLBACK WindowProcedure (HWND, UINT, WPARAM, LPARAM); /* put class name into a global variable */ char szClassName[ ] = "WindowsApp"; int WINAPI WinMain (HINS...
by RyanTheCoder
Thu Feb 17, 2011 12:41 am
Forum: Tutorials
Topic: Maximize/Minimize Box
Replies: 0
Views: 816

I was bored, so I decided to upload this! :D Anyways, you will need One button. and thats about it... If you want, you can set the form properties to FormBorderStyle = False and add a close button. Anyways, so in the top of your form insert: Dim MaxP As Object = "Normal" Then in the Button...
by RyanTheCoder
Wed Feb 16, 2011 10:56 pm
Forum: Introduce Yourself
Topic: Hello World! I'm new here!
Replies: 18
Views: 5484

dj1437 wrote:
welcome to the site!by any chance do u play roblox? roblox uses lua as their code... mayby u can help me code stuff on roblox :D
Yes i play roblox
by RyanTheCoder
Sat Feb 12, 2011 3:29 pm
Forum: Introduce Yourself
Topic: Hello World! I'm new here!
Replies: 18
Views: 5484

My name is (Bach, just read my username, will you?) Anyways, I like to program in many different languages, and help others (I run programming classes at my school) so yeah. Some of the languages i have knowledge in is Basic, Lua, HTML, Java, PHP, C++. C, Batch, etc. lmao;
by RyanTheCoder
Sun Jul 04, 2010 2:43 pm
Forum: Tutorials
Topic: Moveble Controls
Replies: 3
Views: 1763

cool
Search found 14 matches Page 1 of 2
Go to advanced search