Skip to content
Snippets Groups Projects
Commit 69d2de6c authored by deuce's avatar deuce
Browse files

Include gen_defs.h for DWORD.

parent c78cc99d
Branches
Tags
No related merge requests found
#ifndef _XPBEEP_H_
#define _XPBEEP_H_
#include "gen_defs.h"
#if defined(_WIN32)
#if 0
#define BEEP(freq,dur) xpbeep((double)(freq),(DWORD)(dur))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment