Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~14.9K People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Andy90

old topic but if you want to use .h files with C# it really depends upon what youre trying to accomplish: For instance i am writing a memorystream picture box that will display a bitmap So i used bin2c to create the .h header file which contains my bitmap as …

Member Avatar for JMC31337
0
15K
Member Avatar for JMC31337

its just a prank.. but shows the recatngle arrays and falling pixels in a 25 x 25 region snapshot of yur current screen after 10seconds... then creates a form and further cascades the pixels.. any key press will end it.. but its autostart will wait another 10 seconds and cascade …

Member Avatar for JMC31337
0
121
Member Avatar for JMC31337

After searching for how to use inline assembly with Dev-C++ i fig'd i would share my code This takes 2 const chars and swaps them thru inline AT&T assembly The variable booga starts as booga booga and ends up as JMC31337 [CODE] #include <iostream> #include <stdio.h> #include <stdlib.h> using namespace …

Member Avatar for JMC31337
0
166

The End.