# | Line 2 | Line 2 | |
---|---|---|
2 | // | |
3 | // Douglas Thrift | |
4 | // | |
5 | < | // $Id: Chooser.cxx,v 1.2 2003/08/17 00:43:49 douglas Exp $ |
5 | > | // $Id: Chooser.cxx,v 1.3 2003/08/17 03:55:39 douglas Exp $ |
6 | ||
7 | #include "Chooser.h" | |
8 | ||
9 | + | INT_PTR CALLBACK smersh(HWND dialog, UINT msg, WPARAM w, LPARAM l); |
10 | + | |
11 | struct | |
12 | { | |
13 | bool* shortcut; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |