by JUANDENT
How to find a list of supported locales in Windows?
|
|
Mar 28, 2023 at 8:53am
[2 replies] Last: When using #include <windows.h>, consider also having before #defin... (by seeplus)
|
by malibor
Is there an API to determine COM apartment model?
|
|
Mar 26, 2023 at 9:49pm
[2 replies] Last: Nice, this is exactly what I need. Thanks! (by malibor)
|
by JUANDENT
How to add a project in one solution as a reference to another project in another solution?
|
|
Mar 18, 2023 at 9:11pm
[1 reply] : Referencing a project from another solution is not possible. Instead ... (by malibor)
|
by ruzip
fmemopen for Windows?
|
|
Mar 14, 2023 at 12:57am
[4 replies] Last: Thanks for the suggestions. (by ruzip)
|