Advertisement

Results for "Author: rye"

ASP_Volume2 #26408
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

ASP_Volume2 #26415
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

ASP_Volume3 #64014
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

ASP_Volume3 #64015
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

C_Volume2 #67470
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

C_Volume2 #67477
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

Java_Volume1 #86014
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

Java_Volume1 #86021
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

2_2002-2004 #113162
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

2_2002-2004 #113169
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

3_2004-2005 #131705
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

3_2004-2005 #131712
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

4_2005-2006 #169311
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

4_2005-2006 #169312
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

5_2007-2008 #191829
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

5_2007-2008 #191830
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

6_2008-2009 #214347
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

6_2008-2009 #214348
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

7_2009-2012 #236865
Resource File Example

This Resource File Example extracts files from resource files at/before runtime to ensure your program will run regardless of weather the user has the needed files (inculding VB RTF). Now i'm sure i'm not the only person to notice that quite alot of the comments found at PSC look along the lines of this... "Hey wheres the Blah.dll" "There was no Blah.ocx in the zip" "You didn't inculde the .ocx/.dll in the zip" Now there is one main reason why they don't inculde them and that is because of PSC rule of not inculding .ocx or .dll files, but that doesn't mean to say you carn't inculde these files in your project and upload them to PSC. In the archive is the "Microsoft Winsock Control 6.0" but it's inside a .res file made by Visual Basics which is inside the project, my project will exetract files from these .res files and return them to there orignal form and even register it if need be this can be performed before a form is loaded so that it is insured your project will run without fault. This is very simple code and doesn't need much explaining i also understand this can lead to a new way to insert virii into projects but if you are that dumb to fall for it then sorry to say you deserved it :P As you will see (by reading the source code) my project does no call and functions from the .ocx inculded in this project it only extracts it into a directory and registers it using Regsvr32 so there is 0% risk of virii infection

7_2009-2012 #236866
Monitor Control

Can turn the computer monitor either on,off or into low-power mode (if enabled on host machine)

Languages
Top Categories
Global Discovery