Advertisement

Results for "Author: knoton"

2002ASP #5906
Yatzee ver 2 by knoton

A complete up to four player Yatzee game. It has die animation, Sound... The code should be fine for beginners with some experience with VB Fundamentals programming. Constructive feedbacks are appreciated more than votings. Have fun Knoton

2002ASP #5907
ThirteenOut

Thirteen Out is a patience I made to figure out how to draw 3 cards from a number of cards in a deck and in the end of the deck put the last 1-2 cards in the beginning of the deck. The card values are hold in an array and when you throw one card away I needed to figure out how to rearrange the array. So basically it is a projekt to figure out the algorithm of moving arrays irregular and still keep track of the correct value. Although it is a fully functional patience it still need some finishing touches.. Enjoy it Knoton

2002ASP #5908
Media Organizer

Have you ever wished your medias such as CD-rom, Floppy, Hard drive partition was better organized ? My Media Organizer scans your media and returns information about the files. The result of the scan can be saved in an Access Database (MS Access does not need to be installed) You can select what formats to scan for from listboxes that lists the most common formats of Videos, Audio, Picture, Documents, Web and Executables. You can also add your own defined formats. Or choose to scan for all formats/files. You select on what drive your media is. It can be a Floppy, CD-Rom, HD partition, or mapped drive. When you open the program, it lists all current medias on that database,It shows info such as: MediaId - Identification no to track the media MediaType - CD-Rom, Floppy, Hard Drive MediaInfo - Info, for ex collection of mp3. You select a media for a list of files. You select a file for additional info such as: MediaId, Mediatype, MediaInfo. Filename, Path, FileSize If the selected file is able to run you can run it. for ex mp3 in default player. The database is searchable in several ways. Search for .mp3 and you will get a list of all mp3 on a media or on all medias. The search function supports wildcards If something changes about the media you can do a rescan of it. You can delete all medias or a specific media. You can backup the database and restore it. The projekt is made with VB 6.0 SP 5, MDAC 2.5. Please come with constructive feedbacks and bugreports.

2002ASP #5909
Knoton´s Agenda

Knoton´s Agenda with Personal Adressbook and a Calendar with alert functions. The application let you create your own Agenda Database (handy if more than one use the PC). It also has a Calendar that on load store todays events and alerts you of them on a set time. You can add new events and edit already existing. You can automaticaly create same event, one time, Mon-Fri, Sat-Sun, Certain day, annualy a number of times you choose. You set Date, Time, Description, Memo and if you want a sound alert you choose (Mp3, wav, midi). It loads default into the systray that on click on the icon shows a menu with all options, It associate the .adr databases with the application so you can open it just by clicking the database. Thanks to Max Raskin for the excellent Associate wrapper. The Projekt is made with VB 6.0 SP 5, ADO 2.5 Any constructive feedback is greatly appreciated.

2002ASP #5910
Database Viewer/Editor ver 2.4 Updated:Sept 28

Updated: Dec 02 2001, Ver 2.5 updates are functionality to associate MS Access (.mdb) databases with Database viewer/editor, and to Maximaze the application. View/Edit data on databases that can be MS SQL-Server local/lan or remote on internet, or a MS Access database. Get Data by clicking databases/tables/columns/views/stored procedures or perform custom SQL queries. It shows ADO Programming and Some API. In this version I have fixed some bugs from previous releases and improved the functionality. Now you can view the "source" of all stored procedures and views in SQL-Server. Thanks to all who came with feedback/suggestions in previous versions of this application. The project is made with VB 6.0 Service Pack 5 and I used MDAC 2.5. Please help me grow as a programmer and come with feedback/suggestions.

2002ASP #5911
API DivX Player

A Lightweight mediaplayer wich main purpose is to play DivX (.avi) movies. It is made using API for everything except the sliders for seek and sound. It has all the normal functions such as: Play, Pause, Stop, Open, Seek. You can increase/Decrease the movie with 25 % up to 300 and down to 50 % of original size, Or play it fullscreen. You can seek to any point in the movie. You can increase/Decrease the volume from 0-100 %. All functions has hotkeys except seek and open. The hotkeys play, pause, stop, increase/decrease volume even work in fullscreen mode. I managed to make this player due to that I got a piece here and there from you all here on PSC, and I also got great help from www.allapi.net. Thanks to all. Help me grow as a developer and come with feedback, bugreports and so on...

2002C #14510
Yatzee ver 2 by knoton

A complete up to four player Yatzee game. It has die animation, Sound... The code should be fine for beginners with some experience with VB Fundamentals programming. Constructive feedbacks are appreciated more than votings. Have fun Knoton

2002C #14511
ThirteenOut

Thirteen Out is a patience I made to figure out how to draw 3 cards from a number of cards in a deck and in the end of the deck put the last 1-2 cards in the beginning of the deck. The card values are hold in an array and when you throw one card away I needed to figure out how to rearrange the array. So basically it is a projekt to figure out the algorithm of moving arrays irregular and still keep track of the correct value. Although it is a fully functional patience it still need some finishing touches.. Enjoy it Knoton

2002C #14512
Media Organizer

Have you ever wished your medias such as CD-rom, Floppy, Hard drive partition was better organized ? My Media Organizer scans your media and returns information about the files. The result of the scan can be saved in an Access Database (MS Access does not need to be installed) You can select what formats to scan for from listboxes that lists the most common formats of Videos, Audio, Picture, Documents, Web and Executables. You can also add your own defined formats. Or choose to scan for all formats/files. You select on what drive your media is. It can be a Floppy, CD-Rom, HD partition, or mapped drive. When you open the program, it lists all current medias on that database,It shows info such as: MediaId - Identification no to track the media MediaType - CD-Rom, Floppy, Hard Drive MediaInfo - Info, for ex collection of mp3. You select a media for a list of files. You select a file for additional info such as: MediaId, Mediatype, MediaInfo. Filename, Path, FileSize If the selected file is able to run you can run it. for ex mp3 in default player. The database is searchable in several ways. Search for .mp3 and you will get a list of all mp3 on a media or on all medias. The search function supports wildcards If something changes about the media you can do a rescan of it. You can delete all medias or a specific media. You can backup the database and restore it. The projekt is made with VB 6.0 SP 5, MDAC 2.5. Please come with constructive feedbacks and bugreports.

2002C #14513
Knoton´s Agenda

Knoton´s Agenda with Personal Adressbook and a Calendar with alert functions. The application let you create your own Agenda Database (handy if more than one use the PC). It also has a Calendar that on load store todays events and alerts you of them on a set time. You can add new events and edit already existing. You can automaticaly create same event, one time, Mon-Fri, Sat-Sun, Certain day, annualy a number of times you choose. You set Date, Time, Description, Memo and if you want a sound alert you choose (Mp3, wav, midi). It loads default into the systray that on click on the icon shows a menu with all options, It associate the .adr databases with the application so you can open it just by clicking the database. Thanks to Max Raskin for the excellent Associate wrapper. The Projekt is made with VB 6.0 SP 5, ADO 2.5 Any constructive feedback is greatly appreciated.

2002C #14514
Database Viewer/Editor ver 2.4 Updated:Sept 28

Updated: Dec 02 2001, Ver 2.5 updates are functionality to associate MS Access (.mdb) databases with Database viewer/editor, and to Maximaze the application. View/Edit data on databases that can be MS SQL-Server local/lan or remote on internet, or a MS Access database. Get Data by clicking databases/tables/columns/views/stored procedures or perform custom SQL queries. It shows ADO Programming and Some API. In this version I have fixed some bugs from previous releases and improved the functionality. Now you can view the "source" of all stored procedures and views in SQL-Server. Thanks to all who came with feedback/suggestions in previous versions of this application. The project is made with VB 6.0 Service Pack 5 and I used MDAC 2.5. Please help me grow as a programmer and come with feedback/suggestions.

2002C #14515
API DivX Player

A Lightweight mediaplayer wich main purpose is to play DivX (.avi) movies. It is made using API for everything except the sliders for seek and sound. It has all the normal functions such as: Play, Pause, Stop, Open, Seek. You can increase/Decrease the movie with 25 % up to 300 and down to 50 % of original size, Or play it fullscreen. You can seek to any point in the movie. You can increase/Decrease the volume from 0-100 %. All functions has hotkeys except seek and open. The hotkeys play, pause, stop, increase/decrease volume even work in fullscreen mode. I managed to make this player due to that I got a piece here and there from you all here on PSC, and I also got great help from www.allapi.net. Thanks to all. Help me grow as a developer and come with feedback, bugreports and so on...

2002VB #23114
Yatzee ver 2 by knoton

A complete up to four player Yatzee game. It has die animation, Sound... The code should be fine for beginners with some experience with VB Fundamentals programming. Constructive feedbacks are appreciated more than votings. Have fun Knoton

2002VB #23115
ThirteenOut

Thirteen Out is a patience I made to figure out how to draw 3 cards from a number of cards in a deck and in the end of the deck put the last 1-2 cards in the beginning of the deck. The card values are hold in an array and when you throw one card away I needed to figure out how to rearrange the array. So basically it is a projekt to figure out the algorithm of moving arrays irregular and still keep track of the correct value. Although it is a fully functional patience it still need some finishing touches.. Enjoy it Knoton

2002VB #23116
Media Organizer

Have you ever wished your medias such as CD-rom, Floppy, Hard drive partition was better organized ? My Media Organizer scans your media and returns information about the files. The result of the scan can be saved in an Access Database (MS Access does not need to be installed) You can select what formats to scan for from listboxes that lists the most common formats of Videos, Audio, Picture, Documents, Web and Executables. You can also add your own defined formats. Or choose to scan for all formats/files. You select on what drive your media is. It can be a Floppy, CD-Rom, HD partition, or mapped drive. When you open the program, it lists all current medias on that database,It shows info such as: MediaId - Identification no to track the media MediaType - CD-Rom, Floppy, Hard Drive MediaInfo - Info, for ex collection of mp3. You select a media for a list of files. You select a file for additional info such as: MediaId, Mediatype, MediaInfo. Filename, Path, FileSize If the selected file is able to run you can run it. for ex mp3 in default player. The database is searchable in several ways. Search for .mp3 and you will get a list of all mp3 on a media or on all medias. The search function supports wildcards If something changes about the media you can do a rescan of it. You can delete all medias or a specific media. You can backup the database and restore it. The projekt is made with VB 6.0 SP 5, MDAC 2.5. Please come with constructive feedbacks and bugreports.

2002VB #23117
Knoton´s Agenda

Knoton´s Agenda with Personal Adressbook and a Calendar with alert functions. The application let you create your own Agenda Database (handy if more than one use the PC). It also has a Calendar that on load store todays events and alerts you of them on a set time. You can add new events and edit already existing. You can automaticaly create same event, one time, Mon-Fri, Sat-Sun, Certain day, annualy a number of times you choose. You set Date, Time, Description, Memo and if you want a sound alert you choose (Mp3, wav, midi). It loads default into the systray that on click on the icon shows a menu with all options, It associate the .adr databases with the application so you can open it just by clicking the database. Thanks to Max Raskin for the excellent Associate wrapper. The Projekt is made with VB 6.0 SP 5, ADO 2.5 Any constructive feedback is greatly appreciated.

2002VB #23118
Database Viewer/Editor ver 2.4 Updated:Sept 28

Updated: Dec 02 2001, Ver 2.5 updates are functionality to associate MS Access (.mdb) databases with Database viewer/editor, and to Maximaze the application. View/Edit data on databases that can be MS SQL-Server local/lan or remote on internet, or a MS Access database. Get Data by clicking databases/tables/columns/views/stored procedures or perform custom SQL queries. It shows ADO Programming and Some API. In this version I have fixed some bugs from previous releases and improved the functionality. Now you can view the "source" of all stored procedures and views in SQL-Server. Thanks to all who came with feedback/suggestions in previous versions of this application. The project is made with VB 6.0 Service Pack 5 and I used MDAC 2.5. Please help me grow as a programmer and come with feedback/suggestions.

2002VB #23119
API DivX Player

A Lightweight mediaplayer wich main purpose is to play DivX (.avi) movies. It is made using API for everything except the sliders for seek and sound. It has all the normal functions such as: Play, Pause, Stop, Open, Seek. You can increase/Decrease the movie with 25 % up to 300 and down to 50 % of original size, Or play it fullscreen. You can seek to any point in the movie. You can increase/Decrease the volume from 0-100 %. All functions has hotkeys except seek and open. The hotkeys play, pause, stop, increase/decrease volume even work in fullscreen mode. I managed to make this player due to that I got a piece here and there from you all here on PSC, and I also got great help from www.allapi.net. Thanks to all. Help me grow as a developer and come with feedback, bugreports and so on...

ASP_Volume2 #26902
Application Watch Guard

Shows how to Terminate processes with priviliges. The purpose of this application is to guard choosen applications from going down. The Watch Guard checks each X seconds that the choosen application is responding. If it is not responding it has either been shutdown, crashed or has frozen. First the watch Guard attempts to do a clean shutdown, incase the choosen application has some savings of settings during shutdown, After that it terminate the process to be on the safe side. Finally it starts up the application again. It logs when the applications starts up and goes down. The timeout for response is variable through settings It is mainly for System Administrators who has applications running on machines that absolutely is not allowed to be down for a longer period of time. But it could benefit anyone who wish to guard a choosen application from going down. Help me grow as a programmer, Constructive Feedback are greatly appreciated :-)

ASP_Volume2 #27854
KEdit example of C/C++ style of programming with API made form and controls

KEdit is an example texteditor I made to learn how to make windowsprogram without using any VBforms or controls, all is made with pure API like the style a C or C++ programmer would have done it. With messageloop and wndproc to handle messages. This application is quite useless but learning how to do it was really fun :-)

Languages
Top Categories
Global Discovery