|
|
|
|
|
by CoastalCoder
759 days ago
|
|
Probably true. The new win64 API will have just one entry point: LPSTR do_thing(LPSTR prompt);
E.g.: if (do_thing("get a mutex or whatever it's called") == do_thing("What's the happy return code for getting a mutex?") { ... }
|
|