Advertisement

Results for "Author: peter hebels"

1_2002 #110221
Over 33 API Calls and how you use them

This zip-file contains 12 projects with a total of 33 API Calls, also I have added some exra's. API Calls like: -AllocConsole -FreeConsole -CloseHandle -GetStdHandle -WriteConsole -AppendMenu -GetSystemMenu -BitBlt -BringWindowToTop -CloseWindow -CopyFile -CreateFontIndirect -SelectObject -DeleteObject -CreateWindowEx -DefWindowProc -PostQuitMessage -GetMessage -LoadIcon -SetWindowLong -UnregisterClass -RegisterClass -GetWindowLong -TranslateMessage -DispatchMessage -ShowWindow -LoadCursor -CallWindowProc And much more!!

1_2002 #110222
Laser Credits Writer V3

This is a credits screen with effect! (see screenshot) It will draw texts with are strings in code (no pictures) so they can also be changed at runtime! Easy to understand code with much comments.. It's really cool, just trie it!!

1_2002 #110223
VortexMp3 Ocx Control

This is a control with will play mp3-files, you can also change tags, and it includes visualization. Full source code of the control. this package also includes a test program for the control. Don't forget to compile the control first. Readme file included.

1_2002 #110224
vbScreensaver

This is a cool 3d-screensaver complete with password and ctrl-alt-del dissabeling.

1_2002 #110225
Move a program to an MDI form

With this program you can select another window on your screen and move it to an MDI container! Warning: do not use if you do not have much experience with VB or Windows

1_2002 #110226
Send strings between app's

This program can send strings to another program by using the SendMessage api call, With Winamp also uses to be remote controlled!!

1_2002 #110227
Waveplayer using the waveOutWrite method instead of other cheap functions!!

This is a Waveplayer with plays wave audio with the waveOutWrite function instead of using other cheap functions like the (PlaySound) one. This is the more C++ way to do it, and it also supports larger files al well!!

1_2002 #110228
LCD-Screen

This is an LCD-Screen for use in mp3-players or digital clocks. This app creates LCD numbers by using the BitBlt function and is verry easy to use. this code is commented in English and Dutch.

2_2002-2004 #114236
Real plugins (no ActiveX)

This is a real plugin system, not just ActiveX or somthing like that! The example plugins are written in Visual C++ and the plugin execute code is written in Visual Basic, this because it's impossible to call functions from within Visual Basic compiled dll's with this method. Instruction on how to use and compile the example dll's are included in the package.

2_2002-2004 #114548
Letter Replacer (Update 2)

According to research at an english university, it doesn't matter in what order the letters in a word are, the only important thing is that the first and last letter is at the right place. The rest can be a total mess and you can still read it without problem. This is because we do not read every letter by it self but the word as a whole. This 'never seen before' code can make such words for you, it saves the first and last letter and makes a 'total mess' of the middle ones! Update includes: Now the program is faster and the code is easier to read, this because it is more compact now. Thanks to Roger Gilchrist for sending me this optimalizations! (NOTE: there is a project like this submitted a while after I submitted mine. That code is not a rip, it works totaly diffrent then this one does)

2_2002-2004 #115263
Load Dialog from Resource

This code load's a dialog from a resouce file, it can also manipulate the controls on the dialog and recieve messages from it using subclassing. There is included one resource file containing a dialog with various controls, also one commoncontrol (slider) and some non-standard buttons. Just made this for fun and a little experimenting with resource files, hope you like it. BTW, you need Visual C++ if you want to add dialog's youself or change them. This because VB is only capable to see and compile the dialog resources, not to edit them.

2_2002-2004 #115383
CaptionBarFX

This changes the captionbar of a form, it can change it's look and even add bitmaps to it. I resubmit this code because many people asked me where to download it, well here it is.

2_2002-2004 #116905
Laser Credits Writer V3

This is a credits screen with effect! (see screenshot) It will draw texts with are strings in code (no pictures) so they can also be changed at runtime! Easy to understand code with much comments.. It's really cool, just trie it!!

2_2002-2004 #117105
vbScreensaver

This is a cool 3d-screensaver complete with password and ctrl-alt-del dissabeling.

2_2002-2004 #117902
VortexMp3 Ocx Control

This is a control with will play mp3-files, you can also change tags, and it includes visualization. Full source code of the control. this package also includes a test program for the control. Don't forget to compile the control first. Readme file included.

2_2002-2004 #119581
LCD-Screen

This is an LCD-Screen for use in mp3-players or digital clocks. This app creates LCD numbers by using the BitBlt function and is verry easy to use. this code is commented in English and Dutch.

2_2002-2004 #121992
Waveplayer using the waveOutWrite method instead of other cheap functions!!

This is a Waveplayer with plays wave audio with the waveOutWrite function instead of using other cheap functions like the (PlaySound) one. This is the more C++ way to do it, and it also supports larger files al well!!

2_2002-2004 #122344
Send strings between app's

This program can send strings to another program by using the SendMessage api call, Which Winamp also uses to be remote controlled.

2_2002-2004 #123636
Move a program to an MDI form

With this program you can select another window on your screen and move it to an MDI container! Warning: do not use if you do not have much experience with VB or Windows

2_2002-2004 #123909
LaserShow Credits or Picture Writer *UPDATE*

This code writes images to a form using lines (Look like laser beams) and lets the writed text or picture go down smoothly, Now the laser moves also and the writed text waits at the en of the form until the new one arrives.

Languages
Top Categories
Global Discovery