Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 8th, 2016
202
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C (WinAPI)
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#ifndef _TREE
#define _TREE
#include <windows.h>
#include "list.h"
struct
{
DWORD offset
;
char
*
type
;
char
*
name
;
DWORD value
;
}
Tree
,
*
PTree
;
#endif
Add Comment
Please,
Sign In
to add comment
Public Pastes
auction lots code snippet
PHP | 19 min ago | 2.62 KB
clone_repo.ps1
Batch | 41 min ago | 0.17 KB
shutdown_vm.cmd
Batch | 51 min ago | 0.17 KB
MouseCursorforVia
JavaScript | 60 min ago | 13.50 KB
validate_schema.ps1
Batch | 1 hour ago | 0.17 KB
optimize_performance.ps1
Batch | 1 hour ago | 0.17 KB
enable_feature.bat
Batch | 1 hour ago | 0.17 KB
texto en video
Python | 1 hour ago | 2.03 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!