Skip to content

Exponefrv1/Live-Wallpaper-Raw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Live Wallpapers with Windows 8+ support

Raw code of live wallpapers for overview.
Finds WorkerW window and creates new one as child.
Probably, it'll help someone in representation of Live Wallpapers for Desktop.

Requirements

Included headers:

  • Windows.h
  • Dshow.h

DirectShow requires two additional requirements:

  • Quartz.lib
  • Strmiids.lib

Instructions

Edit WIDTH, HEIGHT and WP_PATH macros in "main.h".
Compile and run.
To close use Task Manager.