Advertisement

Results for "Author: peter hebels"

ASP_Volume3 #54940
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.

ASP_Volume3 #54941
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.

ASP_Volume3 #54942
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!!

ASP_Volume3 #54943
vbScreensaver

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

ASP_Volume3 #54944
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.

ASP_Volume3 #54945
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

ASP_Volume3 #54946
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.

ASP_Volume3 #54947
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!!

ASP_Volume3 #54948
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!!

ASP_Volume3 #54949
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.

ASP_Volume3 #54950
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)

ASP_Volume3 #54951
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.

ASP_Volume3 #54952
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.

C_Volume2 #68545
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.

C_Volume2 #68857
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)

C_Volume2 #69572
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.

C_Volume2 #69692
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.

C_Volume2 #71214
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!!

C_Volume2 #71414
vbScreensaver

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

C_Volume2 #72211
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.

Languages
Top Categories
Global Discovery