Advertisement

Results for "Author: dracullsoft"

ASP_Volume3 #66392
Avoiding XP Theme Crash

Study of why vb6 applications with xp theme enabled sometimes crashes when closed. I have included an example of an application that crashed and two examples to show how to prevent it from crashing. Conclusions: It seems to be related to XP Theme not being closed correctly when an internal vb6 UserControl is placed on the main form. A simple way to fix this is to ensure it gets cleaned up either by placing an imagelist or a commond dlg control on the form. Unzip the download and compile each of the 3 examples and study the source. I have tried to keep it as simple as possible. Votes appreciated :)

ASP_Volume3 #66393
ucPlayBar - a MediaPlaybar Control look-a-like ( Dracull Soft ) Code

I made this composite control to mimic the Media player 10 because i wanted to have the same look no matter what mediaplayer version 9,10,11 installed on the machine and at the same time i did not want the FF and REV controls and position Slider. The control is using Charles P.V's ucSlider and a modified version of the Simple ActiveButton by Gene Martynov. Graphical resources included. /Dracull

ASP_Volume3 #66394
Dracull Printing and Thumbnail Common Dialogs

Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch. Example based on : Clint LaFevers "vb Calendar Maker". This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples. You can find Clints original submission here: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1 Comments and Votes appreciated :)

4_2005-2006 #171689
Avoiding XP Theme Crash

Study of why vb6 applications with xp theme enabled sometimes crashes when closed. I have included an example of an application that crashed and two examples to show how to prevent it from crashing. Conclusions: It seems to be related to XP Theme not being closed correctly when an internal vb6 UserControl is placed on the main form. A simple way to fix this is to ensure it gets cleaned up either by placing an imagelist or a commond dlg control on the form. Unzip the download and compile each of the 3 examples and study the source. I have tried to keep it as simple as possible. Votes appreciated :)

4_2005-2006 #171690
ucPlayBar - a MediaPlaybar Control look-a-like ( Dracull Soft ) Code

I made this composite control to mimic the Media player 10 because i wanted to have the same look no matter what mediaplayer version 9,10,11 installed on the machine and at the same time i did not want the FF and REV controls and position Slider. The control is using Charles P.V's ucSlider and a modified version of the Simple ActiveButton by Gene Martynov. Graphical resources included. /Dracull

4_2005-2006 #171691
Dracull Printing and Thumbnail Common Dialogs

Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch. Example based on : Clint LaFevers "vb Calendar Maker". This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples. You can find Clints original submission here: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1 Comments and Votes appreciated :)

5_2007-2008 #194207
Avoiding XP Theme Crash

Study of why vb6 applications with xp theme enabled sometimes crashes when closed. I have included an example of an application that crashed and two examples to show how to prevent it from crashing. Conclusions: It seems to be related to XP Theme not being closed correctly when an internal vb6 UserControl is placed on the main form. A simple way to fix this is to ensure it gets cleaned up either by placing an imagelist or a commond dlg control on the form. Unzip the download and compile each of the 3 examples and study the source. I have tried to keep it as simple as possible. Votes appreciated :)

5_2007-2008 #194208
ucPlayBar - a MediaPlaybar Control look-a-like ( Dracull Soft ) Code

I made this composite control to mimic the Media player 10 because i wanted to have the same look no matter what mediaplayer version 9,10,11 installed on the machine and at the same time i did not want the FF and REV controls and position Slider. The control is using Charles P.V's ucSlider and a modified version of the Simple ActiveButton by Gene Martynov. Graphical resources included. /Dracull

5_2007-2008 #194209
Dracull Printing and Thumbnail Common Dialogs

Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch. Example based on : Clint LaFevers "vb Calendar Maker". This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples. You can find Clints original submission here: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1 Comments and Votes appreciated :)

6_2008-2009 #216725
Avoiding XP Theme Crash

Study of why vb6 applications with xp theme enabled sometimes crashes when closed. I have included an example of an application that crashed and two examples to show how to prevent it from crashing. Conclusions: It seems to be related to XP Theme not being closed correctly when an internal vb6 UserControl is placed on the main form. A simple way to fix this is to ensure it gets cleaned up either by placing an imagelist or a commond dlg control on the form. Unzip the download and compile each of the 3 examples and study the source. I have tried to keep it as simple as possible. Votes appreciated :)

6_2008-2009 #216726
ucPlayBar - a MediaPlaybar Control look-a-like ( Dracull Soft ) Code

I made this composite control to mimic the Media player 10 because i wanted to have the same look no matter what mediaplayer version 9,10,11 installed on the machine and at the same time i did not want the FF and REV controls and position Slider. The control is using Charles P.V's ucSlider and a modified version of the Simple ActiveButton by Gene Martynov. Graphical resources included. /Dracull

6_2008-2009 #216727
Dracull Printing and Thumbnail Common Dialogs

Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch. Example based on : Clint LaFevers "vb Calendar Maker". This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples. You can find Clints original submission here: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1 Comments and Votes appreciated :)

7_2009-2012 #239243
Avoiding XP Theme Crash

Study of why vb6 applications with xp theme enabled sometimes crashes when closed. I have included an example of an application that crashed and two examples to show how to prevent it from crashing. Conclusions: It seems to be related to XP Theme not being closed correctly when an internal vb6 UserControl is placed on the main form. A simple way to fix this is to ensure it gets cleaned up either by placing an imagelist or a commond dlg control on the form. Unzip the download and compile each of the 3 examples and study the source. I have tried to keep it as simple as possible. Votes appreciated :)

7_2009-2012 #239244
ucPlayBar - a MediaPlaybar Control look-a-like ( Dracull Soft ) Code

I made this composite control to mimic the Media player 10 because i wanted to have the same look no matter what mediaplayer version 9,10,11 installed on the machine and at the same time i did not want the FF and REV controls and position Slider. The control is using Charles P.V's ucSlider and a modified version of the Simple ActiveButton by Gene Martynov. Graphical resources included. /Dracull

7_2009-2012 #239245
Dracull Printing and Thumbnail Common Dialogs

Learn how to use the cCommonDlg class to open and save via common dialogs 32 starting in Thumbnail view mode and page setup and printing to scale. There are many different examples of doing custom open dialogs with preview for images but the thumbnail view quite fast and will allow you to browse the entire folder. This project contains an update to Steve's all in one class but with support of 2000 / XP / Vista. I have added ability to set initial view for Open and Save for example to show thumbnails. Also added methods to get papersize: GetPaperMeasure, GetPaperSizeX, and GetPaperSizeY Based on work by Steve McMahon and Bruce McKinney and VBnet, Randy Birch. Example based on : Clint LaFevers "vb Calendar Maker". This was made for DracullCalendar - a Showcase Application that allow you to create and print Monthly Calendars, but I cleaned out the calendar functionality to make it simpler to follow the Common Dialogs examples. You can find Clints original submission here: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=42227&lngWId=1 Comments and Votes appreciated :)

Languages
Top Categories
Global Discovery