Page MenuHomedesp's stash

main.cpp
No OneTemporary

main.cpp

#include <Windows.h>
int CALLBACK WinMain(
_In_ HINSTANCE hInstance,
_In_ HINSTANCE hPrevInstance,
_In_ LPSTR lpCmdLine,
_In_ int nCmdShow
)
{
MessageBoxW(0, L"Test", L"Test", MB_OK);
return 0;
}

File Metadata

Mime Type
text/x-c
Expires
Mon, Jun 8, 9:52 AM (4 h, 11 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
fc/2b/e615863ef1f63985b0ad4788c498

Event Timeline