by oddy
About multi-lingual support on MinGW
|
|
[4 replies] Last: @kigar64551 I found that when I am under Windows 7 the MinGW compiler... (by oddy)
|
by rtischer8277
How to edit 'Inherit from parent or project defaults'
|
|
[1 reply] : This question was answered on Stackoverflow. See ArenaLor's Answer at ... (by rtischer8277)
|
by Ander1son0
MoveAFlileFromPCToFlashDriveUsingDMA
|
|
[2 replies] Last: And if the OP is looking for something less Win-centric and more C++ t... (by deleted account xyzzy)
|
by Manannan
Troubles Calling C++/CLI .NET Framework From .NET Core
|
|
[no replies]
|
by LukeProducts
System Idletime
|
|
[4 replies] Last: I do not know how, where, etc. But somewhere, windows tracks the idle... (by jonnin)
|
by byronhawkins
Cross compiling for Windows on ARM
|
|
[4 replies] Last: Compilers are never available natively for ARM, including Visual Stud... (by deleted account xyzzy)
|
by toyboat1000
How to pause a for loop
|
|
[7 replies] Last: you can also just move the for loop into its own function as a thread.... (by jonnin)
|
by Cambalinho
how initializate a template class static variable?
|
|
[14 replies] Last: can i do these: typedef static inline Static; ? error line: " 'Sta... (by Cambalinho)
|
by dodge55
new LNK1104 error in Visual Studio
|
|
[7 replies] Last: Nope. ProcessHacker provides the same info as the MS tool does. The ... (by kigar64551)
|
by LukeProducts
Windows Process Hooking
|
|
[1 reply] : "Hooking" means that you replace a certain function with your own im... (by kigar64551)
|
by garett
How to format CString variable?
|
|
[2 replies] Last: CString has some formatting but not for dates that I know of. you hav... (by jonnin)
|
by LukeProducts
Windows API Webcam Snap
|
|
[2 replies] Last: Ive just found something: // create the preview window HWND hC... (by LukeProducts)
|
by LukeProducts
Sending Files over socket not working properly
|
|
[4 replies] Last: Hello guys, thank you so much. I didn't consider to expect that sen... (by LukeProducts)
|