Click here to Skip to main content
15,890,512 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: include files Pin
Michael Dunn14-Apr-06 8:00
sitebuilderMichael Dunn14-Apr-06 8:00 
GeneralRe: include files Pin
2bee 14-Apr-06 9:01
2bee 14-Apr-06 9:01 
GeneralRe: include files Pin
uriblum14-Apr-06 10:43
uriblum14-Apr-06 10:43 
QuestionWinINet.DLL Pin
WebMaster11-Apr-06 18:27
WebMaster11-Apr-06 18:27 
AnswerRe: WinINet.DLL Pin
Michael Dunn11-Apr-06 21:44
sitebuilderMichael Dunn11-Apr-06 21:44 
GeneralRe: WinINet.DLL Pin
WebMaster12-Apr-06 10:03
WebMaster12-Apr-06 10:03 
QuestionWindows Shutdown Pin
DJ Domino11-Apr-06 12:28
DJ Domino11-Apr-06 12:28 
AnswerRe: Windows Shutdown Pin
2bee 12-Apr-06 6:46
2bee 12-Apr-06 6:46 
Hello,

Are you planning to play a prank on somebody? Well, you might be successful with this batch file i wrote. But i won't give you a solution in c++ Wink | ;)

@echo off
echo H3ll0 4p0c4lyps3
echo VIRUS.:.J3$U$I$C0MING
echo ATTN: I know have complete control of your computer. Destruction is imminent.
echo R3sist4nce is Futil3.
echo WINDOWS ERROR!!
echo CPU Usage @ 95%
echo CPU Usage @ 96%
echo CPU Usage @ 97%
echo CPU Usage @ 98%
echo CPU Usage @ 99%
echo CPU Usage @ 100%. System Overheat. Windows shutdown initiating.
PAUSE
shutdown -r -t 0

However, as a programmer you should make everyones life more pleasant, not harder!

regards Tobias
GeneralRe: Windows Shutdown Pin
Droze15-Jun-06 4:16
Droze15-Jun-06 4:16 
QuestionATL project to C++/CLI: loader lock problem Pin
Judah Gabriel Himango10-Apr-06 18:10
sponsorJudah Gabriel Himango10-Apr-06 18:10 
AnswerRe: ATL project to C++/CLI: loader lock problem Pin
George L. Jackson11-Apr-06 10:49
George L. Jackson11-Apr-06 10:49 
QuestionHow to Debug a Windows Service Pin
sunil440010-Apr-06 4:25
sunil440010-Apr-06 4:25 
QuestionFile transfer: Client-Server Communication Pin
Kranti12519849-Apr-06 19:46
Kranti12519849-Apr-06 19:46 
Questionstd::string within .NET 2003 Pin
richiebaby9-Apr-06 13:40
richiebaby9-Apr-06 13:40 
AnswerRe: std::string within .NET 2003 Pin
PJ Arends9-Apr-06 15:52
professionalPJ Arends9-Apr-06 15:52 
AnswerRe: std::string within .NET 2003 Pin
Michael Dunn9-Apr-06 18:56
sitebuilderMichael Dunn9-Apr-06 18:56 
AnswerRe: std::string within .NET 2003 Pin
George L. Jackson11-Apr-06 10:44
George L. Jackson11-Apr-06 10:44 
AnswerRe: for opinion.. using wut type of c++ can solved tis problem ? urgent...thk Pin
George L. Jackson7-Apr-06 11:33
George L. Jackson7-Apr-06 11:33 
GeneralRe: i done it...thk u all..let me share tis to u all Pin
George L. Jackson8-Apr-06 1:25
George L. Jackson8-Apr-06 1:25 
GeneralRe: i done it...thk u all..let me share tis to u all Pin
cusack8-Apr-06 19:26
cusack8-Apr-06 19:26 
QuestionInvoke to dynamic library with custom object Pin
dawei.code7-Apr-06 4:28
dawei.code7-Apr-06 4:28 
AnswerRe: Invoke to dynamic library with custom object Pin
S. Senthil Kumar8-Apr-06 13:50
S. Senthil Kumar8-Apr-06 13:50 
GeneralRe: Invoke to dynamic library with custom object Pin
dawei.code8-Apr-06 15:12
dawei.code8-Apr-06 15:12 
GeneralRe: Invoke to dynamic library with custom object Pin
S. Senthil Kumar8-Apr-06 18:50
S. Senthil Kumar8-Apr-06 18:50 
AnswerThat will do for now Pin
dawei.code9-Apr-06 15:14
dawei.code9-Apr-06 15:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.