keygendr32/Keygender32/stdafx.c
2024-03-20 23:09:10 -07:00

12 lines
504 B
C

// stdafx.cpp : source file that includes just the standard includes
// Keygender32.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
#pragma comment(linker,"\"/manifestdependency:type='win32' \
name='Microsoft.Windows.Common-Controls' version='6.0.0.0' \
processorArchitecture='*' publicKeyToken='6595b64144ccf1df' \
language='*'\"")