| |
|
person725
|
  |
| Joined: 11 Oct 2009 |
| Total Posts: 535 |
|
| |
|
|
| 01 Jan 2014 02:54 PM |
HWND Win = CreateWindow(NULL,"Test",WS_BORDER|WS_VISIBLE,300,400,800,600,NULL,NULL,NULL,NULL); DWORD ID; GetWindowThreadProcessId(Win,&ID); HANDLE WP = OpenProcess(PROCESS_ALL_ACCESS,0,ID); ShowWindow(Win,5); |
|
|
| Report Abuse |
|
|
|
| 01 Jan 2014 02:56 PM |
| It has no errors but the window still doesn't show. |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Jan 2014 03:01 PM |
| Where should I post this?! |
|
|
| Report Abuse |
|
|
person725
|
  |
| Joined: 11 Oct 2009 |
| Total Posts: 535 |
|
|
| 01 Jan 2014 03:02 PM |
| Not on roblox... Try codeacedmy |
|
|
| Report Abuse |
|
|
| |
|
person725
|
  |
| Joined: 11 Oct 2009 |
| Total Posts: 535 |
|
|
| 01 Jan 2014 03:06 PM |
| There are experienced coders on there, im sure if you go to the forums someone will know. |
|
|
| Report Abuse |
|
|
transIate
|
  |
| Joined: 20 Jun 2013 |
| Total Posts: 2699 |
|
|
| 01 Jan 2014 03:08 PM |
| i see what's wrong but i won't tell uu! |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 01 Jan 2014 03:53 PM |
| OP is a troll, this same exact part is in that old DLL exploit. |
|
|
| Report Abuse |
|
|