ServiceBase.lib |
|
[1 reply] : 1. What is ServiceBase.lib? It seems to be part of the system develo... (by Thomas1965)
|
by Equator
Programm chrashing
|
|
[5 replies] Last: What kind of example? (by Equator)
|
by armadica100
Hardware Input
|
|
[1 reply] : i dont know exactly what you are asking for but there's an android app... (by shadder)
|
by DrZoidberg
Asynchronous ReadFile() ?
|
|
[2 replies] Last: Oh I was dreading the named pipes answer.. guess I'll spend a few more... (by DrZoidberg)
|
by Cambalinho
animated cursors: how can get the RIFF delay\rate?
|
|
[8 replies] Last: i must read the data byte a byte or is there another way? (by Cambalinho)
|
by Kunal123
Unresolved external symbol in windows
|
|
[no replies]
|
by BAILANDO
How to include WinForm form1.h in form2 and inverse
|
|
[1 reply] : "forward declaration" read the answer from scott: http://stackoverf... (by closed account 48bpfSEw)
|
by john026
How to know who execute an exe file?
|
|
[4 replies] Last: Thank you for your prompt reply! I'm going to try these. (by john026)
|
by rockinuzair
Any sleep function for win32 app? not console app please!
|
|
[3 replies] Last: this may also help https://msdn.microsoft.com/en-us/library/windows/d... (by shadder)
|
by IDIR YACINE
how to make next page function
|
|
[8 replies] Last: thanks,that trully helped me (by IDIR YACINE)
|
by diabloFalcon
How to make CreateProccess and pipe act exactly as normal cmd pipe
|
|
[1 reply] : Be careful that you're not mixing and matching wide characters and ASC... (by Computergeek01)
|
by BAILANDO
Braces on String::Format
|
|
[2 replies] Last: aaah, thanks a lot :) this helped me when i want format long strings :... (by BAILANDO)
|
by BrowserUk
Performance anomoly
|
|
[3 replies] Last: SysInternals:ProcessExplorer->Performance Tab. (And a guess!) If furt... (by BrowserUk)
|
by BAILANDO
How can i add Data source in C++ CLI VS 2015
|
|
[6 replies] Last: Yea thanks i add few components like MySQLConnection etc in toolbox an... (by BAILANDO)
|
by BAILANDO
How to add advert banner in C++ app
|
|
[2 replies] Last: yes, but when you want to display html from adsense, then you need pro... (by BAILANDO)
|
by BAILANDO
Save textboxes values for next use after program restart C++ CLI
|
|
[1 reply] : When the Windows loader runs an executable, it opens the executable's ... (by skaa)
|
by facun20
How can this be done?
|
|
[2 replies] Last: Kinda of...for example when you get Norton Antivirus and it asks you f... (by facun20)
|
by BAILANDO
XOR encrypt decrypt help
|
|
[2 replies] Last: i think i mus use writer->Write and then make while(text = reader->Rea... (by BAILANDO)
|
by newUser3940
Copy and delete
|
|
[1 reply] : https://msdn.microsoft.com/en-us/library/windows/desktop/aa363851%28v=... (by Thomas1965)
|
by Cambalinho
how draw correctly a transparent Cursor(*.cur)?
|
|
[1 reply] : heres my actual code: void DrawHCURSORtoHDC(HDC hdc, HCURSOR hIcon, i... (by Cambalinho)
|