Advertisement

Results for "Author: alexander gross"

2002ASP #7472
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

2002C #16076
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

2002VB #24680
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

ASP_Volume2 #40946
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

ASP_Volume2 #41982
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

ASP_Volume3 #50191
Enumerate Icons on Desktop

This code shows the titles of all icons on the Windows Desktop. It is just a quick hack that shows how to use VirtualAlloc(), WriteProcessMemory() and ReadProcessMemory() to allocate memory in a different process. Uses Windows Messages to get the icon names. Code is of course commented.

ASP_Volume3 #50192
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

ASP_Volume3 #50193
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

C_Volume2 #82008
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

C_Volume2 #83044
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

Java_Volume1 #100552
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

Java_Volume1 #101588
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

1_2002 #111434
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

2_2002-2004 #127699
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

2_2002-2004 #128735
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

3_2004-2005 #146243
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

3_2004-2005 #147279
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

4_2005-2006 #155488
Enumerate Icons on Desktop

This code shows the titles of all icons on the Windows Desktop. It is just a quick hack that shows how to use VirtualAlloc(), WriteProcessMemory() and ReadProcessMemory() to allocate memory in a different process. Uses Windows Messages to get the icon names. Code is of course commented.

4_2005-2006 #155489
Tranquilizer

I like listening to music when I go to bed. The only problem was that my computer did not shut down. So I wrote this little program to automate this task. I also added a slight fadeout so you don't have to bother with a sudden break off music when you already in slumber :) Shows how to use MFC, AFX threads and volume control.

4_2005-2006 #155490
[OT] Open ASP file through Doubleclick in Explorer

I was tired of typing the URLs of my projects into the address-field of Internet Explorer. I wanted to start them directly from the Explorer (or Windows Commander), like any other file. This tool is able to run ASP files that where opened in the Explorer. IIS is being searched for the specified file and an URL is passed to the web browser. Due to the fact that the browser gets passed a URL, the Active Server Page is being processed on the server before you see it. You need MS Visual C++ 6 to compile the project. Contact me if I should e-mail you a compiled executable. Usage: BrowseASP.exe [MachineName] [FileName] i.e. BrowseASP.exe Axl "d:\projects\my files\1.asp" Be sure to add quotation marks if you want to link BrowseASP with ASP files in the registry: BrowseASP.exe axl "%1"

Languages
Top Categories
Global Discovery