Home | Other projects (EN-US English)
Project / |
Description |
OS |
Last update |
DDCTEST (Console) |
A program that performs DDC monitor detection using the SciTech SNAP DDC API functions. |
Win32, |
26oct2006 |
GAMODE (Console) |
A program that allows the user to add and remove display modes from the SciTech SNAP Graphics drivers. |
Win32, |
26oct2006 |
GAMPEG (Console) |
SciTech SNAP MPEG player. |
Win32, |
26oct2006 |
GAOPTION (Console) |
A program that allows the SciTech SNAP Graphics options to be changed from the command line. |
Win32, |
26oct2006 |
GAPERF (Console) |
A program to profile the speed of certain operations for the SciTech SNAP Graphics Architecture. This is a great way to test the performance of different SuperVGA cards and different compiler configurations. |
Win32, |
26oct2006 |
GAREPORT (Console) |
A program that reports the detected hardware configuration from SciTech SNAP Graphics. |
Win32, |
26oct2006 |
GATEST (Console) |
Command line driven, text based front end for the SciTech SNAP Graphics test program. |
Win32, |
26oct2006 |
GAVIDEO (Console) |
SciTech SNAP MPEG player. |
Win32, |
26oct2006 |
NULLSNAP (Console) |
A program that displays SciTech SNAP Graphics license information and internal settings. |
Win32, |
26oct2006 |
Download SNAP SDK Files (all of them in single RAR archive): ([?],[?],[?])
If you need sources of these programs, you can find them here (in most recent version of SNAP SDK): http://www.scitechsoft.com/ftp/devel/full_depot_r23.zip
Project / |
Description |
OS |
Last update |
EDP |
Enumerate devices using MS Configuration Manager API. Requires cfgmgr32.dll. Code based on A.Riazi "EnumDeviceProperties" program. |
Win95+, |
22apr2005 |
Constest |
Enumerate devices using MS SetupAPI. Requires setupapi.dll. |
Win95+, |
10aug2006 |
DeskT |
Enumerate video display modes & test desktop resolution "on the fly" (for example, run: 'DESKT 0'). |
Win95+, |
16nov2008 |
MfcDlg |
Enumerate video display modes & test desktop resolution "on the fly". |
Win95+, |
16nov2008 |
MfcEx |
Enumerate devices using MS SetupAPI, MS Configuration Manager API. Requires setupapi.dll, cfgmgr32.dll. Also enumerates services & INF database. |
Win95+, |
10aug2006 |
MfcEx3 |
Enumerate devices by registry. Also enumerates services & inf database. |
Win95+, |
10aug2006 |
ResTest |
Test TreeView/ListView Controls. Requires icon32.dll. |
Win95+, |
06aug2006 |
vmlistex |
Enumerates video display modes. |
Win95+, |
20jul2008 |
Win32T |
Enumerate video display modes & switch desktop resolution "on the fly". |
Win95+, |
08jan2007 |
Wiz97 |
Demonstrates Wizard API: PropertySheet(), CreatePropertySheet(). |
Win95+, |
27jun2005 |
W32App |
Generic C App for Win32 API Testing. |
Win95+, |
20apr2005 |
NTobj |
Enumerate Windows NT system objects. |
WinNT351+ |
28apr2005 |
DG |
Shows disk geometry & partitions information. |
WinNT351+ |
01jul2007 |
PEREAD |
Read PE-file headers from given directory, now with PE-checksum control (for example, run: 'PEREAD C:\WINNT\' or 'PEREAD .\' ). |
WinNT351+ |
16nov2008 |
SSKIT |
Service Pack Integration Toolkit for Windows NT (for example, run: 'SSKIT C:\PACKS\SP6\ D:\I386\ C:\OUTDIR\'). |
Win95+, |
16nov2008 |
BltTest |
Video Memory Benchmark, based on same tool from www.stereopsis.com/blttest/ . |
Win95+, |
06jul2008 |
CF |
Tests OpenGL 3D API. |
Win95+, |
10mar2008 |
Lamp |
Tests OpenGL 3D API (windowed, dithered). |
Win95+, |
10mar2008 |
GLVars |
Enumerates OpenGL/GLU capabilities, color pixelformats. |
Win95+, |
12jul2008 |
EnumP |
Enumerates processes, modules and threads using ZwQuerySystemInformation() API and/or Toolhelp32 API. |
Win95+, |
12jul2008 |
Compatibility table for Windows 3.11 + Win32s 1.30 using different Microsoft Compilers & libraries ( tested on project without cplusplus code, like cout ):
Libraries/Compilers | VC2, 9.10 | VC4/1996, 10.20.6166 | VS5/1997, 11.00.7022 | VS6/1998, 12.00.8804 | VS2002, 13.00.9466 | VS2003 DDK, 13.10.4035 | VS2003, 13.10.6030 | VS2005, 14.00.50727.762 | VS2005 WDK7, 14.00.50727.42 | VS2008 WDK71, 15.00.30729.207 | VS2008, 15.00.30729.01 | VS2010, 16.00.30319.01 |
Static LIBC.LIB | OK | OK | OK | BAD | BAD | OK | BAD | N/A * | N/A * | N/A * | N/A * | N/A * |
Static LIBCMT.LIB | OK | OK | OK | BAD | BAD | OK | BAD | BAD | BAD | BAD | BAD | BAD |
Dynamic MSVCRT.LIB | OK | OK | OK | BAD | N/A ** | BAD *** | N/A ** | N/A ** | N/A ** | N/A ** | N/A ** | N/A ** |
Dynamic CRTDLL.LIB | OK | OK | OK | OK | OK | OK | OK | OK | OK | OK | OK | OK |
Compatibility table for Windows NT 3.51 using different Microsoft Compilers & libraries ( tested on project without cplusplus code, like cout ):
Libraries/Compilers | VC2, 9.10 | VC4/1996, 10.20.6166 | VS5/1997, 11.00.7022 | VS6/1998, 12.00.8804 | VS2002, 13.00.9466 | VS2003 DDK, 13.10.4035 | VS2003, 13.10.6030 | VS2005, 14.00.50727.762 | VS2005 WDK7, 14.00.50727.42 | VS2008 WDK71, 15.00.30729.207 | VS2008, 15.00.30729.01 | VS2010, 16.00.30319.01 |
Static LIBC.LIB | OK | OK | OK | OK | OK | OK | OK | N/A * | N/A * | N/A * | N/A * | N/A * |
Static LIBCMT.LIB | OK | OK | OK | OK | OK | OK | OK | OK, **** | OK, **** | OK, **** | BAD, *** | BAD, *** |
Dynamic MSVCRT.LIB | OK | OK | OK | OK | OK | OK | OK | N/A *, ** | N/A *, ** | N/A *, ** | N/A *, ** | N/A *, ** |
Dynamic CRTDLL.LIB | OK | OK | OK | OK | OK | OK | OK | OK, **** | OK, **** | OK, **** | OK, **** | OK, **** |
Project / |
Description |
OS |
Last update |
CT |
Explore32: Explorer-like file manager. Demonstrates ComCtl32 & Shell32 API. Requires icon32.dll and/or shell32.dll. |
Win95+, |
13jul2007 |
CONSDEMO |
Textmode file manager app for Win32 (Press 'A'-'Z' keys for disk drive change). |
Win95+, |
30jun2007 |
TRUESORT |
Renames files by wildcard incremented: aaa01.txt,aaa02.txt,...aaa99.txt. |
Win95+, |
29jul2007 |